Skip to content

Linking the clues early does not help, it hurts

Joining clue pairs with early piece corridors feels like adding constraints. Counting says otherwise: a 1-wide corridor between even the two closest clues admits about two quadrillion distinct fillings, so it excludes almost nothing while spending pieces the endgame will need. In a controlled A/B, every corridor arm lost to its own control at every board size.

findingFindingdead endmeasuredrefutedWhy it resistsReduce the searchUpdated 2026-07-22
Reproducedeterministic — reproduces byte-for-bytereruns the search
Reproduce this result

deterministic — reproduces byte-for-byte

cd research/topics/clue-corridors/compute && cargo run --release --bin corridors > ../results/corridor_counts.json

Recomputes every counting claim exactly from the official piece set: the clue geometry, the branching table, the per-side colour supply and the transfer-matrix corridor counts behind the 2.05e15 figure (committed as results/corridor_counts.json). The A/B ladder numbers are the study's original measurements; the packaged rerun of the three arms is specified in the topic's PLAN and its tables are not yet committed.

Code & data on GitHub

Keep exploring

Page sourceView as Markdown