aboutsummaryrefslogtreecommitdiff
path: root/src/utils/utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve performance of H48 solver with prefetchingSebastiano Tronto2026-01-121-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 WindowsSebastiano Tronto2025-08-121-0/+1
|
* Wrapped pthread use in custom APISebastiano Tronto2025-08-111-0/+1
|
* Added stop / pause / resume solve to APISebastiano Tronto2025-04-291-0/+1
|
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+3

Generated with cgit - Back to sebastiano.tronto.net