| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use macro for [static N] | Sebastiano Tronto | 2026-04-04 | 1 | -30/+30 |
| * | Improve Windows build support. | Sebastiano Tronto | 2026-03-01 | 1 | -6/+6 |
| * | Improve performance of H48 solver with prefetching | Sebastiano Tronto | 2026-01-12 | 1 | -133/+242 |
| * | Minor improvement | Sebastiano Tronto | 2025-12-19 | 1 | -2/+7 |
| * | Improve pruning value fetching and re-do benchmarks | Sebastiano Tronto | 2025-12-17 | 1 | -20/+16 |
| * | Move some checks around, small improvement | Sebastiano Tronto | 2025-12-17 | 1 | -11/+9 |
| * | Cleanup, update documentation, fix examples | Sebastiano Tronto | 2025-12-14 | 1 | -12/+8 |
| * | Bye bye h0k4 | Sebastiano Tronto | 2025-12-14 | 1 | -48/+13 |
| * | Intertwined table seems to work | Sebastiano Tronto | 2025-12-14 | 1 | -3/+27 |
| * | Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f... | Sebastiano Tronto | 2025-11-24 | 1 | -37/+41 |
| * | Wrapped pthread use in custom API | Sebastiano Tronto | 2025-08-11 | 1 | -13/+13 |
| * | All coordinates unsigned | Sebastiano Tronto | 2025-07-29 | 1 | -5/+5 |
| * | Trick fix | Sebastiano Tronto | 2025-06-18 | 1 | -6/+21 |
| * | Change min depth for H48 tasks heuristic sort | Sebastiano Tronto | 2025-06-18 | 1 | -1/+1 |
| * | Big speedup for H48 solver (heuristic sort of tasks) | Sebastiano Tronto | 2025-06-18 | 1 | -19/+46 |
| * | More improvements to web solver | Sebastiano Tronto | 2025-05-30 | 1 | -8/+8 |
| * | Removed VLA notation from function parameters. | Sebastiano Tronto | 2025-05-27 | 1 | -6/+6 |
| * | Avoid pausing for logging only if poll_status() is null (h48 solver). | Sebastiano Tronto | 2025-05-26 | 1 | -10/+7 |
| * | Cleanup | Sebastiano Tronto | 2025-05-25 | 1 | -1/+2 |
| * | Quick fix for bug | Sebastiano Tronto | 2025-05-25 | 1 | -9/+8 |
| * | Do all loggin in main thread | Sebastiano Tronto | 2025-05-23 | 1 | -57/+79 |
| * | Refactor solver dispatch and checkdata | Sebastiano Tronto | 2025-05-18 | 1 | -0/+34 |
| * | Added stop / pause / resume solve to API | Sebastiano Tronto | 2025-04-29 | 1 | -5/+64 |
| * | NISS | Sebastiano Tronto | 2025-04-25 | 1 | -16/+15 |
| * | Adjusted solvers, fixed bug | Sebastiano Tronto | 2025-04-23 | 1 | -7/+8 |
| * | Update tests for oriented_cube_t | Sebastiano Tronto | 2025-04-22 | 1 | -2/+2 |
| * | Always use unsigned char * for data buffers | Sebastiano Tronto | 2025-04-21 | 1 | -9/+9 |
| * | Improved logging, especially for solve | Sebastiano Tronto | 2025-04-19 | 1 | -10/+11 |
| * | Small rework of optimal vs maxsols | Sebastiano Tronto | 2025-04-17 | 1 | -10/+12 |
| * | Log solutions as they are found | Sebastiano Tronto | 2025-04-15 | 1 | -3/+3 |
| * | simplified allowedmoves logic | Sebastiano Tronto | 2025-04-01 | 1 | -5/+16 |
| * | More safety with pointers using VLA function parameters | Sebastiano Tronto | 2025-03-25 | 1 | -9/+9 |
| * | Big cleanup for appendsolution() | Sebastiano Tronto | 2025-03-24 | 1 | -163/+74 |
| * | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 2025-03-22 | 1 | -29/+19 |
| * | Working (?) version of coordinate solver | Sebastiano Tronto | 2025-03-09 | 1 | -4/+3 |
| * | More progress on coordinate solver | Sebastiano Tronto | 2025-03-07 | 1 | -1/+1 |
| * | Fixed alignment bug | Sebastiano Tronto | 2024-12-16 | 1 | -0/+1 |
| * | Fix rare bug, but one more bug to go | Sebastiano Tronto | 2024-12-15 | 1 | -4/+4 |
| * | Actually fix the bug | Sebastiano Tronto | 2024-12-15 | 1 | -3/+5 |
| * | Solve bug related to duplicate solutions | Sebastiano Tronto | 2024-12-15 | 1 | -40/+54 |
| * | Implemented 'optimal' option | Sebastiano Tronto | 2024-12-15 | 1 | -7/+19 |
| * | Allow choosing number of threads when calling solve() | Sebastiano Tronto | 2024-12-14 | 1 | -7/+10 |
| * | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2024-12-07 | 1 | -164/+446 |
| * | Fixed performance regression | Sebastiano Tronto | 2024-10-18 | 1 | -12/+13 |
| * | Add node and fallback benchmarking | Sebastiano Tronto | 2024-10-18 | 1 | -5/+20 |
| * | Removed redundant coordinate computation | Sebastiano Tronto | 2024-10-16 | 1 | -6/+10 |
| * | EOF fix | enricotenuti | 2024-10-15 | 1 | -1/+1 |
| * | Neon uint8x8_t corners and minor fixes | enricotenuti | 2024-10-15 | 1 | -3/+3 |
| * | Fallback tables | Sebastiano Tronto | 2024-10-14 | 1 | -11/+40 |
| * | Fix solvers for k = 2, and changes to solve tool | Sebastiano Tronto | 2024-10-14 | 1 | -12/+18 |
