Package graph

Code for generating asymmetric graphs (graphs without non-trivial homomorphisms).

See:
          Description

Class Summary
GenGraphs The main program for a test driver.
Graph An un-directed graph
NodeInfo Is used for sorting nodes with respect to topological invariants
 

Package graph Description

Code for generating asymmetric graphs (graphs without non-trivial homomorphisms). Such graphs can be used for testing graph matching code.