Adrien Belfer
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Adrien Belferさんの最近のアクティビティ-
Adrien Belferさんがコメントを作成しました:
Linked to my previous post, I have another question.Is there a way in a lazy constraint callback to “re-push” a new solution? In my context, the MIP master problem may find solutions using heuristi...
-
Adrien Belferさんが投稿を作成しました:
Does adding callbacks (lazy constraints) affect the heuristics?
Hi,In the context of my research, I am developing a model needing lazy constraints. These lazy constraints are needed to add Benders cuts to my problem. However, when doing so, I have the feeling t...
-
Adrien Belferさんがコメントを作成しました:
Hi again Riley,From a commercial point of view, I totally understand the lack of interest. It was more for a research purpose. In any case, thank you for your feedback.Adrien
-
Adrien Belferさんがコメントを作成しました:
Hi Riley,I totally understand the obstacles, but wouldn't it be interesting as a future feature to enable locally valid cuts? Adrien
-
Adrien Belferさんが投稿を作成しました:
Locally valid user cuts and upper bounds
回答済みHi,I am solving a mixed integer liner program with big M constraints (coming from linearisation), using the JuMP package in Julia. This big M values correspond to upper bounds of some variables and...