You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, when dealing with a COP, the user has to manually call reset() and erase the strategy.
Would it be nice that, by default, the objective manager is reset too ?
javadoc is not up to date.
The text was updated successfully, but these errors were encountered:
I share the opinion of @jgFages about resetting the OM: calling reset on solver should not change the OM but simply reinitialize it.
In other words, nothing changes for CSP, but when dealing with COP, the best know value should be erased.
Indeed, when dealing with a COP, the user has to manually call reset() and erase the strategy.
Would it be nice that, by default, the objective manager is reset too ?
The text was updated successfully, but these errors were encountered: