aGrUM  0.14.2
treeOperator_tpl.h File Reference

Class used to compute the operation between two decision diagrams. More...

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

Go to the source code of this file.

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Macros

#define ALLOCATE(x)   SmallObjectAllocator::instance().allocate(x)
 
#define DEALLOCATE(x, y)   SmallObjectAllocator::instance().deallocate(x, y)
 

Detailed Description

Class used to compute the operation between two decision diagrams.

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file treeOperator_tpl.h.

Macro Definition Documentation

◆ ALLOCATE

#define ALLOCATE (   x)    SmallObjectAllocator::instance().allocate(x)

◆ DEALLOCATE

#define DEALLOCATE (   x,
 
)    SmallObjectAllocator::instance().deallocate(x, y)