Circular Clique
   HOME

TheInfoList



OR:

In
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
, circular coloring is a kind of coloring that may be viewed as a refinement of the usual
graph coloring In graph theory, graph coloring is a methodic assignment of labels traditionally called "colors" to elements of a Graph (discrete mathematics), graph. The assignment is subject to certain constraints, such as that no two adjacent elements have th ...
. 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). #\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 along this circle. #\chi_c(G) is the infimum over all rational numbers \tfrac 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. #In an
oriented graph In graph theory, an orientation of an undirected graph is an assignment of a direction to each edge, turning the initial graph into a directed graph. Oriented graphs A directed graph is called an oriented graph if none of its pairs of vertices i ...
, 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 , 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

For integers n,k such that n\ge 2k, the circular complete graph K_ (also known as a circular clique) is the graph with vertex set \Z/n\Z=\ 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_ is just the
complete graph In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. A complete digraph is a directed graph in which every pair of distinct vertices i ...
, while K_ is the
cycle graph In graph theory, a cycle graph or circular graph is a graph that consists of a single cycle, or in other words, some number of vertices (at least 3, if the graph is simple) connected in a closed chain. The cycle graph with vertices is called ...
C_. A circular coloring is then, according to the second definition above, a
homomorphism In algebra, a homomorphism is a morphism, structure-preserving map (mathematics), map between two algebraic structures of the same type (such as two group (mathematics), groups, two ring (mathematics), rings, or two vector spaces). The word ''homo ...
into a circular complete graph. The crucial fact about these graphs is that K_ admits a homomorphism into K_ if and only if \tfrac \le \tfrac. This justifies the notation, since if \tfrac = \tfrac then K_ and K_ are homomorphically equivalent. Moreover, the homomorphism order among them refines the order given by complete graphs into a
dense order In mathematics, a partial order or total order < on a X is said to be dense if, for all x
, corresponding to rational numbers \ge 2. For example :K_ \to K_ \to K_ \to \cdots \to K_ \to K_ \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 into , which comes earlier than K_3 corresponding to the fact that \chi_c(J_5) \le 2.5 < 3.


See also

* Rank coloring


References

*. *. *. Graph coloring Parametric families of graphs Regular graphs {{graph-stub