[Math] Graph isomorphism when all vertices have the same degree

graph theorygraph-isomorphism

Are 2 connected graphs isomorphic if they have the same number of vertices and each vertex has the same degree $k$? I don't know how to prove it but I also can't find a counter example.

Best Answer

enter image description here

One of them has a three cycle. They are both cubic graphs.