![]() |
aGrUM
0.14.2
|
Class for computing default triangulations of graphs. More...
#include <iostream>
#include <sstream>
#include <vector>
#include <agrum/graphs/algorithms/triangulations/unconstrainedTriangulation.h>
#include <agrum/graphs/cliqueGraph.h>
#include <agrum/graphs/graphElements.h>
#include <agrum/graphs/algorithms/triangulations/incrementalTriangulation_inl.h>
Go to the source code of this file.
Classes | |
class | gum::IncrementalTriangulation |
Class that performs incremental triangulations. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Class for computing default triangulations of graphs.
Definition in file incrementalTriangulation.h.