Zhenchen Liao
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
コメント
Zhenchen Liaoによる最近のアクティビティ-
Thanks for your reply. I think the problem is caused by the Gurobi version so that it cannot recognise IIS Force. Best regards,
-
I think the error is caused by there is no "IISConstrForce" attribute under GRB.IntAttr. It cannot be recognised.
-
Thanks for your reply. I followed the example and writed constr.set(GRB.IntAttr.IISConstrForce, 0) which try to exlude this constraint from the subsystem. But there is syntax error "IISConstrForce ...