Commit Graph
3 Commits
Author SHA1 Message Date
Codex instance 0b65501c73 test: add independent placement validation
Establish a CTest harness before changing solver behavior. Validate board dimensions, multiplicities, bounds, overlap and coverage against independent placement data, including known order-8 and constructed order-9 fixtures.

Document Debug and sanitizer workflows while keeping the defects tracked by #7 and #14 separate. Prepare a result adapter so the feasible solver regression can be enabled with the completion fix.

Tests: Release, ASan and UBSan CTest suites (3 passed each)

Refs: #1
2026-07-30 16:40:29 +01:00
mgrettondann 1684c289c6 Add a file showing results.
results.md details the results of the Partridge problem for sizes 8, 9
and 10.
2025-09-03 07:44:29 +02:00
mgrettondann 52a73a3d05 Add README.md and LICENSE. 2025-09-01 19:51:02 +02:00