aboutsummaryrefslogtreecommitdiff
path: root/test/140_appendsolution (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-11-24Fix duplicate solutions, overflow in maxsols and improve symmetry reduction ↵Sebastiano Tronto14-9/+45
for H48. This commit fixes two bugs: - A bug that caused duplicates solutions for symmetric scrambles. - An overflow in the maxsols parameter for the H48 solver, which caused it to find much fewer solutions than existed. Moreover, the H48 solvers has been improved by reducing by symmetry not only from the starting position, but also up to the first 4 moves.
2025-07-31Added move sequence comparison functionSebastiano Tronto1-2/+2
2025-07-18Fix testSebastiano Tronto1-3/+2
2025-07-17Renamed tests to make space for more coordinate testsSebastiano Tronto23-0/+171

Generated with cgit - Back to sebastiano.tronto.net