Alexander Hoffman
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Alexander Hoffmanさんの最近のアクティビティ-
Alexander Hoffmanさんがコメントを作成しました:
Resolved
-
Alexander Hoffmanさんがコメントを作成しました:
I have realized that in some old code from a colleague in the same repository there is a Gurobi 5.6 jar that is being included instead of my 9.5 jar. This is most likely the root of the problem and...
-
Alexander Hoffmanさんがコメントを作成しました:
I am now getting a very similar error in the Diet.java example on the line model.addConstr(ntot, GRB.EQUAL, nutrition[i], Categories[i]);
-
Alexander Hoffmanさんが投稿を作成しました:
"Variable not in model" for Bilinear.java example
回答済みHi, should firstly note that using v9.5 the Mip1 java example didn't work for me, at least in my jar lib GRBEnv GRBEnv(boolean empty) was undefined. I moved on to trying Bilinear.ja...