Tutte polynomial
is the Tutte polynomial of the Bull graph. The red line shows the intersection with the plane
, equivalent to the chromatic polynomial.The Tutte polynomial, also called the dichromate or the Tutte–Whitney polynomial, is a polynomial in two variables which plays an important role in graph theory, a branch of mathematics and theoretical computer science. It is defined for every undirected graph and contains information about how the graph is connected.
The importance of the Tutte polynomial
comes from the information it contains about
. Though originally studied in algebraic graph theory as a generalisation of counting problems related to graph coloring and nowhere-zero flow, it contains several famous other specialisations from other sciences such as the Jones polynomial from knot theory and the partition functions of the Potts model from statistical physics. It is also the source of several central computational problems in theoretical computer science.
The Tutte polynomial has several equivalent definitions. It is equivalent to Whitney’s rank polynomial, Tutte’s own dichromatic polynomial and Fortuin–Kasteleyn’s random cluster model under simple transformations. It is essentially a generating function for the number of edge sets of a given size and connected components, with immediate generalisations to matroids. It is also the most general graph invariant that can be defined by a deletion–contraction recurrence. Several textbooks about graph theory and matroid theory devote entire chapters to it.[1]
Contents |
[edit] Definitions
For an undirected graph
one may define the Tutte polynomial as
Here,
denotes the number of connected components of the graph
. In this definition it is clear that
is well-defined and a polynomial in
and
. The same definition can be given using slightly different notation by letting
denote the rank of the graph
. Then the Whitney rank generating function is defined as
the two functions are equivalent under a simple change of variables:
. Tutte’s dichromatic polynomial
is the result of another simple transformation:
Tutte’s original definition of
is equivalent but less easily stated. For connected
we set
where
denotes the number of spanning trees of “internal activity
and external activity
.”
A third definition uses a deletion–contraction recurrence. The edge contraction
of graph
is the graph obtained by merging the vertices
and
and removing the edge
. We write
for the graph where the edge
is merely removed. Then the Tutte polynomial is defined by the recurrence relation
if
is neither a loop nor a bridge
with base case
if
contains
bridges and
loops and no other edges.
Especially,
if
contains no edges.
The random cluster model from statistical mechanics provides yet another equivalent definition. The polynomial
is equivalent to
under the transformation
.
[edit] Properties
The Tutte polynomial factors into connected components: If
is the union of disjoint graphs
and
then
If
is planar and
denotes its dual graph then
Especially, the chromatic polynomial of a planar graph is the flow polynomial of its dual.
[edit] Examples
Isomorphic graphs have the same Tutte polynomial, but the opposite is not true. For example, the Tutte polynomial of every tree on
edges is
.
Tutte polynomials are often given in tabular form by listing the coefficients
of
in row
and column
. For example, the Tutte polynomial of the Petersen graph,
is given by the following table.
| 0 | 36 | 84 | 75 | 35 | 9 | 1 |
| 36 | 168 | 171 | 65 | 10 | ||
| 120 | 240 | 105 | 15 | |||
| 180 | 170 | 30 | ||||
| 170 | 70 | |||||
| 114 | 12 | |||||
| 56 | ||||||
| 21 | ||||||
| 6 | ||||||
| 1 |
[edit] History
W. T. Tutte’s interest in the deletion–contraction formula started in his undergraduate days at Trinity College, Cambridge, originally motivated by perfect rectangles and spanning trees. He often applied the formula in his research and “wondered if there were other interesting functions of graphs, invariant under isomorphism, with similar recursion formulae.”[2] R. M. Foster had already observed that the chromatic polynomial is one such function, and Tutte began to discover more. His original terminology for graph invariants that satisfy the delection–contraction recursion was W-function (and V-function if multiplicative over component). Tutte writes, “Playing with my W-functions I obtained a two-variable polynomial from which either the chromatic polynomial or the flow-polynomial could be obtained by setting one of the variables equal to zero, and adjusting signs.”[2] Tutte called this function the dichromate, as he saw it as a generalization of the chromatic polynomial to two variables, but it is usually referred to as the Tutte polynomial. In Tutte’s words, “This may be unfair to Hassler Whitney who knew and used analogous coefficients without bothering to affix them to two variables.” There is “notable confusion” [3] about the terms dichromate and dichromatic polynomial, introduced by Tutte in different papers and differ slightly. The generalisation of the Tutte polynomial to matroids was first published by Crapo, though it appears already in Tutte’s thesis.[4]
Independently of the work in algebraic graph theory, Potts began studying the partition function of certain models in statistical mechanics in 1952. The work of Fortuin and Kasteleyn on the random cluster model, a generalisation of Potts model, provided a unifying expression that showed the relation to the Tutte polynomial.[5]
[edit] Specialisations
At various points and lines of the
-plane, the Tutte polynomial evaluates to quantities that have been studied in their own right in diverse fields of mathematics and physics. Part of the appeal of the Tutte polynomial comes from the unifying framework it provides for analysing these quantities.
[edit] Chromatic polynomial
At
, the Tutte polynomial specialises to the chromatic polynomial,
where
denote the number of connected components of 
For integer
the value of chromatic polynomial
equals the number of vertex colourings of
using a set of
colours. It is clear that
does not depend on the set of colours. What is less clear is that it is the evaluation at
of a polynomial with integer coefficients. To see this, we observe:
- If
has
vertices and no edges, then
. - If
contains a loop (a single edge connecting a vertex to itself), then
. - If
is an edge which is not a loop, then
The three conditions above enable us to calculate
, by applying a sequence of edge deletions and contractions; but they give no guarantee that a different sequence of deletions and contractions will lead to the same value. The guarantee comes from the fact that
counts something, independently of the recurrence. In particular,
gives the number of acyclic orientations.
[edit] Jones polynomial
Along the hyperbola
the Tutte polynomial specialises to the Jones polynomial of an alternating knot if
is planar.
[edit] Individual points
- (2,1)
counts the number of forests, i.e., the number of acyclic edge subsets.- (1,1)
equals the number of spanning trees.- (1,2)
the Tutte polynomial counts the number of connected spanning subgraphs.- (0,2)
counts the number of strongly connected orientations of G.[6]- (3,3)
- If
is the
grid graph then
equals the number of ways to tile a rectangle of width
and height
with T-tetrominoes.[7]
[edit] Potts and Ising models
Along the hyperbola defined by
, the Tutte polynomial specialises to the partition function of the Ising model studied in statistical physics. More generally, along the hyperbolae
defined by
for any positive integer
, the Tutte polynomial specialises to the partition function of the
-state Potts model. Various physical quantities analysed in the framework of the Potts model translate to specific parts of the
.
| Potts model | Tutte polynomial |
|---|---|
| Ferromagnetism | Positive branch of ![]() |
| Antiferromagnetism | Negative branch of with ![]() |
| High temperature | Asymptote of to ![]() |
| Low temperature ferromagnetic | Positive branch of asymptotic to ![]() |
| Zero temperature antiferromagnetic | Graph -colouring, i.e., ![]() |
[edit] Flow polynomial
At
, the Tutte polynomial specialises to the flow polynomial studied in combinatorics. For a connected and undirected graph
and integer
, a nowhere-zero
-flow is an assignment of “flow” values
to the edges of an arbitrary orientation of
such that the total flow entering and leaving each vertex is congruent modulo
. The flow polynomial
denotes the number of nowhere-zero
-flows. This value is intimately connected with the chromatic polynomial, in fact, if
is a planar graph, the chromatic polynomial of
is equivalent to the flow polynomial of its dual graph
in the sense that
- Theorem (Tutte):

