| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-12 | Improve performance of H48 solver with prefetching | Sebastiano Tronto | 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. | |||||
| 2025-08-12 | Some generic fixes, mainly for building on Windows | Sebastiano Tronto | 1 | -0/+1 | |
| 2025-08-11 | Wrapped pthread use in custom API | Sebastiano Tronto | 1 | -0/+1 | |
| 2025-04-29 | Added stop / pause / resume solve to API | Sebastiano Tronto | 1 | -0/+1 | |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -0/+3 | |
