Skip to main content

The Algorithm's Three Requirements

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

State

An algorithm bound for a computer must be unambiguous, deterministic — same inputs, same outputs — and affordable in time and storage for the problem's needs.

Show

A dosing protocol that reads two ways, varies by nurse, or takes a century to compute fails the test.

Watch for

Finite and precise is not yet affordable.

Builds on

Unlocks

  • Nothing yet depends on this.