Excel Add in
AnsweredHey, just wanted to ask how can I add Gurobi as an Excel add in ?
0
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support. -
Gurobi does not provide an Excel add in. If you are comfortable in Python, there are several Python packages available to read and write to an excel Notebook. Combined with the Gurobi Python API, it is a good solution.
If you are looking specifically for an Excel add in, you can try Solver Studio or Frontline Solver. And lastly, you can write a vba macro.
0 -
I wrote a short paper about using Gurobi with Excel: https://github.com/lukassykora/gurobi
0
Post is closed for comments.
Comments
3 comments