Timo Voipio
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Activity overview
Latest activity by Timo Voipio-
Timo Voipio created a post,
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...
-
Timo Voipio commented,
Hi Matthias, I would like to remove the unnecessary variables from the LP file in order to make the LP file actually useful for debugging the modeling process. I would not use the LP file for trans...
-
Timo Voipio created a post,
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...
-
Timo Voipio created a post,
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...