Ying Xue

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

アクティビティの概要

Ying Xueさんの最近のアクティビティ
  • Ying Xueさんがコメントを作成しました:

    Sorry, i mean -2.84e-14

  • 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 ...

  • Ying Xueさんが投稿を作成しました:

    '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...