| Author |
Comment/Response |
meilin
|
09/16/03 07:40am
I'm working on a program to calculate the similarity between two graphs (Matching/ graph isomorphism). Anyone can give me an example of graph isomorphism in Java? The data structure that i should use (adjacency Matrix or adjacency list), etc.
Thank you.
URL: , |
|