Super type of all ODE solvers provided by SBMLsimulator.
Encapsulates the SBMLsimulator (see http://www.ra.cs.uni-tuebingen.de/software/SBMLsimulator).
Support for observing of SBMLsimulator runs.
Support for observing of SBMLsimulator runs. It seems the simulators always provide the complete state vector for every computed step, so this here just implements some kind of sessl-compliant cherry-picking.
Support for parallel execution.
Types to represent the algorithms offered by SBMLsimulator.
Trait to let mix-ins handle results.
Encapsulates the SBMLsimulator (see http://www.ra.cs.uni-tuebingen.de/software/SBMLsimulator). As only the core is provided at Sourceforge (http://sourceforge.net/projects/sbml-simulator/), this will be integrated (i.e., no functionality to set up experiments via the GUI is reused here).