Paula Fermin Cueto
- 合計アクティビティ 12
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 3
- サブスクリプション 3
アクティビティの概要
Paula Fermin Cuetoさんの最近のアクティビティ-
Paula Fermin Cuetoさんがコメントを作成しました:
Thank you very much for your answer. I understand now. What an interesting example!
-
Paula Fermin Cuetoさんが投稿を作成しました:
Strange log: infeasible root relaxation, feasible MIP
回答済みHello, I am getting a strange log with the MIP I'm trying to solve. The MIP is feasible, as proved by the optimal solution displayed below. However, the log says "infeasible" for the root relaxatio...
-
Paula Fermin Cuetoさんがコメントを作成しました:
Hi Jaromił, Thank you very much for this clarification. It is going to be tricky to control the size of the problem. I really want to avoid destroying the warm-start without keeping redundant rows...
-
Paula Fermin Cuetoさんが投稿を作成しました:
Issue with warm-start after changing rows
回答済みSometimes I need to change the variable coefficient of a constraint and then reoptimise from the previous solution. Whenever this change makes the problem primal infeasible, the dual simplex doesn'...
-
Paula Fermin Cuetoさんがコメントを作成しました:
Hi Jaromił, That makes sense, thank you for confirming this. Paula
-
Paula Fermin Cuetoさんが投稿を作成しました:
Primal and dual simplex
回答済みHow does Gurobi go about re-optimising an LP model when we add both rows and columns to the model from the last solve? Does it do it sequentially, i.e. add columns -> warm start primal simplex -> a...