Any cheat sheet or documention for syntaxes in gurobipy?
回答済みIs there any cheat sheet or documentation containing/explaining syntaxes and built-in functions in gurobipy?
I searched the website, I only found a few examples.
0
-
Hi Ashkan,
You can have a look at:
- Reference manual: Gurobi's technical documentation for different APIs including Python
- Code examples: a library of programmatic examples highlighting different features of Gurobi in a variety of languages including Python
- Jupyter Notebook Modeling Examples: a repository of different modeling examples implemented using Gurobi Python API
- gurobipy-pandas examples: A number of examples if you are interested in using gurobipy-pandas package
You can probably start from the code examples and then check out the notebook repository to find a modeling example that is closest to your application. The reference manual is the place where you can find all available objects and their corresponding methods/attributes in each API.
As a commercial customer of Gurobi, you are always welcome to submit a ticket via our Help Center and we would be happy to provide one-on-one support.
Best regards,
Maliheh
0
サインインしてコメントを残してください。
コメント
1件のコメント