Siqi Zhang

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

Activity overview

Latest activity by Siqi Zhang
  • Siqi Zhang created a post,

    Comparing variables with constants

    Answered

    I want to compare variables with constants, like x>p, z=1. x is continuous variables and p is constant, z is binary variable. I try to solve it with big-M method in Gurobi, I want to know is there ...