Lorenzo Castellino
PhD Student in Chemical and Material Sciences
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Lorenzo Castellino-
Lorenzo Castellino commented,
Dear Mario, Thank you for you reply. Unfortunately I don't have a direct reference to the model: this is why I tried catching the exception "manually" in a callback where I could model.terminate(),...
-
Lorenzo Castellino created a post,
Stopping Gurobipy on exception
AnsweredI'm building a Python API where with an endpoint I call Gurobipy in a separate thread to solve a MIP problem. Due to the hardware where the API and solver are installed I can't have more then a sin...