Axel Bruck
- 合計アクティビティ 19
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Axel Bruckによる最近のアクティビティ-
Infeasible because of numerical issues?
回答済みHi community, I have a slightly general question:I have a quite large Pyomo model that I solve with Gurobi. It solves really fast but when the input values get a bit larger, it becomes infeasible. ...
-
Solver gets stuck in "Root Simplex" after finding optimal solution
回答済みHi community, I have a large MILP model in Pyomo on Python and I am running into problems for a certain set of input parameters. After finding an optimal objective after the barrier solving in 65 i...
-
Huge MIP model never finishes for certain input
回答済みDear Community, I have a huge Pyomo MILP model (6,307,518 continuous vars and 350,400 integer vars). For a certain set of inputs (only for that one so far) I always run into a memory error. Either ...