Alexia Payan
- 合計アクティビティ 15
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 6
投稿
Alexia Payanによる最近のアクティビティ-
MIP gap
回答済みHello All, I have a multi-objective hierarchical optimization problem with about 450,000 variables (integer) and 355,000 constraints. After about 11 hours, the MIP gap for the first objective is 10...
-
Hierarchical optimization and RelTol
回答済みHello, I am trying to maximize the revenues from building various products while minimizing the number of machines used to make those products (i.e. increase the utilization of these machines). The...
-
Very slow hierarchical objective optimization
回答済みI a considering a hierarchical objective optimization. The first objective already takes a long time to "solve" to a given gap, say 3%. When adding the second objective, the runtime is increased b...
-
Cutoff and optimal solution
回答済みHello All, I get the following output from my model solve: What does the current node "cutoff" objective mean? I still get an optimal solution printout after this happens with a gap of 11.1% corre...
-
Printing best bound solution for MIP problem
回答済みHello All, Is it possible to print the LP solution corresponding to the best bound objective value at a given time during the optimization, for example when an integer solution to the MIP is found?...