Arthur d'Hertog

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 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