![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
the common interface of all the schedulers More...
#include <utility>#include <agrum/agrum.h>#include <agrum/base/core/threads/threadNumberManager.h>#include <agrum/base/graphicalModels/inference/scheduler/schedule.h>#include <agrum/base/graphicalModels/inference/scheduler/scheduler_inl.h>Go to the source code of this file.
Classes | |
| class | gum::Scheduler |
| The common interface of all the schedulers. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Enumerations | |
| enum | gum::SchedulerType { gum::SEQUENTIAL , gum::PARALLEL_OPERATORS } |
| the type of scheduler that can be used More... | |
the common interface of all the schedulers
Definition in file scheduler.h.