![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
a scheduler that executes any available operation (chosen arbitrarily) More...
#include <algorithm>#include <vector>#include <agrum/agrum.h>#include <agrum/base/graphicalModels/inference/scheduler/scheduler.h>#include <agrum/base/graphicalModels/inference/scheduler/schedulerSequential_inl.h>Go to the source code of this file.
Classes | |
| class | gum::SchedulerSequential |
| struct | gum::SchedulerSequential::UnexecutedOperation |
| a structure to keep informations about operations that could not be executed due to memory usage limitations More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
a scheduler that executes any available operation (chosen arbitrarily)
Definition in file schedulerSequential.h.