Bradley Ning
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Bradley Ningによる最近のアクティビティ-
A weird output, is it a bug of Gurobi 8.1.1?
回答済みHi there, I am runing the following simple python code, the m.ObjVal output is 4.0, v.X is 0.01, while obviously, the minimum should be 0 if u is between 1/3 to 2/3? My Gurobi version is 8.1.1, an...
-
Very weird output of binary variable?
回答済みAfter optimizing successfully, when I transfer the binary variables as input parameters to a logic function (‘and’, ‘or’ operation etc.), the output is different from when I transfer the values of ...