Yaroslav Pylyavskyy
- 合計アクティビティ 16
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 5
- サブスクリプション 3
投稿
Yaroslav Pylyavskyyによる最近のアクティビティ-
Different best bounds for different python scripts that run precisely the same model for the same problem
進行中Hi, I am solving scheduling problems with Python and Gurobi. Due to script being regularly updated, I save major updates as newer versions. Part of my script is a function which uses Gurobi to impl...
-
Unable to find optimal solution for some instances
回答済みHi, I am dealing with a scheduling problem and I use pulp and gurobi to solve it. While the solver works very well for some instances, for others it can't find the optimal solution even when runnin...