Ying Xue
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by Ying Xue-
Tolerance and bineary variables
AnsweredThe 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 ...
-
'OR' in conditional constraint
AnsweredI 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...