aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48 (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-01C11 threads!Sebastiano Tronto3-9/+9
2026-03-01C11 threads?Sebastiano Tronto3-9/+9
2026-01-12Improve performance of H48 solver with prefetchingSebastiano Tronto1-133/+242
2025-12-19Minor improvementSebastiano Tronto1-2/+7
2025-12-17Improve pruning value fetching and re-do benchmarksSebastiano Tronto2-20/+37
2025-12-17Move some checks around, small improvementSebastiano Tronto1-11/+9
2025-12-16Swap bit pairs in pval_minSebastiano Tronto1-5/+4
2025-12-14Update commentsSebastiano Tronto2-5/+7
2025-12-14Cleanup, update documentation, fix examplesSebastiano Tronto5-234/+156
2025-12-14Bye bye h0k4Sebastiano Tronto5-310/+27
2025-12-14Intertwined table seems to workSebastiano Tronto7-27/+177
2025-11-24Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f...Sebastiano Tronto1-37/+41
2025-08-11Made H48 solver safer for 32bit size_tSebastiano Tronto1-2/+9
2025-08-11Wrapped pthread use in custom APISebastiano Tronto3-56/+65
2025-07-29All coordinates unsignedSebastiano Tronto8-74/+74
2025-07-29Cleanup some TODOsSebastiano Tronto3-8/+5
2025-07-28Make failed assert exit immediatelySebastiano Tronto2-6/+4
2025-06-19Small fixesSebastiano Tronto1-2/+2
2025-06-18Trick fixSebastiano Tronto1-6/+21
2025-06-18Change min depth for H48 tasks heuristic sortSebastiano Tronto1-1/+1
2025-06-18Big speedup for H48 solver (heuristic sort of tasks)Sebastiano Tronto1-19/+46
2025-05-30More improvements to web solverSebastiano Tronto1-8/+8
2025-05-28Fix small build error with clangSebastiano Tronto1-1/+2
2025-05-27Removed VLA notation from function parameters.Sebastiano Tronto2-8/+8
2025-05-26Avoid pausing for logging only if poll_status() is null (h48 solver).Sebastiano Tronto1-10/+7
2025-05-25CleanupSebastiano Tronto1-1/+2
2025-05-25Quick fix for bugSebastiano Tronto1-9/+8
2025-05-23Do all loggin in main threadSebastiano Tronto3-67/+113
2025-05-19Refactored checkdataSebastiano Tronto4-92/+237
2025-05-18Refactor solver dispatch and checkdataSebastiano Tronto6-86/+125
2025-05-07Added build scriptSebastiano Tronto1-1/+1
2025-04-29Added stop / pause / resume solve to APISebastiano Tronto1-5/+64
2025-04-25NISSSebastiano Tronto1-16/+15
2025-04-23Adjusted solvers, fixed bugSebastiano Tronto1-7/+8
2025-04-22Update tests for oriented_cube_tSebastiano Tronto1-2/+2
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto5-73/+76
2025-04-19Improved logging, especially for solveSebastiano Tronto3-32/+41
2025-04-17Sped up checkdata for H48 tablesSebastiano Tronto2-9/+57
2025-04-17Small rework of optimal vs maxsolsSebastiano Tronto1-10/+12
2025-04-15Log solutions as they are foundSebastiano Tronto1-3/+3
2025-04-08Some minor changes to the interface.Sebastiano Tronto1-1/+1
2025-04-01simplified allowedmoves logicSebastiano Tronto2-7/+18
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto9-91/+102
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto1-163/+74
2025-03-22Some safety with move arrays, small refactor appendcharSebastiano Tronto3-32/+21
2025-03-14Added checkdata for coord EOSebastiano Tronto1-0/+1
2025-03-09Working (?) version of coordinate solverSebastiano Tronto1-4/+3
2025-03-07More progress on coordinate solverSebastiano Tronto1-1/+1
2024-12-18Revert small errorSebastiano Tronto2-5/+4
2024-12-16Fixed alignment bugSebastiano Tronto2-0/+7

Generated with cgit - Back to sebastiano.tronto.net