Skip to content

Improves the structural comparator

Marvin Lasserre requested to merge feature/improvingStructuralComparator into master
  • Adding precision, recall and fscore for Undigraph, MixedGraph and DiGraph,
  • Adding SHD for MixedGraph,
  • compare can be used with two list of names to create node maps and compare graphs,
  • Fixing minor errors in the calculation of scores.

Merge request reports