| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve performance of H48 solver with prefetching | Sebastiano Tronto | 2026-01-12 | 1 | -0/+1 |
| | | | | | | | | | | With this commit we re-structure how the node expansion in the H48 solution search works to allow prefetching of pruning values, showing performance improvements in the range of 30-45% on x86, depending on table size and solution length. A small bug fix related to appending solutions is included in this commit. | ||||
| * | Some generic fixes, mainly for building on Windows | Sebastiano Tronto | 2025-08-12 | 1 | -0/+1 |
| | | |||||
| * | Wrapped pthread use in custom API | Sebastiano Tronto | 2025-08-11 | 1 | -0/+1 |
| | | |||||
| * | Added stop / pause / resume solve to API | Sebastiano Tronto | 2025-04-29 | 1 | -0/+1 |
| | | |||||
| * | Reorganized folder structure | Sebastiano Tronto | 2024-08-18 | 1 | -0/+3 |
