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

Abstract base class for computing triangulations of graphs. More...

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

Go to the source code of this file.

Classes

class  gum::Triangulation
 Interface for all the triangulation methods. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Abstract base class for computing triangulations of graphs.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file triangulation.h.