http://www.perlmonks.org?node_id=865885


in reply to How to compare two undirected graphs?

How do you define, "Compare"? Which nodes are there, which nodes are not? What about the order of nodes? Perhaps you should figure out what you need before you try to compare two graphs.

  • Comment on Re: How to compare two undirected graphs?