Arthur d'Hertog
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Arthur d'Hertogによる最近のアクティビティ-
Else/If conditions
回答済みHello, I want to make the following condition on gurobi : if expr_ij >= 1 : P[i,j] = 1else : P[i,j] = 0I am new on gurobi, do you have any tips for me ? Thanks a lot, Arthur