Yoon Seung Kyu
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Yoon Seung Kyuさんの最近のアクティビティ-
Yoon Seung Kyuさんがコメントを作成しました:
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さんが投稿を作成しました:
MIPSOL Callback : Is there any way to get solution right after incumbent found?
回答済みHi, 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...