make RoutingModel::IsModelClosed() as public access to RoutingModel::closed_
#3998
Unanswered
N40
asked this question in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What language and solver does this apply to?
C++
Describe the problem you are trying to solve.
Check whether or not
CloseModel...was called and avoid running intoLOG(WARNING) << "Model already closed"Describe the solution you'd like
Describe alternatives you've considered
QuiteCloseModelWithParameters()could also / instead be made publicBeta Was this translation helpful? Give feedback.
All reactions