Skip to content

PALIMPSEST

Read every strong board to find the habits that quietly hold a board back, then break them. This experiment produced the project's best board: 463 of 480.

by Raphaël Anjou

experimentsolvermeasuredplateaued463/480matched edgesLocal searchLearned guidanceUpdated 2026-07-21
Reproducestochastic — won't reproduce exactly; the board is verifiablere-verifies a stored boardBudget: ~30 min × 6 seeds (exploratory run, not the standardized single-core bench)
Pipeline
  1. 1
    corpus mining

    Basin-separated frequencies split shared structure from the shared trap, building a trap map

    carries: Consensus-trap map: pairs common everywhere but absent from the very best boards

  2. 2
    ALNSnot yet written up

    From a 461 board, deliberately break the trap cells and let destroy-and-repair rebuild them, reaching 463

Complexity
Time
corpus mining O(B·P) for B boards × P interior pairs (P = 480); ALNS attack 30 min × 6 seeds
Space
O(P·K) for the persistence table (K distinct piece-pairs per position)

The mining pass is linear in the corpus; the cost is the downstream ALNS search it steers, not the statistics.

Hardware & run
Native runCPU only
4.0core-hours
Cores
8
RAM
16 GiB
GPUs
0
CPU
Apple M1
Machine
MacBook (Apple M1, 8 cores)
Budget
~30 min × 6 seeds (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

The command re-scores the committed 463 board from its raw Bucas edges; it re-verifies the stored artifact, not the stochastic ALNS search that found it.

Code & data on GitHub

Keep exploring

Referenced by

Page sourceView as Markdown