霖锋 张
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by 霖锋 张-
霖锋 张 created a post,
How do I model if else conditional statements in Gurobi?
AnsweredHi Gurobi Team, I want to linearize the following if-else statement: If a=4, then b=1; else b=0, where b is a binary variable and a is an integer variable. I would like to write this directly into ...