Let G be an undirected finite graph with vertex set V(G) and edge set E(G). For a collection of vertices A ⊆ V(G), let ∂A denote the collection of all edges going from a vertex in A to a vertex outside of A (sometimes called the edge boundary of A):
Note that the edges are unordered, i.e., { x , y } = { y , x } {\displaystyle \{x,y\}=\{y,x\}} . The Cheeger constant of G, denoted h(G), is defined by1
The Cheeger constant is strictly positive if and only if G is a connected graph. Intuitively, if the Cheeger constant is small but positive, then there exists a "bottleneck", in the sense that there are two "large" sets of vertices with "few" links (edges) between them. The Cheeger constant is "large" if any possible division of the vertex set into two subsets has "many" links between those two subsets.
In applications to theoretical computer science, one wishes to devise network configurations for which the Cheeger constant is high (at least, bounded away from zero) even when |V(G)| (the number of computers in the network) is large.
For example, consider a ring network of N ≥ 3 computers, thought of as a graph GN. Number the computers 1, 2, ..., N clockwise around the ring. Mathematically, the vertex set and the edge set are given by:
Take A to be a collection of ⌊ N 2 ⌋ {\displaystyle \left\lfloor {\tfrac {N}{2}}\right\rfloor } of these computers in a connected chain:
So,
and
This example provides an upper bound for the Cheeger constant h(GN), which also tends to zero as N → ∞. Consequently, we would regard a ring network as highly "bottlenecked" for large N, and this is highly undesirable in practical terms. We would only need one of the computers on the ring to fail, and network performance would be greatly reduced. If two non-adjacent computers were to fail, the network would split into two disconnected components.
The Cheeger constant is especially important in the context of expander graphs as it is a way to measure the edge expansion of a graph. The so-called Cheeger inequalities relate the eigenvalue gap of a graph with its Cheeger constant. More explicitly
in which Δ ( G ) {\displaystyle \Delta (G)} is the maximum degree for the nodes in G {\displaystyle G} and λ {\displaystyle \lambda } is the spectral gap of the Laplacian matrix of the graph.2 The Cheeger inequality is a fundamental result and motivation for spectral graph theory.
Mohar 1989, pp. 274–291. - Mohar, Bojan (1989). "Isoperimetric numbers of graphs". Journal of Combinatorial Theory, Series B. 47 (3): 274–291. doi:10.1016/0095-8956(89)90029-4. https://doi.org/10.1016%2F0095-8956%2889%2990029-4 ↩
Montenegro & Tetali 2006, pp. 237–354. - Montenegro, Ravi; Tetali, Prasad (2006). "Mathematical Aspects of Mixing Times in Markov Chains". Foundations and Trends in Theoretical Computer Science. 1 (3): 237–354. doi:10.1561/0400000003. ISSN 1551-305X. https://doi.org/10.1561%2F0400000003 ↩