proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
#include "proxsuite-nlp/modelling/constraints/equality-constraint.hpp"
#include "proxsuite-nlp/modelling/constraints/negative-orthant.hpp"
#include "proxsuite-nlp/modelling/constraints/box-constraint.hpp"
#include "proxsuite-nlp/modelling/constraints/l1-penalty.hpp"
#include "proxsuite-nlp/modelling/constraints/constraint-set-product.hpp"
Go to the source code of this file.
A header which includes all standard constraint sets supported by proxsuite-nlp.
Definition in file constraints.hpp.