Theorem:
Two graphs are isomorphic, if and only if their vertices can be labelled in such a way that the corresponding adjacency matrices are equal.
Theorem:
Two labeled graphs G and G' with adjacency matrices A and A' respectively are isomorphic, if and if, there exists a permutation matrix P such that PAPT =A'
Note:
A matrix whose rows are the rows of the unit matrix, but not necessarily in their natural order, is called a permutation matrix.
No comments:
Post a Comment