#include <acado/matrix_vector/matrix_vector.hpp>
#include <acado/variables_grid/variables_grid.hpp>
#include <acado/nlp_solver/nlp_solver.hpp>
#include <acado/nlp_solver/scp_method.hpp>
Go to the source code of this file.
Classes | |
class | OptimizationAlgorithmBase |
Base class for user-interfaces to formulate and solve optimal control problems and static NLPs. More... |