Lukas Weimann
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Lukas Weimannによる最近のアクティビティ-
Confusion about MILP log: "best objective" not part of solutions, gap doesn't match
進行中Hello, I try to minimze an MILP problem of which I know that the optimal solution is 0. I formulated the problem in Matlab 2020b using the latest version of YALMIP as interface and Gurobi v9.1.1. H...
-
GRBaddnodefile failed
回答済みHello, I'm currently trying to solve a rather large MILP (~4.3 million nonzeros after presolve) with Gurobi 9.0.0 on 8 threads with 16 GB RAM. I formulated the problem in MATLAB. As the solution is...
-
Question about MILP parallelization
Hello community, I have a general question about the branch and bound performance when operated on >1 cores.I recently ran a rather large optimization problem (100000+ decision variables, 1000+ int...