Circular Chromatic Number Calculator

refined chromatic number

CalculatorsFreeNo Signup
4.5(518 reviews)
All Tools

Loading tool...

About Circular Chromatic Number Calculator

A circular chromatic number calculator computing χ_c(G): minimum k/d such that G has a (k,d)-coloring (colors 0..k-1, adjacent colors differ by ≥ d mod k). χ(G)-1 < χ_c(G) ≤ χ(G). Refines chromatic number. Stars between integers. Client-side.

Circular Chromatic Number Calculator Features

  • χ_c value
  • k/d coloring
  • χ-1 < χ_c ≤ χ
  • Rational
  • Common graphs
Circular chromatic number χ_c(G): minimum ratio k/d for a (k,d)-coloring. Colors from Z_k, adjacent vertices must differ by ≥ d (mod k). Always χ(G)-1 < χ_c(G) ≤ χ(G). Equals χ(G) iff no 'room' to reduce. Beautiful rational-valued refinement.

How to Use

Select graph:

  • χ_c: Circular χ
  • k/d: Parameters
  • vs χ: Compare

Classic Examples

C_5: χ=3, χ_c=5/2=2.5. C_7: χ=3, χ_c=7/3≈2.33. K_n: χ_c=χ=n. Kneser K(n,k): χ_c=χ=n-2k+2. Odd cycles: χ_c=(2n+1)/n. Reveals finer structure than χ alone.

Theory

χ_c is always rational. Determining χ_c is NP-hard. For planar graphs: χ_c ≤ 4 (4CT). For triangle-free planar: χ_c ≤ 3 (Grötzsch). Active research area connecting combinatorics to topology.

Step-by-Step Instructions

  1. 1Select graph.
  2. 2Compute χ.
  3. 3Find optimal k/d.
  4. 4Verify (k,d)-coloring.
  5. 5Compare χ_c vs χ.

Circular Chromatic Number Calculator — Frequently Asked Questions

Why is χ_c more refined than χ?+

χ takes integer values; χ_c can be any rational in (χ-1, χ]. For C_5: χ=3 but χ_c=2.5, revealing it's 'closer to 2-colorable' than K_3 (χ_c=3). Captures coloring difficulty more precisely.

What's a (k,d)-coloring?+

Assign colors from {0,1,...,k-1}. For adjacent u,v: d ≤ |c(u)-c(v)| ≤ k-d (circular distance ≥ d). Regular coloring = (k,1)-coloring. The ratio k/d measures 'color density needed'.

Is χ_c always rational?+

Yes! χ_c(G) = min k/d over all (k,d)-colorings, which is a finite min over rationals. Moreover, d ≤ |V(G)|. So χ_c is always a rational with bounded denominator.

Share this tool: