
Felipe Cordera
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Felipe Corderaさんの最近のアクティビティ-
Felipe Corderaさんがコメントを作成しました:
Hi, I have two related questions. Should I expect the first queried MIPNODE_OBJBND (when MIPNODE_NODCNT equals 0) to be equal to the plain LP relaxation? Is it correct to assume that the last quer...
-
Felipe Corderaさんがコメントを作成しました:
Hi Jaromił, thanks for your answer. It seems that for LP models, the ObjBound attribute is available when optimality is proven. Of course in this case it equals ObjVal, and is not very informative....
-
Felipe Corderaさんが投稿を作成しました:
ObjBound - Barrier with no crossover
回答済みHi, I'm solving an LP model with the following parameters: m.Params.Method = 2 # barrierm.Params.Crossover = 0 # no crossover and I would like to get the objBound after a limited number of iteratio...