Skip to content

Topic

Graph coloring algorithms

Procedures that assign labels to the vertices of a graph so that adjacent vertices differ, used in scheduling, register allocation and map coloring.

Current clusters