optimizer/linear programming

Linear Programming Resources

샤가샤가 2021. 4. 19. 11:00

Linear Programming Resources

Linear programming and mixed-integer linear programming are very important topics. If you want to learn more about them—and there’s much more to learn than what you saw here—then you can find plenty of resources. Here are a few to get started with:

Gurobi Optimization is a company that offers a very fast commercial solver with a Python API. It also provides valuable resources on linear programming and mixed-integer linear programming, including the following:

If you’re in the mood to learn optimization theory, then there’s plenty of math books out there. Here are a few popular choices:

This is just a part of what’s available. Linear programming and mixed-integer linear programming are popular and widely used techniques, so you can find countless resources to help deepen your understanding.

 

 

출처 :  realpython.com/linear-programming-python/#linear-programming-resources

'optimizer > linear programming' 카테고리의 다른 글

Linear Programming Explanation  (0) 2021.04.19
Linear Programming Solvers  (0) 2021.04.19