Simson Garfinkel
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Simson Garfinkel-
get additional model 'attributes' from MIP run
AnsweredIn my Gurobi log I see information that is not obviously available through the Python API: Reading time = 153.94 seconds Presolve removed 52 rows and 53 columns (presolve time = 15s) ... How do I c...
-
Docker and Gurobi
AnsweredWe are running Gurobi solves that have been taking 500,000+ seconds on a 64-core system with 488GB of RAM. We would like to run Gurobi inside docker so that we can checkpoint it and restart when ou...