The connection to the Tutte polynomial is given by
[edit] Reliability polynomial
At
, the Tutte polynomial specialises to the all-terminal reliability polynomial studied in network theory. For a connected graph
remove every edge with probability
; this models a network subject to random edge failures. Then the reliability polynomial is a function
, a polynomial in
, that gives the probability that every pair of vertices in
remains connected after the edges fail. The connection to the Tutte polynomial is given by
[edit] Dichromatic polynomial
Tutte also defined a closer 2-variable generalization of the chromatic polynomial, the dichromatic polynomial of a graph. This is
where
is the number of connected components of the spanning subgraph (V,A). This is related to the corank-nullity polynomial by
where c is the number of components of G. The dichromatic polynomial does not generalize to matroids because c is not a matroid property: different graphs with the same matroid can have different numbers of components.
[edit] Algorithms
[edit] Deletion–contraction
. Based on Welsh & Merino (2000).The deletion–contraction recurrence for the Tutte polynomial,
(
not a loop nor a bridge)
immediately yields a recursive algorithm for computing it: choose any such edge
and repeatedly apply the formula until all edges are either loops or bridges; the resulting base cases at the bottom of the evaluation are easy to compute.
Within a polynomial factor, the running time
of this algorithm can be expressed in terms of the number of vertices
and the number of edges
of the graph,
a recurrence relation that scales as the Fibonacci numbers with solution
√
.[9] The analysis can be improved to within a polynomial factor of the number
of spanning trees of the input graph.[10] For sparse graphs with
this running time is
. For regular graphs of degree
, the number of spanning trees can be bounded by
where 
so the deletion–contraction algorithm runs within a polynomial factor of this bound. For example, for
, the base of the exponent
is around 4.4066.[11]
In practice, graph isomorphism testing is used to avoid some recursive calls. This approach works well for graphs that are quite sparse and exhibit many symmetries; the performance of the algorithm depends on the heuristic used to pick the edge e.[12]
[edit] Gaussian elimination
In some restricted instances, the Tutte polynomial can be computed in polynomial time, ultimately because Gaussian elimination efficiently computes the matrix operations determinant and Pfaffian. These algorithms are themselves important results from algebraic graph theory and statistical mechanics.
equals the number
of spanning trees of a connected graph. This is computable in polynomial time as the determinant of a maximal principal submatrix of the Laplacian matrix of
, an early result in algebraic graph theory known as Kirchhoff’s Matrix–Tree theorem. Likewise, the dimension of the bicycle space at
can be computed in polynomial time by Gaussian elimination.
For planar graphs, the partition function of the Ising model, i.e., the Tutte polynomial at the hyperbola
, can be expressed as a Pfaffian and computed efficiently via the FKT algorithm. This idea was developed by Fisher, Kasteleyn, and Temperley to compute for the number of dimer covers of a planar lattice model.
[edit] Markov chain Monte Carlo
Using a Markov chain Monte Carlo method, the Tutte polynomial can be arbitrarily well approximated along the positive branch of
, equivalently, the partition function of the ferromagnetic Ising model. This exploits the close connection between the Ising model and the problem of counting matchings in a graph. The idea behind this celebrated result of Jerrum and Sinclair[13] is to set up a Markov chain whose states are the matchings of the input graph. The transitions are defined by choosing edges at random and modifying the matching accordingly. The resulting Markov chain is rapidly mixing and leads to “sufficiently random” matchings, which can be used to recover the partition function using random sampling. The resulting algorithm is a fully polynomial-time randomized approximation scheme (fpras).
[edit] Computational complexity
Several computational problems are associated with the Tutte polynomial. The most straightforward one is
- Input
- A graph

