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
There are a number of solver status return codes from IPOPT that are not handled gracefully within Pyomo. (e.g. when the solver fails in restoration). Should the IPOPT interface be specialized to include stronger reporting for these (currently unhandled) status return codes?