#include <acado/utils/acado_utils.hpp>
#include <acado/user_interaction/algorithmic_base.hpp>
#include <acado/function/ocp_iterate.hpp>
#include <acado/conic_program/banded_cp.hpp>
#include <acado/conic_solver/banded_cp_solver.hpp>
#include <acado/nlp_solver/scp_evaluation.hpp>
Go to the source code of this file.
Classes | |
class | SCPmeritFunction |
Allows to evaluate a merit function within an SCPmethod for solving NLPs. More... | |