proxsuite-nlp  0.11.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
 
Loading...
Searching...
No Matches
constraints.hpp
Go to the documentation of this file.
1
5#pragma once
6
8#include "proxsuite-nlp/modelling/constraints/negative-orthant.hpp"
9#include "proxsuite-nlp/modelling/constraints/box-constraint.hpp"
10#include "proxsuite-nlp/modelling/constraints/l1-penalty.hpp"
11#include "proxsuite-nlp/modelling/constraints/constraint-set-product.hpp"