aGrUM  0.14.2
structuralComparator.h File Reference

A class for comparing graphs based on their structures. More...

+ Include dependency graph for structuralComparator.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.

Author
Quentin FALCAND and Pierre-Henri WUILLEMIN

Definition in file structuralComparator.h.