Zhibin Deng
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 0
アクティビティの概要
Zhibin Dengさんの最近のアクティビティ-
Zhibin Dengさんがコメントを作成しました:
Dear Sonja, I set WHERE = GRB.Callback.MIPSOL. I check whether the current incumbent solution gives an SDP constraint by checking the minimal eigenvalue of the solution matrix "X". If the minimal...
-
Zhibin Dengさんがコメントを作成しました:
Sonja, thank you for your suggestion. I used "callback" to add lazy constraints. I check, in my callback function, whether the incumbent solution satisfies the SDP constraint. If not, then a lazy...
-
Zhibin Dengさんが投稿を作成しました:
Lazy constraints not working?
I'm solving a mixed-integer semidefinite programming (SDP) problem using lazy constraints in the callback for the SDP constraint. That is, when Gurobi found a feasible solution, I add a lazy constr...