
Anian Ruoss
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
Anian Ruossさんの最近のアクティビティ-
Anian Ruossさんがコメントを作成しました:
Hi Silke, Thank you for your quick response! Indeed, using NumericFocus=2 fixes the problem. Best, Anian
-
Anian Ruossさんが投稿を作成しました:
gurobipy.GurobiError: Empty general constraint with infinite constant
回答済みI 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さんがコメントを作成しました:
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さんがコメントを作成しました:
No, but I'm using Gurobi 8.10. Do you think this could explain the difference?
-
Anian Ruossさんが投稿を作成しました:
Incorrect MIP Optimality
回答済みI 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...