Color a large graph with three colors while minimizing conflicts.
All challenges
Keywordscoloring
Graph 3-Coloring
openAssign three colors to minimize conflicting graph edges.
Graph Coloring
openColor a graph with as few colors as possible.
Transform a binary graph coloring to a target coloring using simultaneous neighbor-copy steps.