aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
constraint.hpp File Reference

Defines the constraint object and constraint stack manager for this library. More...

#include "aligator/core/function-abstract.hpp"
#include "aligator/core/constraint.hxx"
Include dependency graph for constraint.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines the constraint object and constraint stack manager for this library.

Definition in file constraint.hpp.