explorers/travellers problem
The solution finds a route that traverses each road exactly once before returning to the starting point. (Tractable)
halting problem
The unsolvable problem of writing a program that can tell whether a given program and its inputs will halt, without running the given program.
(unsolvable)