Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Cheeger constant (graph theory)
Nonnegative-rational-valued invariant of undirected finite graphs; graph-theoretic analogue of the Cheeger constant for compact Riemannian manifolds

In mathematics, the Cheeger constant (also Cheeger number or isoperimetric number) of a graph is a numerical measure of whether or not a graph has a "bottleneck". The Cheeger constant as a measure of "bottleneckedness" is of great interest in many areas: for example, constructing well-connected networks of computers, card shuffling. The graph theoretical notion originated after the Cheeger isoperimetric constant of a compact Riemannian manifold.

The Cheeger constant is named after the mathematician Jeff Cheeger.

We don't have any images related to Cheeger constant (graph theory) yet.
We don't have any YouTube videos related to Cheeger constant (graph theory) yet.
We don't have any PDF documents related to Cheeger constant (graph theory) yet.
We don't have any Books related to Cheeger constant (graph theory) yet.
We don't have any archived web articles related to Cheeger constant (graph theory) yet.

Definition

Let G be an undirected finite graph with vertex set V(G) and edge set E(G). For a collection of vertices AV(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):

∂ A := { { x , y } ∈ E ( G )   :   x ∈ A , y ∈ V ( G ) ∖ A } . {\displaystyle \partial A:=\{\{x,y\}\in E(G)\ :\ x\in A,y\in V(G)\setminus 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

h ( G ) := min { | ∂ A | | A |   :   A ⊆ V ( G ) , 0 < | A | ≤ 1 2 | V ( G ) | } . {\displaystyle h(G):=\min \left\{{\frac {|\partial A|}{|A|}}\ :\ A\subseteq V(G),0<|A|\leq {\tfrac {1}{2}}|V(G)|\right\}.}

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.

Example: computer networking

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:

V ( G N ) = { 1 , 2 , ⋯ , N − 1 , N } E ( G N ) = { { 1 , 2 } , { 2 , 3 } , ⋯ , { N − 1 , N } , { N , 1 } } {\displaystyle {\begin{aligned}V(G_{N})&=\{1,2,\cdots ,N-1,N\}\\E(G_{N})&={\big \{}\{1,2\},\{2,3\},\cdots ,\{N-1,N\},\{N,1\}{\big \}}\end{aligned}}}

Take A to be a collection of ⌊ N 2 ⌋ {\displaystyle \left\lfloor {\tfrac {N}{2}}\right\rfloor } of these computers in a connected chain:

A = { 1 , 2 , ⋯ , ⌊ N 2 ⌋ } . {\displaystyle A=\left\{1,2,\cdots ,\left\lfloor {\tfrac {N}{2}}\right\rfloor \right\}.}

So,

∂ A = { { ⌊ N 2 ⌋ , ⌊ N 2 ⌋ + 1 } , { N , 1 } } , {\displaystyle \partial A=\left\{\left\{\left\lfloor {\tfrac {N}{2}}\right\rfloor ,\left\lfloor {\tfrac {N}{2}}\right\rfloor +1\right\},\{N,1\}\right\},}

and

| ∂ A | | A | = 2 ⌊ N 2 ⌋ → 0  as  N → ∞ . {\displaystyle {\frac {|\partial A|}{|A|}}={\frac {2}{\left\lfloor {\tfrac {N}{2}}\right\rfloor }}\to 0{\mbox{ as }}N\to \infty .}

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.

Cheeger Inequalities

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

2 h ( G ) ≥ λ ≥ h 2 ( G ) 2 Δ ( G ) {\displaystyle 2h(G)\geq \lambda \geq {\frac {h^{2}(G)}{2\Delta (G)}}}

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.

See also

Notes

References

  1. 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

  2. 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