永宁 赵

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 3

Posts

Recent activity by 永宁 赵 Recent activity Votes
  • Modeling of conditional constraints

    Answered

    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?

    Answered

    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

    Answered

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