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
I believe at present opty does not support to change instance constraints, without setting up Problem again.
With some simulations it helps convergence if one starts with a simpler problem and use the solution of it as initial guess of a more difficult problem. The more difficult problem often has different instance constraints.
It would be convenient if instance constraints could be changed (similar to par_map) without setting up Problem again.