Bradley Ning

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

Posts

Recent activity by Bradley Ning Recent activity Votes
  • A weird output, is it a bug of Gurobi 8.1.1?

    Answered

    Hi there, I am runing the following simple python code, the m.ObjVal output is 4.0, v.X is 0.01, while obviously, the minimum should be 0 if u is between 1/3 to 2/3?  My Gurobi version is 8.1.1, an...

  • Very weird output of binary variable?

    Answered

    After optimizing successfully, when I transfer the binary variables as input parameters to a logic function (‘and’, ‘or’ operation etc.), the output is different from when I transfer the values of ...