Isomorphism of Graphs
Two simple graphs and are isomorphic if there exists a bijective function from to with the property that and are adjacent in if and only if and are adjacent in , for all and in . Such a function is called an isomorphism. Two simple graphs that are not isomorphic are called non-isomorphic.
Invariants under Isomorphism
- Number if vertices
- Number of edges
- Number of vertices of each degree
- The existence of a simple circuit of length , where is a positive integer greater than . If any of these quantities differ in two simple graphs, these graphs cannot be isomorphic.