amir b
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 3
コメント
amir bによる最近のアクティビティ-
Thank you so much for the guide. Sincerely, Amir
-
Hi I used this code pG = m.addMVar(shape = p_Ng * p_Ns, vtype = GRB.BINARY)for i in range(0, p_Ng * p_Ns): pG[i].Start = GRB.UNDEFINED # or pG[i].Start = 0 did not work but it says 'No start ...