![]() |
aGrUM
0.14.2
|
Class for fast retrieval of simplicial and quasi/almost simplicial nodes. More...
#include <iostream>
#include <utility>
#include <agrum/agrum.h>
#include <agrum/core/priorityQueue.h>
#include <agrum/graphs/cliqueGraph.h>
#include <agrum/graphs/algorithms/simplicialSet_inl.h>
Go to the source code of this file.
Classes | |
class | gum::SimplicialSet |
Class enabling fast retrieval of simplicial, quasi and almost simplicial nodes. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Macros | |
#define | GUM_QUASI_RATIO 0.99 |
#define | GUM_WEIGHT_THRESHOLD 0.0 |
Class for fast retrieval of simplicial and quasi/almost simplicial nodes.
Definition in file simplicialSet.h.
#define GUM_QUASI_RATIO 0.99 |
Definition at line 37 of file simplicialSet.h.
#define GUM_WEIGHT_THRESHOLD 0.0 |
Definition at line 38 of file simplicialSet.h.