aboutsummaryrefslogtreecommitdiff
path: root/src/solvers (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-04-01Make single-use struct field anonymousSebastiano Tronto1-12/+10
2025-04-01Make symcoord logic genericSebastiano Tronto4-115/+191
2025-04-01Fix mismatched type in function prototype and implementationSebastiano Tronto2-2/+2
2025-04-01simplified allowedmoves logicSebastiano Tronto4-10/+31
2025-03-29Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2-19/+99
2025-03-28DR coordinate solverSebastiano Tronto6-14/+231
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto12-127/+150
2025-03-25Tiny bugfix in solution writingSebastiano Tronto1-4/+5
2025-03-25Added NISS to coord solverSebastiano Tronto7-95/+272
2025-03-25Tiny fixSebastiano Tronto1-4/+4
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto6-267/+359
2025-03-22Some safety with move arrays, small refactor appendcharSebastiano Tronto9-83/+77
2025-03-19Filter solutions for coordinate solver and fix orderingSebastiano Tronto3-3/+7
2025-03-14BugfixSebastiano Tronto1-4/+14
2025-03-14Added checkdata for coord EOSebastiano Tronto2-0/+25
2025-03-14Replaced datasize with solverinfoSebastiano Tronto2-1/+19
2025-03-12Revert API changeSebastiano Tronto3-10/+25
2025-03-09Working (?) version of coordinate solverSebastiano Tronto6-38/+72
2025-03-08renamed some filesSebastiano Tronto5-7/+6
2025-03-07FixesSebastiano Tronto1-4/+4
2025-03-07More progress on coordinate solverSebastiano Tronto6-7/+268
2025-03-04Begin work for coordinate solverSebastiano Tronto6-0/+204
2024-12-18Revert small errorSebastiano Tronto2-5/+4
2024-12-16Fixed alignment bugSebastiano Tronto2-0/+7
2024-12-15Fix rare bug, but one more bug to goSebastiano Tronto1-4/+4
2024-12-15Actually fix the bugSebastiano Tronto1-3/+5
2024-12-15Solve bug related to duplicate solutionsSebastiano Tronto4-45/+59
2024-12-15Implemented 'optimal' optionSebastiano Tronto1-7/+19

Generated with cgit - Back to sebastiano.tronto.net