| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix integer conversions in code, tests and some toolsc-portability | Sebastiano Tronto | 2026-04-06 | 1 | -4/+4 |
| | | |||||
| * | Fix tests for Microsoft's broken compiler | Sebastiano Tronto | 2026-04-06 | 1 | -2/+2 |
| | | |||||
| * | Use macro for [static N] | Sebastiano Tronto | 2026-04-04 | 1 | -5/+5 |
| | | |||||
| * | Fix duplicate solutions, overflow in maxsols and improve symmetry reduction ↵ | Sebastiano Tronto | 2025-11-24 | 1 | -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 function | Sebastiano Tronto | 2025-07-31 | 1 | -2/+2 |
| | | |||||
| * | Fix test | Sebastiano Tronto | 2025-07-18 | 1 | -3/+2 |
| | | |||||
| * | Renamed tests to make space for more coordinate tests | Sebastiano Tronto | 2025-07-17 | 1 | -0/+68 |
