|
PANOC-ALM
quadratic-penalty
Nonconvex constrained optimization
|
#include <iosfwd>
Include dependency graph for solverstatus.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| pa | |
Enumerations | |
| enum | SolverStatus { Unknown = 0, Converged, MaxTime, MaxIter, NotFinite, NoProgress, Interrupted } |
| Exit status of a numerical solver such as ALM or PANOC. More... | |