• vertex -coloring of the simple graph is a mapping
  • A proper -vertex coloring of a simple graph is defined as vertex -coloring such that no two adjacent vertices share a common color. i.e.
  • The chromatic number (מספר הצביעה) of a graph is the smallest positive integer such that there exists a proper vertex -coloring of .
  • A graph is said to be -colorable if .

Examples

  • . that is if and only if is bipartite graph that contain at least one edge.
  • Let cycle with vertices. then if is even, and if is odd.

Maximum Vertex Degree

The maximum degree, sometimes simply called the maximum degree, of a graph G is the largest vertex degree of G, denoted .

Theorems

  • Question 1 - Every simple graph has a proper vertex coloring in colors. i.e.
  • Brooks’ theorem (6.2) - For any connected undirected graph , unless is a complete graph or an odd cycle, in which case the chromatic number is .

k-degenerate

A graph is -degenerate if every subgraph has a vertex of degree at most .

  • Any graph is -degenerate
  • Any -degenerate graph is -colorable (question 2)
  • If graph is -colorable, then exist indepndent set in of size . ^[question 3]
  • Any planar graph is 5-degenerate

Planar Graphs Coloring

Four color theorem (6.3)

Any planar graph is 4-colorable. i.e.