Skip to content

STAGED

Build the whole board from scratch with no pre-set frame, in stages, letting the border emerge last from whatever pieces are left.

by Raphaël Anjou

experimentsolvermeasuredplateaued436/480matched edgesBuild boards upUpdated 2026-07-21
Reproducestochastic — won't reproduce exactly; the board is verifiablere-verifies a stored boardBudget: not logged (exploratory run, not the standardized single-core bench)
Pipeline
  1. 1
    beam producernot yet written up

    Two fast top-half beams build from empty with all pieces free and no frame pinned

  2. 2
    exact tail

    Admissible-estimate pruning drops doomed partials, then an exact finisher solves the bottom rows, border emerging last

Complexity
Time
four stages: two fast top-half beams, a band grow, and an exact bottom finisher
Space
banks the surviving partials between stages; pruned at each handoff by an admissible estimate

Frame-free construction removes the usual border pin, so the search space is larger up front; the admissible cutoff at each stage handoff is what keeps it tractable.

Hardware & run
Native runCPU only
Cores
8
RAM
16 GiB
GPUs
0
CPU
Apple M1
Machine
MacBook (Apple M1, 8 cores)
Budget
not logged (exploratory run, not the standardized single-core bench)
Start
stochastic; see the run's repro command
Verify the stored board

stochastic — won't reproduce exactly; the board is verifiable

This verifies the board, not the search that produced it.

just research-record-boards
Code & data on GitHub

Keep exploring

Referenced by

Page sourceView as Markdown