rcognita.solvers
Functions
|
Create a CasADi integrator for a given system. |
|
Create an ODE solver for the given system with the given initial conditions and integration parameters. |
Classes
|
The CasADiSolver class is a subclass of the abstract Solver class that allows for the integration of a system of differential equations using the CasADi library. |
|
Solver is an abstract class representing a solver for optimization problems. |