aboutsummaryrefslogtreecommitdiff
path: root/test/140_appendsolution/appendsolution_tests.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix duplicate solutions, overflow in maxsols and improve symmetry reduction ↵Sebastiano Tronto2025-11-241-9/+17
| | | | | | | | | | | | 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.
* Added move sequence comparison functionSebastiano Tronto2025-07-311-2/+2
|
* Fix testSebastiano Tronto2025-07-181-3/+2
|
* Renamed tests to make space for more coordinate testsSebastiano Tronto2025-07-171-0/+68

Generated with cgit - Back to sebastiano.tronto.net