Skip to main content

Solving One Problem Four Ways

This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.

State

Comparing problem-solving approaches means running one problem through algorithm, heuristic, working backwards, and divergent generation, and accounting for the differences.

Show

One problem — a hospital scheduling conflict — solved four ways in full. The algorithm that is correct and too slow. The heuristic that is fast and fails on one case. Working backwards from the fixed constraint. Divergent generation followed by convergent selection. Includes where functional fixedness blocked the third approach, where anchoring shaped the first estimate, and how framing changed which solution the team accepted.