How to program ILPs containing decision variables using gurobipy?
Answered
1
-
To get started with gurobipy, we recommend having a look at our gurobipy webinar series. This should provide you a good introduction to begin implementing your first optimization models.
You might also want to have a look at our Python Examples. In particular, the mip1.py example is a good entry point. Then, having a look at the examples diet.py and workforce.py is a good idea to proceed.
2
Please sign in to leave a comment.
Comments
1 comment