Yue SU
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Yue SU-
How to add lazy constraint with JuMP in Julia language and Gurobi as solver?
AnsweredHello, I'm using Julia (version 1.1.1) and JuMP (version 0.21.2), Gurobi (version 0.8.1) to solve MIP. I'm struggling to add some lazy constraints in my model. My question is how to get solution fr...