Justin Luke
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 2
アクティビティの概要
Justin Lukeさんの最近のアクティビティ-
Justin Lukeさんがコメントを作成しました:
Hi Richard, Yes, that is! Thank you and the team for looking into this. Looking forward to a fix.
-
Justin Lukeさんが投稿を作成しました:
Multiobjective with MLinExpr
回答済みCurrently, multiobjectives only support having subsequent objective terms (after the primary term) as LinExpr(). Will MLinExpr() objective terms be supported? Thanks!
-
Justin Lukeさんが投稿を作成しました:
Retrieving MVar from Model read from file
回答済みAfter loading a Gurobi model from file (e.g. m = gp.read('my_model.mps')), I am unable to retrieve matrix variables. For example, if the model had MVar with name "X" when it was previously construc...