![]() |
aGrUM 3.0.0
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/structuralMetrics_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::StructuralMetrics |
| 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 structuralMetrics.h.