Lynn Lynn
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Lynn Lynn-
Lynn Lynn created a post,
Solution violates the lazy constraint added in callback
Hi all, I’m using a C++ callback to enforce a set of constraints as lazy constraints. When Gurobi finds an incumbent solution, my callback detects a violated inequality and adds it via addLazy(). H...