I need help with isomorphic graphs but with many nodes and all the same degrees!

42 Views Asked by At

I know that to prove isomorphism I have to find out which nodes from one graph correspond with nodes from the other, but I am having issues with graphs with a lot of nodes and all of them have neighbors with the same degree!

two graphs picture

Can anybody please help out?

1

There are 1 best solutions below

0
On

The graph on the left contains triangles; the one on the right doesn't.