Clique Cover Number Calculator

min cliques covering V(G)

CalculatorsFreeNo Signup
4.6(687 reviews)
All Tools

Loading tool...

About Clique Cover Number Calculator

A clique cover number calculator computing θ(G): minimum cliques partitioning V(G). θ(G) = χ(Ḡ) (complement chromatic number). θ(K_n)=1, θ(empty n)=n. Relates to independent set packing and graph coloring duality. Client-side.

Clique Cover Number Calculator Features

  • θ(G) value
  • θ=χ(Ḡ)
  • Common graphs
  • Clique partition
  • NP-hard
Clique cover number θ(G): minimum cliques partitioning all vertices. θ(G) = χ(Ḡ) — coloring the complement. θ(K_n)=1 (one clique). θ(E_n)=n (n isolated vertices = n trivial cliques). Perfect graphs: θ=α (clique cover = independence number).

How to Use

Select graph:

  • θ: Clique cover number
  • Dual: θ=χ(Ḡ)
  • Perfect: θ=α

Complement Duality

θ(G) = χ(Ḡ): covering G with cliques = coloring Ḡ. Cliques in G are independent sets in Ḡ. This duality is fundamental to perfect graph theory (Lovász, 1972).

Perfect Graphs

For perfect graphs: θ(G)=α(G) for all induced subgraphs. The Strong Perfect Graph Theorem (Chudnovsky et al. 2006): G is perfect iff it has no odd hole or odd antihole. This settles Berge's 1961 conjecture.

Step-by-Step Instructions

  1. 1Select graph.
  2. 2Compute θ(G).
  3. 3Compare to χ(Ḡ).
  4. 4Check perfection.
  5. 5Find cover.

Clique Cover Number Calculator — Frequently Asked Questions

Why does θ=χ(Ḡ)?+

A clique in G is an independent set in Ḡ. Partitioning V into cliques of G = partitioning V into independent sets of Ḡ = proper coloring of Ḡ. The minimum number of such parts is χ(Ḡ).

Is clique cover NP-hard?+

Yes, equivalent to graph coloring (on the complement). NP-hard in general. Polynomial for perfect graphs, interval graphs, chordal graphs, and other special classes.

What are perfect graphs?+

G where ω(H)=χ(H) for every induced subgraph H. Equivalently: θ=α for all induced subgraphs. Includes bipartite, chordal, comparability, and many others. Recognizable in polynomial time.

Share this tool: