aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
Defines the constraint object and constraint stack manager for this library. More...
#include "aligator/core/function-abstract.hpp"
#include <proxsuite-nlp/third-party/polymorphic_cxx14.hpp>
#include "aligator/core/constraint.hxx"
Go to the source code of this file.
Classes | |
struct | aligator::StageConstraintTpl< Scalar > |
Simple struct holding together a function and set, to describe a constraint. More... | |
struct | aligator::ConstraintStackTpl< Scalar > |
Convenience class to manage a stack of constraints. More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |
Defines the constraint object and constraint stack manager for this library.
Definition in file constraint.hpp.