Timo Voipio
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Posts
Recent activity by Timo Voipio-
Recovering from DISCONNECTED in Gurobi Instant Cloud
AnsweredHi,I'm using Gurobi Instant Cloud to solve MIP problems constructed with Python (gurobipy 12.0). The client is an AWS EC2 instance. Usually this works well, but one of my longer runs was interruped...
-
Variable participating (only) in general constraints appear with 0 weight in objective in LP file
AnsweredHi all, my question relates to "unnecessary" variables appearing in the Objective specification in a MIP problem LP file. This is likely related to https://support.gurobi.com/hc/en-us/community/pos...
-
Configure parameters via OS environment variables
Awaiting user inputIt would be nice if parameters (e.g. CloudPool, MemLimit, Logfile, ...) could be configured using environment variables, in addition to .env file and API (e.g Env() constructor). The gurobi.env fil...