aligator  0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
solver-fddp.hpp File Reference
#include "aligator/core/callback-base.hpp"
#include "aligator/core/explicit-dynamics.hpp"
#include "aligator/core/linesearch.hpp"
#include "workspace.hpp"
#include "results.hpp"
#include "aligator/utils/logger.hpp"
#include "aligator/threads.hpp"
#include <boost/unordered_map.hpp>
Include dependency graph for solver-fddp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aligator::SolverFDDPTpl< Scalar >
 The feasible DDP (FDDP) algorithm, from Mastalli et al. (2020). More...
 

Namespaces

namespace  aligator
 Main package namespace.
 

Detailed Description

Definition in file solver-fddp.hpp.