
Luke Kenworthy
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Luke Kenworthy-
Nondeterministic behavior when solving same model fingerprint
AnsweredI have a problem where I load the same model from the same .mps file and solve it multiple times, but get different answers between solves. I use the following code: import gurobipy as gpimport sy...