aboutsummaryrefslogtreecommitdiff
path: root/test/140_appendsolution (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix integer conversions in code, tests and some toolsc-portabilitySebastiano Tronto2026-04-061-4/+4
|
* Fix tests for Microsoft's broken compilerSebastiano Tronto2026-04-061-2/+2
|
* Use macro for [static N]Sebastiano Tronto2026-04-041-5/+5
|
* Fix duplicate solutions, overflow in maxsols and improve symmetry reduction ↵Sebastiano Tronto2025-11-2414-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.
* 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-1723-0/+171

Generated with cgit - Back to sebastiano.tronto.net