- Output
- The coefficients of

Especially, the output allows evaluating
at
, equivalent to counting the number of 3-colourings of
This latter question is #P-complete even restricted to the family of planar graphs, so the problem of computing the coefficients of the Tutte polynomial for a given graph is #P-hard even for planar graphs.
Much more attention has been given to the family of problems called Tutte
defined for every rational pair
:
- Input
- A graph

- Output
- The value of

The hardness of these problems varies with the coordinates
.
[edit] Exact computation
If both
and
are nonnegative integers, the problem Tutte
belongs to #P. For general integer pairs, the Tutte polynomial contains negative terms, which places the problem in the complexity class GapP, the closure under subtraction of #P. To accommodate rational coordinates
, one can define a rational analogue of #P.[14]
The computational complexity of exactly computing Tutte
is completely understood for
. The problem is #P-hard unless
or
is one of the points (1, 1), (-1, -1), (0, -1), (-1, 0), (i, -i), (-i, i), (j, j2), (j2, j) where
, in which cases it is computable in polynomial time.[15] If the problem is restricted to the class of planar graphs, the points on the hyperbola defined by
become polynomial-time computable, but all other points remain #P-hard. This result contains several notable special cases. For example, the problem of computing the partition function of the Ising model is #P-hard in general, even though celebrated algorithms of Onsager and Fisher solve it for planar lattices. Also, the Jones polynomial is #P-hard to compute. Finally, computing the number of four-colourings of a planar graph is #P-complete, even though the decision problem is trivial by the four color theorem. In contrast, it is easy to see that counting the number of three-colourings for planar graphs is #P-complete because the decision problem is known to be NP-complete.
[edit] Approximation
The question which points admit a good approximation algorithm has been very well studied. Apart from the points already in P, the only approximation algorithm known for Tutte
is Jerrum and Sinclair’s FPRAS, which works for points on the “Ising” hyperbola
for y > 0. If the input graphs are restricted to dense instances, with degree
, there is an FPRAS if x ≥ 1, y ≥ 1.[16]
Even though the situation is not as well understood as for exact computation, large areas of the plane are known to be hard to approximate.[14]
[edit] See also
[edit] Notes
- ^ Chap. 10 in Bollobás (1998), chap. 13 in Biggs (1993), chap. 15 in Godsil & Royle (2004).
- ^ a b Tutte (2004)
- ^ Welsh
- ^ See Farr (2007)
- ^ Farr (2007)
- ^ Las Vergnas (1980).
- ^ Korn & Pak (2004), see also Korn & Pak (2003) for combinatorial interpretations of many other points
- ^ Welsh & Merino (2000)
- ^ Wilf (1986)
- ^ Sekine, Imai & Tani (1995)
- ^ Chung & Yau (1999), following Björklund et al. (2008)
- ^ Sekine, Imai & Tani (1995), Imai (2000), Haggard, Pierce & Royle (2008)
- ^ Jerrum & Sinclair (1993)
- ^ a b Goldberg & Jerrum (2008)
- ^ Jaeger, Vertigan & Welsh (1990)
- ^ x ≥ 1, y = 1 is given by Annan (1994). x ≥ 1, y > 1 is given by Alon, Frieze & Welsh (2006)
[edit] References
- Alon, N.; Frieze, A.; Welsh, D. J. A. (1995), "Polynomial time randomized approximation schemes for Tutte-Gröthendieck invariants: The dense case", Random Structures and Algorithms 6 (4): 459–478, doi:10.1002/rsa.3240060409
- Annan, J. D. (1994), "A randomised approximation algorithm for counting the number of forests in dense graphs", Combin. Prob. Comput. 3: 273–283, doi:10.1017/S0963548300001188
- Biggs, Norman (1993), Algebraic Graph Theory (2nd ed.), Cambridge: Cambridge University Press, ISBN 0-521-45897-8
- Bollobás, Béla (1998), Modern Graph Theory, Berlin, New York: Springer-Verlag, ISBN 978-0-387-98491-9
- Henry H. Crapo (1969), The Tutte polynomial. Aequationes Mathematicae, volume 3, pp. 211–229.
- Farr, G. E. (2007), "Tutte-Whitney polynomials: some history and generalizations", in Grimmett, G. R.; McDiarmid, C. J. H., Combinatorics, Complexity and Chance: A Tribute to Dominic Welsh,, Oxford University Press, pp. 28–52.
- Godsil, Chris; Royle, Gordon (2004), Algebraic Graph Theory, Berlin, New York: Springer-Verlag, ISBN 978-0-387-95220-8
- Goldberg, L.A.; Jerrum, M. (2008), "Inapproximability of the Tutte polynomial", Information and Computation 206: 908, doi:10.1016/j.ic.2008.04.003
- Jaeger, F.; Vertigan, D. L.; Welsh, D. J. A. (1990), "On the computational complexity of the Jones and Tutte polynomials", Mathematical Proceedings of the Cambridge Philosophical Society 108: 35–53, doi:10.1017/S0305004100068936
- Jerrum, M.; Sinclair, A. (1993), "Polynomial-time approximation algorithms for the Ising model", SIAM J. Comput. 22: 1087–1116, doi:10.1137/0222066
- Korn, M.; Pak, I. (2003), "Combinatorial evaluations of the Tutte polynomial", Preprint
- Korn, M.; Pak, I. (2004), "Tilings of rectangles with T-tetrominoes", Theor. Comp. Science 319: 3–27, doi:10.1016/j.tcs.2004.02.023
- Las Vergnas, Michel (1980), "Convexity in oriented matroids", Journal of Combinatorial Theory, Series B 29 (2): 231–243, doi:10.1016/0095-8956(80)90082-9, MR586435.
- Tutte, W. T. (2004), "Graph-polynomials", Advances in Applied Mathematics 32: 5–9, doi:10.1016/S0196-8858(03)00041-1
- Welsh, D. J. A.; Merino, C. (March 2000), "The Potts model and the Tutte polynomial", Journal of Mathematical Physics 41 (3)
- D.J.A. Welsh (1976), Matroid Theory. London: Academic Press.
- W.T. Tutte (1984), Graph Theory. Reading, Mass.: Addison–Wesley.
[edit] External links
- Weisstein, Eric W., "Tutte polynomial" from MathWorld.
- PlanetMath Chromatic polynomial
- Steven R. Pagano: Matroids and Signed Graphs
- Sandra Kingan: Matroid theory. Lots of links.
- Code for computing Tutte, Chromatic and Flow Polynomials by Gary Haggard, David J. Pearce and Gordon Royle: [1]




if
if 
.








.
.
counts the number of
the Tutte polynomial counts the number of connected spanning subgraphs.
counts the number of
equals the number of ways to tile a rectangle of width
and height
with 







(
where 
