aboutsummaryrefslogtreecommitdiff
path: root/src/utils/utils.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-01-12Improve performance of H48 solver with prefetchingSebastiano Tronto1-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-12Some generic fixes, mainly for building on WindowsSebastiano Tronto1-0/+1
2025-08-11Wrapped pthread use in custom APISebastiano Tronto1-0/+1
2025-04-29Added stop / pause / resume solve to APISebastiano Tronto1-0/+1
2024-08-18Reorganized folder structureSebastiano Tronto1-0/+3

Generated with cgit - Back to sebastiano.tronto.net