Results 1 - 10
of
164
The Four-Colour Theorem
, 1997
"... The four-colour theorem, that every loopless planar graph admits a vertex-colouring with at most four different colours, was proved in 1976 by Appel and Haken, using a computer. Here we give another proof, still using a computer, but simpler than Appel and Haken’s in several respects. ..."
Abstract
-
Cited by 98 (12 self)
- Add to MetaCart
The four-colour theorem, that every loopless planar graph admits a vertex-colouring with at most four different colours, was proved in 1976 by Appel and Haken, using a computer. Here we give another proof, still using a computer, but simpler than Appel and Haken’s in several respects.
Finite permutation groups and finite simple groups
- Bull. London Math. Soc
, 1981
"... In the past two decades, there have been far-reaching developments in the problem of determining all finite non-abelian simple groups—so much so, that many people now believe that the solution to the problem is imminent. And now, as I correct these proofs in October 1980, the solution has just been ..."
Abstract
-
Cited by 77 (3 self)
- Add to MetaCart
In the past two decades, there have been far-reaching developments in the problem of determining all finite non-abelian simple groups—so much so, that many people now believe that the solution to the problem is imminent. And now, as I correct these proofs in October 1980, the solution has just been announced. Of
Approximating the minimum-degree Steiner tree to within one of optimal
- Journal of Algorithms
, 1994
"... some optimal tree for the respective problems. Unless P = N P, this is the best bound achievable in polynomial time. ..."
Abstract
-
Cited by 60 (5 self)
- Add to MetaCart
some optimal tree for the respective problems. Unless P = N P, this is the best bound achievable in polynomial time.
A Compiled Implementation of Strong Reduction
"... Motivated by applications to proof assistants based on dependent types, we develop and prove correct a strong reducer and b- equivalence checker for the l-calculus with products, sums, and guarded fixpoints. Our approach is based on compilation to the bytecode of an abstract machine performing weak ..."
Abstract
-
Cited by 57 (5 self)
- Add to MetaCart
Motivated by applications to proof assistants based on dependent types, we develop and prove correct a strong reducer and b- equivalence checker for the l-calculus with products, sums, and guarded fixpoints. Our approach is based on compilation to the bytecode of an abstract machine performing weak reductions on non-closed terms, derived with minimal modifications from the ZAM machine used in the Objective Caml bytecode interpreter, and complemented by a recursive "read back" procedure. An implementation in the Coq proof assistant demonstrates important speedups compared with the original interpreter-based implementation of strong reduction in Coq.
Algorithmic Graph Minor Theory: Decomposition, Approximation, and Coloring
- In 46th Annual IEEE Symposium on Foundations of Computer Science
, 2005
"... At the core of the seminal Graph Minor Theory of Robertson and Seymour is a powerful structural theorem capturing the structure of graphs excluding a fixed minor. This result is used throughout graph theory and graph algorithms, but is existential. We develop a polynomialtime algorithm using topolog ..."
Abstract
-
Cited by 36 (9 self)
- Add to MetaCart
At the core of the seminal Graph Minor Theory of Robertson and Seymour is a powerful structural theorem capturing the structure of graphs excluding a fixed minor. This result is used throughout graph theory and graph algorithms, but is existential. We develop a polynomialtime algorithm using topological graph theory to decompose a graph into the structure guaranteed by the theorem: a clique-sum of pieces almost-embeddable into boundedgenus surfaces. This result has many applications. In particular, we show applications to developing many approximation algorithms, including a 2-approximation to graph coloring, constant-factor approximations to treewidth and the largest grid minor, combinatorial polylogarithmicapproximation to half-integral multicommodity flow, subexponential fixed-parameter algorithms, and PTASs for many minimization and maximization problems, on graphs excluding a fixed minor. 1.
What color is your Jacobian? Graph coloring for computing derivatives
- SIAM REV
, 2005
"... Graph coloring has been employed since the 1980s to efficiently compute sparse Jacobian and Hessian matrices using either finite differences or automatic differentiation. Several coloring problems occur in this context, depending on whether the matrix is a Jacobian or a Hessian, and on the specific ..."
Abstract
-
Cited by 36 (7 self)
- Add to MetaCart
Graph coloring has been employed since the 1980s to efficiently compute sparse Jacobian and Hessian matrices using either finite differences or automatic differentiation. Several coloring problems occur in this context, depending on whether the matrix is a Jacobian or a Hessian, and on the specifics of the computational techniques employed. We consider eight variant vertexcoloring problems here. This article begins with a gentle introduction to the problem of computing a sparse Jacobian, followed by an overview of the historical development of the research area. Then we present a unifying framework for the graph models of the variant matrixestimation problems. The framework is based upon the viewpoint that a partition of a matrixinto structurally orthogonal groups of columns corresponds to distance-2 coloring an appropriate graph representation. The unified framework helps integrate earlier work and leads to fresh insights; enables the design of more efficient algorithms for many problems; leads to new algorithms for others; and eases the task of building graph models for new problems. We report computational results on two of the coloring problems to support our claims. Most of the methods for these problems treat a column or a row of a matrixas an atomic entity, and partition the columns or rows (or both). A brief review of methods that do not fit these criteria is provided. We also discuss results in discrete mathematics and theoretical computer science that intersect with the topics considered here.
Hadwiger’s conjecture for K6-free graphs
- COMBINATORICA
, 1993
"... In 1943, Hadwiger made the conjecture that every loopless graph not contractible to the complete graph on t + 1 vertices is t-colourable. When t ≤ 3 this is easy, and when t = 4, Wagner’s theorem of 1937 shows the conjecture to be equivalent to the four-colour conjecture (the 4CC). However, when t ..."
Abstract
-
Cited by 30 (2 self)
- Add to MetaCart
In 1943, Hadwiger made the conjecture that every loopless graph not contractible to the complete graph on t + 1 vertices is t-colourable. When t ≤ 3 this is easy, and when t = 4, Wagner’s theorem of 1937 shows the conjecture to be equivalent to the four-colour conjecture (the 4CC). However, when t ≥ 5 it has remained open. Here we show that when t = 5 it is also equivalent to the 4CC. More precisely, we show (without assuming the 4CC) that every minimal counterexample to Hadwiger’s conjecture when t = 5 is “apex”, that is, it consists of a planar graph with one additional vertex. Consequently, the 4CC implies Hadwiger’s conjecture when t = 5, because it implies that apex graphs are 5-colourable.
On the Maximum Average Degree and the Oriented Chromatic Number of a Graph
- Discrete Math
, 1995
"... The oriented chromatic number o(H) of an oriented graph H is defined as the minimum order of an oriented graph H 0 such that H has a homomorphism to H 0 . The oriented chromatic number o(G) of an undirected graph G is then defined as the maximum oriented chromatic number of its orientations. In ..."
Abstract
-
Cited by 27 (13 self)
- Add to MetaCart
The oriented chromatic number o(H) of an oriented graph H is defined as the minimum order of an oriented graph H 0 such that H has a homomorphism to H 0 . The oriented chromatic number o(G) of an undirected graph G is then defined as the maximum oriented chromatic number of its orientations. In this paper we study the links between o(G) and mad(G) defined as the maximum average degree of the subgraphs of G. 1 Introduction and statement of results For every graph G we denote by V (G), with vG = jV (G)j, its set of vertices and by E(G), with e G = jE(G)j, its set of arcs or edges. A homomorphism from a graph G to a graph On leave of absence from the Institute of Mathematics, Novosibirsk, 630090, Russia. With support from Engineering and Physical Sciences Research Council, UK, grant GR/K00561, and from the International Science Foundation, grant NQ4000. y This work was partially supported by the Network DIMANET of the European Union and by the grant 96-01-01614 of the Russian F...
Chromatic roots are dense in the whole complex plane
- In preparation
, 2000
"... to appear in Combinatorics, Probability and Computing I show that the zeros of the chromatic polynomials PG(q) for the generalized theta graphs Θ (s,p) are, taken together, dense in the whole complex plane with the possible exception of the disc |q − 1 | < 1. The same holds for their dichromatic pol ..."
Abstract
-
Cited by 25 (12 self)
- Add to MetaCart
to appear in Combinatorics, Probability and Computing I show that the zeros of the chromatic polynomials PG(q) for the generalized theta graphs Θ (s,p) are, taken together, dense in the whole complex plane with the possible exception of the disc |q − 1 | < 1. The same holds for their dichromatic polynomials (alias Tutte polynomials, alias Potts-model partition functions) ZG(q,v) outside the disc |q + v | < |v|. An immediate corollary is that the chromatic roots of not-necessarily-planar graphs are dense in the whole complex plane. The main technical tool in the proof of these results is the Beraha–Kahane–Weiss theorem on the limit sets of zeros for certain sequences of analytic functions, for which I give a new and simpler proof. KEY WORDS: Graph, chromatic polynomial, dichromatic polynomial, Whitney rank function, Tutte polynomial, Potts model, Fortuin–Kasteleyn representation,
Transfer matrices and partition-function zeros for antiferromagnetic Potts models. I. General theory and square-lattice chromatic polynomial
- J. Stat. Phys
, 2001
"... We study the chromatic polynomials ( = zero-temperature antiferromagnetic Potts-model partition functions) PG(q) for m × n rectangular subsets of the square lattice, with m ≤ 8 (free or periodic transverse boundary conditions) and n arbitrary (free longitudinal boundary conditions), using a transfer ..."
Abstract
-
Cited by 25 (5 self)
- Add to MetaCart
We study the chromatic polynomials ( = zero-temperature antiferromagnetic Potts-model partition functions) PG(q) for m × n rectangular subsets of the square lattice, with m ≤ 8 (free or periodic transverse boundary conditions) and n arbitrary (free longitudinal boundary conditions), using a transfer matrix in the Fortuin-Kasteleyn representation. In particular, we extract the limiting curves of partition-function zeros when n → ∞, which arise from the crossing in modulus of dominant eigenvalues (Beraha–Kahane–Weiss theorem). We also provide evidence that the Beraha numbers B2,B3,B4,B5 are limiting points of partition-function zeros as n → ∞ whenever the strip width m is ≥ 7 (periodic transverse b.c.) or ≥ 8 (free transverse b.c.). Along the way, we prove that a noninteger Beraha number (except perhaps B10) cannot be a chromatic root of any graph. Key Words: Chromatic polynomial; chromatic root; antiferromagnetic Potts model; square lattice; transfer matrix; Fortuin-Kasteleyn representation; Temperley-Lieb algebra; Beraha–Kahane–Weiss theorem; Beraha numbers.

