Skip to content

Beam search

Keep the K most promising partial boards alive at once and grow them cell by cell. Beam search is the workhorse behind this project's from-scratch builders, and a clean illustration of why breadth alone stalls in the deep interior.

conceptBuild boards upUpdated 2026-07-22
Reproduceprose — no computation behind this pagereruns the search (See below)

Reproduce this result: prose — no computation behind this page

Keep exploring

Referenced by

Page sourceView as Markdown