Mario Ruthmair
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Mario Ruthmairによる最近のアクティビティ-
Ignored lazy constraint leads to wrong solution
進行中Hi, I am working on a branch-and-cut algorithm in C++ using both lazy constraints and user cuts. For one particular model, an incumbent solution is accepted although a violated lazy constraint is a...
-
same LP solution multiple times in root node, user cuts ignored
Dear support team, I am working on a branch-and-cut algorithm using the C++ interface of Gurobi to add user cuts via callbacks. While I know that Gurobi heuristically decides which user cuts to acc...