![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
A class for comparing graphs based on their structures. More...
#include <agrum/base/graphs/PDAG.h>#include <agrum/BN/BayesNet.h>#include <agrum/BN/algorithms/structuralComparator_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::StructuralComparator |
| A class for comparing graphs based on their structures. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
A class for comparing graphs based on their structures.
Classifies corresponding arcs, edges and nothing in a graph given a reference graph to then return values of recall, precision and Fscore.
Definition in file structuralComparator.h.