Estele Glize
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Estele Glizeによる最近のアクティビティ-
Processing of the root node
回答済みHello, I have a MIP problem A with a set of variables Va and a problem B with a set of variables Vb = Va + Vb’. The objective of the root relaxation is the same for both problems before postprocess...
-
Is there a parameter for the upper cutoff of the tree search of MIP ?
回答済みHi, Is there a parameter to set the upper cutoff for tree search, like the Cutup parameter in CPLEX ?Are BestBdStop or CutOff do this cutoff ? I can't use the variable attributes Start because I ju...