Ozge Koc
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Ozge Koc-
User Cuts, Callback Efficiency, and Internal Cut Generation
AnsweredHi Gurobi team,I'm implementing a Branch-and-Cut algorithm using the MIPNODE callback to add problem-specific user cuts via cbCut(...). I do not use cbLazy(...) and do not set LazyConstraints = 1.M...