
Johan Gustafsson
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Posts
Recent activity by Johan Gustafsson-
Can someone try to generate new mex files for the matlab interface, it may fix some issues
AnsweredHi, I have been involved in a previous thread (https://support.gurobi.com/hc/en-us/community/posts/6918802950161-Cannot-display-log-in-Matlab-macos-) where there was an issue with that the printout...
-
Gurobi v. 9.5.2 and v.10 gives different results for the same small problem
AnsweredHi, I have just upgraded to Gurobi v. 10, which lead to that my previously built algorithm (based on a MILP) no longer works in some cases. I debugged it thoroughly, and it seems that v. 10 of Guro...
-
Solving the same MILP problem goes quickly on a laptop, but takes ages on the cluster, which should be faster?
AnsweredHi, I'm having a problem that Gurobi (8.0.0 and 9.5.0) works well on my laptop (2+2 cores, Win64, nothing fancy) for solving some MILPs (there are many examples, not just one problem). On the clust...
-
Multiple stopping criteria from matlab
AnsweredHi, I'm using Gurobi from MATLAB and I wonder if it possible to set multiple stopping criteria somehow, similar to what is described in this post, but for MATLAB? https://support.gurobi.com/hc/en-u...
-
automatic scaling of a problem in advance, before calling the solver to solve it
AnsweredHi, We have a model representing the chemical reactions in a cell that we use for various MILP and LP problems, typically to obtain metabolic fluxes (variables) through chemical reactions. An issue...