Yoon Seung Kyu
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Yoon Seung Kyu-
Yoon Seung Kyu commented,
I'm trying to use lazy constraints via cbGetSolution(), not user cuts. Currently I'm using callback function as below. It is called after all 'BestBd' renewed, so I was wondering if I can call call...
-
Yoon Seung Kyu created a post,
MIPSOL Callback : Is there any way to get solution right after incumbent found?
AnsweredHi, I'm trying to use callback function to get solution in the middle of optimization, and add Lazy constraints with using those solution. Using GRB.Callback.MIPSOL with model.cbGetSolution, I coul...