👮The cop number of a graph is the minimum number of cops required to guarantee capture of the robber.
🕵️A graph is cop-win if the cop has a strategy to guarantee capture, and robber-win if the robber has a strategy to avoid capture.
🌲The cop number of a tree is 1, meaning a single cop can guarantee capture of the robber.
🔺The cop number of a cycle is 2, as two cops can trap the robber between them.
🔲The cop number of a dodecahedron is 3, according to a result that bounds the cop number of planar graphs.