Graph Coloring

When the user wants to assign colors (labels, slots, frequencies) to graph vertices so adjacent vertices differ, minimize the number of colors used, or bound the chromatic number with exact or heuristic methods. Also use when the user mentions "graph coloring," "chromatic number," "DSATUR," "tabucol," "Kempe chains," "coloring conflicts," or when items must share scarce resources subject to pairwise conflicts (exam slots, CPU registers, radio frequencies). For full timetabling models with soft constraints, see timetabling-and-rostering; for CP-SAT modeling depth, see constraint-programming.

hajibabaie 776a901 38.9 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/graph-coloring commit 776a90160f

Frequently asked questions

npx skillmds@latest add hajibabaie/graph-coloring