Yunhui Lin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Yunhui Lin-
Turn off Gurobi internal cut only at root node
AnsweredDear support team, I am developing a branch-and-cut algorithm for my problem. At the root node, I want to use the callback function to define my own cut while turning the Gurobi internal cuts off....