#include <IpoptSolver.h>
◆ IpoptSolver() [1/2]
template<typename SCALAR >
◆ IpoptSolver() [2/2]
template<typename SCALAR >
◆ solve()
template<typename SCALAR >
bool IpoptSolver::solve |
( |
| ) |
|
|
inlineoverridevirtual |
◆ prepareWarmStart()
template<typename SCALAR >
void IpoptSolver::prepareWarmStart |
( |
size_t |
maxIterations | ) |
|
|
inlineoverridevirtual |
Prepares the solver for a warmstarting scenario with available (good) initial guess.
- Parameters
-
[in] | maxIterations | Specifies the maximum number of nlp iteration the user is willing to spend |
Implements ct::optcon::tpl::NlpSolver< SCALAR >.
◆ configureDerived()
template<typename SCALAR >
The documentation for this class was generated from the following files:
- /home/gim2rng/ct_devel_ws/src/control-toolbox/ct_optcon/include/ct/optcon/nlp/solver/IpoptSolver.h
- /home/gim2rng/ct_devel_ws/src/control-toolbox/ct_optcon/include/ct/optcon/nlp/solver/implementation/IpoptSolver-impl.h