Circular coloring#Circular complete graphs

{{No footnotes|date=November 2024}}

File:J5 circular color.svg of the flower snark {{math|J5}} is 3, but the circular chromatic number is ≤ 5/2.]]

In graph theory, circular coloring is a kind of coloring that may be viewed as a refinement of the usual graph coloring. The circular chromatic number of a graph G, denoted \chi_c(G) can be given by any of the following definitions, all of which are equivalent (for finite graphs).

  1. \chi_c(G) is the infimum over all real numbers r so that there exists a map from V(G) to a circle of circumference 1 with the property that any two adjacent vertices map to points at distance \ge \tfrac{1}{r} along this circle.
  2. \chi_c(G) is the infimum over all rational numbers \tfrac{n}{k} so that there exists a map from V(G) to the cyclic group \Z/n\Z with the property that adjacent vertices map to elements at distance \ge k apart.
  3. In an oriented graph, declare the imbalance of a cycle C to be |E(C)| divided by the minimum of the number of edges directed clockwise and the number of edges directed counterclockwise. Define the imbalance of the oriented graph to be the maximum imbalance of a cycle. Now, \chi_c(G) is the minimum imbalance of an orientation of G.

It is relatively easy to see that \chi_c(G) \le \chi(G) (especially using 1 or 2), but in fact \lceil \chi_c(G) \rceil = \chi(G). It is in this sense that we view circular chromatic number as a refinement of the usual chromatic number.

Circular coloring was originally defined by {{harvtxt|Vince|1988}}, who called it "star coloring".

Coloring is dual to the subject of nowhere-zero flows and indeed, circular coloring has a natural dual notion: circular flows.

Circular complete graphs

{{infobox graph

| name = Circular complete graph

| vertices = n

| edges = n(n − 2k + 1) / 2

| chromatic_number = ⌈n/k⌉

| girth = \left\{\begin{array}{ll}\infty & n = 2k\\ n & n = 2k+1\\ 4 & 2k+2 \leq n < 3k \\ 3 & \text{otherwise}\end{array}\right.

| notation = K_{n/k}

| properties = Regular graph
Vertex-transitive
Circulant
Hamiltonian

}}

For integers n,k such that n\ge 2k, the circular complete graph K_{n/k} (also known as a circular clique) is the graph with vertex set \Z/n\Z=\{0,1, \ldots, n-1\} and edges between elements at distance \ge k.

That is vertex i is adjacent to:

:i+k, i+k+1, \ldots, i+n-k \bmod n.

K_{n/1} is just the complete graph {{math|Kn}}, while K_{2n+1/n} is the cycle graph C_{2n+1}.

A circular coloring is then, according to the second definition above, a homomorphism into a circular complete graph. The crucial fact about these graphs is that K_{a/b} admits a homomorphism into K_{c/d} if and only if \tfrac{a}{b} \le \tfrac{c}{d}. This justifies the notation, since if \tfrac{a}{b} = \tfrac{c}{d} then K_{a/b} and K_{c/d} are homomorphically equivalent. Moreover, the homomorphism order among them refines the order given by complete graphs into a dense order, corresponding to rational numbers \ge 2. For example

:K_{2/1} \to K_{7/3} \to K_{5/2} \to \cdots \to K_{3/1} \to K_{4/1} \to \cdots

or equivalently

:K_2 \to C_7 \to C_5 \to \cdots \to K_3 \to K_4 \to \cdots

The example on the figure can be interpreted as a homomorphism from the flower snark {{math|J5}} into {{math|K5/2C5}}, which comes earlier than K_3 corresponding to the fact that \chi_c(J_5) \le 2.5 < 3.

See also

References

  • {{citation

| last = Nadolski | first = Adam

| contribution = Circular coloring of graphs

| doi = 10.1090/conm/352/09

| location = Providence, RI

| mr = 2076994

| pages = 123–137

| publisher = Amer. Math. Soc.

| series = Contemp. Math.

| title = Graph colorings

| volume = 352

| year = 2004| isbn = 978-0-8218-3458-9

}}.

  • {{citation

| last = Vince | first = A.

| doi = 10.1002/jgt.3190120411

| issue = 4

| journal = Journal of Graph Theory

| mr = 968751

| pages = 551–559

| title = Star chromatic number

| volume = 12

| year = 1988}}.

  • {{citation

| last = Zhu | first = X.

| doi = 10.1016/S0012-365X(00)00217-X

| issue = 1–3

| journal = Discrete Mathematics

| mr = 1815614

| pages = 371–410

| title = Circular chromatic number, a survey

| volume = 229

| year = 2001| doi-access =

}}.

Category:Graph coloring

Category:Parametric families of graphs

Category:Regular graphs

{{graph-stub}}