Timo Voipio
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 3
アクティビティの概要
Timo Voipioさんの最近のアクティビティ-
Timo Voipioさんが投稿を作成しました:
Recovering from DISCONNECTED in Gurobi Instant Cloud
回答済みHi,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さんがコメントを作成しました:
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さんが投稿を作成しました:
Variable participating (only) in general constraints appear with 0 weight in objective in LP file
回答済みHi 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さんが投稿を作成しました:
Configure parameters via OS environment variables
ユーザーの入力を待っています。It 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...