Leandro Coelho
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Leandro Coelhoによる最近のアクティビティ-
prune nodes in B&B
回答済みHello, I have a minimization MIP for which I can infer lower bounds as time goes by. Sometimes, my lower bound is better than the solution of a given node. Is there a way to prune the node? I co...
-
root node with integer variables, then relax some for branching phase
回答済みI have some very large MIPs to solve. I can relax integrality conditions on some variables but realized that doing so makes the root node solve time explode. I guess Gurobi applied cuts and strengt...