aboutsummaryrefslogtreecommitdiff
path: root/src/solvers (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-11Made H48 solver safer for 32bit size_tSebastiano Tronto1-2/+9
2025-08-11Wrapped pthread use in custom APISebastiano Tronto5-60/+69
2025-08-07Added solver aliasesSebastiano Tronto1-7/+39
2025-08-07Added API function for solution variationsSebastiano Tronto2-5/+5
2025-08-06Added HTR solverSebastiano Tronto12-68/+164
2025-08-05Added DRFIN solverSebastiano Tronto14-75/+543
2025-08-01Move is_eo_even to more appropriate moduleSebastiano Tronto1-14/+0
2025-08-01Added CPEPE coordinate in preparation of full DRFIN solverSebastiano Tronto1-0/+86
2025-08-01Fixed nasty bugSebastiano Tronto1-0/+2
2025-08-01Reworked coordinate solver axis specificationSebastiano Tronto10-61/+24
2025-08-01Added solvetests for DRSLICESebastiano Tronto1-2/+2
2025-07-31Fixed bug and added testsSebastiano Tronto1-32/+25
2025-07-31Fix switch logic in coord solverSebastiano Tronto1-0/+8
2025-07-31Fix bugSebastiano Tronto2-23/+58
2025-07-30Fixed bug with counting solutions for coordinate solverSebastiano Tronto2-8/+3
2025-07-30added drslice coordinateSebastiano Tronto11-52/+197
2025-07-29All coordinates unsignedSebastiano Tronto12-85/+81
2025-07-29Cleanup some TODOsSebastiano Tronto7-20/+8
2025-07-28Make failed assert exit immediatelySebastiano Tronto3-7/+5
2025-07-17Renamed drslice drfinnoeSebastiano Tronto3-26/+26
2025-07-17Comments for drsliceSebastiano Tronto1-4/+15
2025-07-17Small optimization for coord gendataSebastiano Tronto1-5/+10
2025-07-17Working drslice (same results as nissy-classic)Sebastiano Tronto4-0/+137
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 Tronto9-38/+38
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 Tronto6-92/+122
2025-05-19Refactored checkdataSebastiano Tronto15-112/+392
2025-05-18Refactor solver dispatch and checkdataSebastiano Tronto12-134/+287
2025-05-09Other minor fixesSebastiano Tronto1-2/+2
2025-05-07Added build scriptSebastiano Tronto1-1/+1
2025-04-29Added stop / pause / resume solve to APISebastiano Tronto2-10/+73
2025-04-25NISSSebastiano Tronto5-20/+19
2025-04-23Adjusted solvers, fixed bugSebastiano Tronto4-16/+35
2025-04-22Update tests for oriented_cube_tSebastiano Tronto1-2/+2
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto14-176/+188
2025-04-20Improve order of moves in NISS solutionsSebastiano Tronto1-18/+62
2025-04-19Improved logging, especially for solveSebastiano Tronto7-59/+73
2025-04-17Sped up checkdata for H48 tablesSebastiano Tronto2-9/+57
2025-04-17Small rework of optimal vs maxsolsSebastiano Tronto4-29/+23
2025-04-15Log solutions as they are foundSebastiano Tronto3-7/+18
2025-04-08Some minor changes to the interface.Sebastiano Tronto3-4/+4
2025-04-02Added dreo coordinate solverSebastiano Tronto9-14/+168

Generated with cgit - Back to sebastiano.tronto.net