![]() |
aGrUM
0.14.2
|
A class for comparing graphs based on their structures. More...
#include <agrum/BN/BayesNet.h>
#include <agrum/graphs/diGraph.h>
#include <agrum/graphs/mixedGraph.h>
#include <agrum/graphs/undiGraph.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 | |
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.