永宁 赵

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

投稿

永宁 赵による最近のアクティビティ 最近のアクティビティ 投票
  • Modeling of conditional constraints

    回答済み

    Hi, Is there any way to modeling a conditional constraint like follows: if x > X0, then y = 1if x = X0, then y = 0 where x and y are decision variables, and X0 is a predefined constant number. Thanks.

  • Any good practice for using bigM?

    回答済み

    Hi, I am using many big-Ms in my model, which makes my coefficient statistics very bad. I think that is the main reason for the very slow solving of my optimisation. Matrix range [2e-02, 4e+06]Obj...

  • Solution count

    回答済み

    Hi, I am new to optimization and Gurobi, does anyone know what the "solution count" mean when it is greater than 1? Thanks. Yongning