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

a scheduler that executes any available operation (chosen arbitrarily) More...

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

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

Detailed Description

a scheduler that executes any available operation (chosen arbitrarily)

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

Definition in file schedulerSequential.h.