Ozge Koc
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Ozge Koc-
Ozge Koc created a post,
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...