霖锋 张

  • Gurobi-versary
  • First Question
  • 合計アクティビティ 2
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

霖锋 张さんの最近のアクティビティ
  • 霖锋 张さんが投稿を作成しました:

    How do I model if else conditional statements in Gurobi?

    回答済み

    Hi Gurobi Team, I want to linearize the following if-else statement: If a=4, then b=1; else b=0, where b is a binary variable and a is an integer variable. I would like to write this directly into ...