David Wolfinger
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by David Wolfinger-
Error "OPTIMIZATION_IN_PROGRESS" after call to GRBModel::terminate()
OngoingDear all, I have the following problem using the C++ API of Gurobi. I want to write an abort-function which can be called by a signal handler. In this abort-function I want to stop the optimization...