Private API¶
The mimir::StateMachine
provides the core logical functionality of
mimir. It runs one of algorithms that are defined in
Namespace mimir::algorithm. Communication with external applications are managed by
mimir::control::CommandResponder
.