|
PANOC-ALM
quadratic-penalty
Nonconvex constrained optimization
|
Include dependency graph for include/panoc-alm/util/problem.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Problem |
| Problem description for minimization problems. More... | |
| class | ProblemWithParam |
| struct | EvalCounter |
| class | ProblemWithCounters |
| class | ProblemOnlyD |
| Moves the state constraints in the set C to the set D, resulting in an unconstraint inner problem. More... | |
| class | ProblemFull |
| Problem description for minimization problems. More... | |
| class | ProblemFullWithParam |
| struct | EvalCounterFull |
Namespaces | |
| pa | |
Functions | |
| EvalCounter & | operator+= (EvalCounter &a, EvalCounter b) |
| EvalCounter | operator+ (EvalCounter a, EvalCounter b) |
| EvalCounterFull & | operator+= (EvalCounterFull &a, EvalCounterFull b) |
| EvalCounterFull | operator+ (EvalCounterFull a, EvalCounterFull b) |