aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
scheduler.h File Reference

the common interface of all the schedulers More...

Include dependency graph for scheduler.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

the common interface of all the schedulers

Author
Christophe GONZALES(@AMU) and Pierre-Henri WUILLEMIN(@LIP6)

Definition in file scheduler.h.