
Anian Ruoss
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Anian Ruoss-
Anian Ruoss commented,
Hi Silke, Thank you for your quick response! Indeed, using NumericFocus=2 fixes the problem. Best, Anian
-
Anian Ruoss created a post,
gurobipy.GurobiError: Empty general constraint with infinite constant
AnsweredI am trying to optimize the model below, but I get the following traceback: Read LP format model from file tmp.lpReading time = 0.00 seconds: 28 rows, 10 columns, 105 nonzerosOptimize a model with ...
-
Anian Ruoss commented,
I upgraded to 8.1.1 and the error disappeared. Do you want me to roll back and post the log files? Otherwise the issue is resolved from my side.
-
Anian Ruoss commented,
No, but I'm using Gurobi 8.10. Do you think this could explain the difference?
-
Anian Ruoss created a post,
Incorrect MIP Optimality
AnsweredI have two MIP models original.lp and modified.lp which differ only in the two additional constraints of modified.lp. Thus, the objective value of modified.lp should be larger or equal to that of o...