Equitable partition
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
(Learn how and when to remove this template message)
|
In graph theory, a branch of mathematics, an equitable partition of the vertex set V of a graph G = (V, E) is a partition of V such that, for any pair of vertices u and v in the same set of the partition and any set B of the partition, both u and v have the same number of neighbors in B.
More precisely, one represents where every vertex is contained in exactly one "cell" , the edges within each cell form a regular graph, and for any two distinct cells and and every vertex , the number of edges such that is a constant , independent of the choice of .
The characteristic matrix of the partition has a row for each vertex and a column for each cell, with 1 in row and column if , otherwise 0.
Equitable partitions are important for simplifying calculations involving adjacency and related matrices of large graphs.
Equitable partitions from automorphisms
The orbits of a group of automorphisms of G form an equitable partition of V.[1] This fact can assist in studying eigenvalues of graphs with vertex-transitive automorphism group. It can also assist in determining isomorphism of graphs.[2]
Matrix use
Equitable partitions allow collapsing graphical matrices into smaller, matrices while preserving the set of eigenvalues. Thus, they can facilitate spectral graph theory.[3] For example, if is an equitable partition of , then the characteristic polynomial of is divisible by that of , where is a weighted directed graph formed by collapsing each cell to a single vertex.[4] Thus, the eigenvalues of are also eigenvalues of , but may be a much smaller matrix so easier to compute with.
This is especially relevant to distance regular graphs, where the partition based on distance from a chosen vertex is equitable. That makes for, besides simplified computation of eigenvalues, a simple diagram of the numerical properties of a distance regular graph.[5]
References
- A.E. Brouwer, A.M. Cohen, and A. Neumaier (1989), Distance-Regular Graphs, Springer-Verlag, Berlin.
- Chris Godsil and Gordon Royle (2001), Algebraic Graph Theory, Graduate Texts in Math., Vol. 207, Springer-Verlag, New York.
- Brendan McKay (1981), Practical graph isomorphism, Congressus Numerantium, Vol. 30 (1981), pp. 45–87.
Notes
