Excel Add in
AnsweredHey, just wanted to ask how can I add Gurobi as an Excel add in ?
0
-
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
Please sign in to leave a comment.
Comments
2 comments