Robert Hildebrand
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
Comments
Recent activity by Robert Hildebrand-
If you're on a windows computer, you need to execute the setup.py file using the python located in your anaconda distribution. Here are my instructions for installing gurobi/anaconda: Installin...
-
I see. I can write it by using m.Params.logfile = "myfile.log"
-
I updated to Gurobi 9.5.2, but I am getting the same error with writing the log file: I can run m.write("myfile.sol")m.write("myfile.lp")m.write("myfile.log") But then I get the error GurobiError:...
-
Thanks! I didn't know about this functionality. That's very helpful.
-
A sensitivity analysis package in the GUROBI TOOLs github hub would be a fantastic thing to add! This would make teaching introductory courses with gurobi much easier. Perhaps also a function to d...