Graph Coloring problem: given a connected graph, color each node in the graph such that no two adjacent nodes have the same color.
Anonymous
@dopey this only works if the graph is bipartite. it does not work in the general case.
Check out your Company Bowl for anonymous work chats.