Skip to content

Solver engineering: the craft below the algorithm

Every record solver runs the same depth-first backtracker. What separates them is the layer underneath: lookup tables, perfect hashes, cache-sized structs, generated code, compiler archaeology. That craft decides whether a node costs 26 cycles or 2,600. The community's twenty-year engineering ledger, technique by technique, and what it all bought.

conceptGo fasterUpdated 2026-07-02

Keep exploring

Page sourceView as Markdown