Labs / Computer Science

Graph Coloring

Pick a color and click the nodes to paint them. The one rule: no edge may join two nodes of the same color — break it and that edge flashes. Try to finish using as few colors as possible, then let the greedy auto-colorer take a turn.

colors 0conflicts 0χ hint 4valid no

What to try