Colorability Complexity for Planar Graphs

A planar graph is one that you can draw on paper without edge crossings. Example: K3,2 vs. K3,3.

Complexity of determining k-colorability for planar graphs as a function of k:

The number 3 comes up in many NP-complete problems!


next up previous
Next: PRACTICE PROBLEMS Up: NP-COMPLETE PROBLEMS Previous: Reduction