Skip to content

How the record solvers search

How the solvers that hold the records actually search. They are all, at heart, depth-first backtrackers; what separates them is the order they try things and how they bend the rules near the end.

pageBacktrackingGo fasterUpdated 2026-07-21

Referenced by

Page sourceView as Markdown