Yaroslav Pylyavskyy
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 3
Posts
Recent activity by Yaroslav Pylyavskyy-
Different best bounds for different python scripts that run precisely the same model for the same problem
OngoingHi, 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
AnsweredHi, 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...