Chromatic number
Template:Undirected graph numerical invariant
Definition
The chromatic number of an undirected graph is defined as the smallest nonnegative integer such that the vertex set of can be partitioned into disjoint subsets such that the induced subgraph on each subset is the empty subset. In other words, there are no edges between vertices in the same subset.
We often say that is:
- -colorable if the chromatic number of is less than or equal to .
- -chromatic if the chromatic number of is equal to .
The chromatic number of is denoted either or . The latter notation is sometimes used for the Euler characteristic, which is a different graph invariant.
Particular cases
We consider the case of a graph on a non-empty vertex set.
| Number of vertices | Chromatic number | Conclusion |
|---|---|---|
| any | 1 | The graph is an empty graph |
| any | 2 | The graph is a non-empty bipartite graph |
| finite number | The graph is a complete graph |