Chromatic Index Calculator

Vizing: Δ ≤ χ' ≤ Δ+1

CalculatorsFreeNo Signup
4.4(629 reviews)
All Tools

Loading tool...

About Chromatic Index Calculator

A chromatic index calculator computing χ'(G): minimum edge coloring. Vizing (1964): Δ ≤ χ' ≤ Δ+1. Class 1: χ'=Δ. Class 2: χ'=Δ+1. Bipartite → Class 1 (König). Petersen is Class 2. Client-side.

Chromatic Index Calculator Features

  • χ' value
  • Vizing class
  • Δ bound
  • König bipartite
  • Common graphs
Chromatic index χ'(G): minimum colors for proper edge coloring. Vizing's theorem: Δ(G) ≤ χ'(G) ≤ Δ(G)+1. Class 1: χ'=Δ. Class 2: χ'=Δ+1. König (1916): bipartite graphs are always Class 1. χ'(G) = χ(L(G)).

How to Use

Select graph:

  • χ': Chromatic index
  • Vizing: Class 1 or 2
  • König: Bipartite → Class 1

Vizing's Theorem

Every simple graph has χ' = Δ or Δ+1 (Vizing, 1964). Determining which is NP-complete! But many graph families are known: bipartite=Class 1, Petersen=Class 2, planar Δ≥7=Class 1.

Applications

Scheduling: edge coloring models round-robin tournaments. Each round = one color. Minimum rounds = χ'. Network switch scheduling: avoid conflicts on shared links. Timetabling: class-teacher assignments.

Step-by-Step Instructions

  1. 1Select graph.
  2. 2Compute Δ.
  3. 3Determine χ'.
  4. 4Classify Vizing.
  5. 5Check König.

Chromatic Index Calculator — Frequently Asked Questions

What's the difference from vertex coloring?+

Edge coloring colors edges; two edges sharing a vertex get different colors. χ'(G) = χ(L(G)) where L(G) is the line graph. Edge coloring is generally easier: always Δ or Δ+1, while vertex coloring can be up to n.

When is a graph Class 1?+

Bipartite (König). Planar with Δ≥7 (Vizing). Regular of even order with some conditions. Most graphs are Class 1. Determining class is NP-complete in general but polynomial for bipartite and some other families.

Why is Petersen Class 2?+

Petersen is 3-regular but has no perfect matching (well, it does have perfect matchings, but it's not 3-edge-colorable because it has a bridge-like structure in its cycle cover). χ'(Petersen)=4=Δ+1.

Share this tool: