Ying Xue

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

投稿

Ying Xueによる最近のアクティビティ 最近のアクティビティ 投票
  • Tolerance and bineary variables

    回答済み

    The decision variables are defined to be greater equal than 0. However the result i get containes values like -2.84e-14. My objective function is to count the nonzero values and these values leads ...

  • 'OR' in conditional constraint

    回答済み

    I was trying to define a variable x using gurobi julia. x could either equal to 0 or greater equal to 10. I tried to use the big-M formulation in this article but seems doesn't work: https://suppor...