Lukas Weimann
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Lukas Weimann-
Confusion about MILP log: "best objective" not part of solutions, gap doesn't match
OngoingHello, 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
AnsweredHello, 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...