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
Solvers should derive from a solver class that stores common parameters and methods. Among other things, it should test KKT conditions. Perhaps it should be an iterator.