Open richardrl opened 5 years ago
How do we compare two graphs and show the difference?
It must be a structural comparison since the nodes have different object IDs
graph isomorphism is NP-hard afaik, but that would be a really cool thing to do yes
How do we compare two graphs and show the difference?
It must be a structural comparison since the nodes have different object IDs