Hi I am trying to find a well accepted method for measuring the difference between two given Graphs.
I've googled a bit but my search result was only confined to the case that the two target graph has same node cardinality.
My special concern is on measurement of distance between two graphs where one is subgraph of the other graph.
Is there any good reference which deals with this case specifically?
Hope I can find one. Otherwise I have yo make it by myself.