aboutsummaryrefslogtreecommitdiff
path: root/src/solvers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make failed assert exit immediatelySebastiano Tronto2025-07-283-7/+5
* Renamed drslice drfinnoeSebastiano Tronto2025-07-173-26/+26
* Comments for drsliceSebastiano Tronto2025-07-171-4/+15
* Small optimization for coord gendataSebastiano Tronto2025-07-171-5/+10
* Working drslice (same results as nissy-classic)Sebastiano Tronto2025-07-174-0/+137
* Small fixesSebastiano Tronto2025-06-191-2/+2
* Trick fixSebastiano Tronto2025-06-181-6/+21
* Change min depth for H48 tasks heuristic sortSebastiano Tronto2025-06-181-1/+1
* Big speedup for H48 solver (heuristic sort of tasks)Sebastiano Tronto2025-06-181-19/+46
* More improvements to web solverSebastiano Tronto2025-05-301-8/+8
* Fix small build error with clangSebastiano Tronto2025-05-281-1/+2
* Removed VLA notation from function parameters.Sebastiano Tronto2025-05-279-38/+38
* Avoid pausing for logging only if poll_status() is null (h48 solver).Sebastiano Tronto2025-05-261-10/+7
* CleanupSebastiano Tronto2025-05-251-1/+2
* Quick fix for bugSebastiano Tronto2025-05-251-9/+8
* Do all loggin in main threadSebastiano Tronto2025-05-236-92/+122
* Refactored checkdataSebastiano Tronto2025-05-1915-112/+392
* Refactor solver dispatch and checkdataSebastiano Tronto2025-05-1812-134/+287
* Other minor fixesSebastiano Tronto2025-05-091-2/+2
* Added build scriptSebastiano Tronto2025-05-071-1/+1
* Added stop / pause / resume solve to APISebastiano Tronto2025-04-292-10/+73
* NISSSebastiano Tronto2025-04-255-20/+19
* Adjusted solvers, fixed bugSebastiano Tronto2025-04-234-16/+35
* Update tests for oriented_cube_tSebastiano Tronto2025-04-221-2/+2
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-2114-176/+188
* Improve order of moves in NISS solutionsSebastiano Tronto2025-04-201-18/+62
* Improved logging, especially for solveSebastiano Tronto2025-04-197-59/+73
* Sped up checkdata for H48 tablesSebastiano Tronto2025-04-172-9/+57
* Small rework of optimal vs maxsolsSebastiano Tronto2025-04-174-29/+23
* Log solutions as they are foundSebastiano Tronto2025-04-153-7/+18
* Some minor changes to the interface.Sebastiano Tronto2025-04-083-4/+4
* Added dreo coordinate solverSebastiano Tronto2025-04-029-14/+168
* Make single-use struct field anonymousSebastiano Tronto2025-04-011-12/+10
* Make symcoord logic genericSebastiano Tronto2025-04-014-115/+191
* Fix mismatched type in function prototype and implementationSebastiano Tronto2025-04-012-2/+2
* simplified allowedmoves logicSebastiano Tronto2025-04-014-10/+31
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-292-19/+99
* DR coordinate solverSebastiano Tronto2025-03-286-14/+231
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-2512-127/+150
* Tiny bugfix in solution writingSebastiano Tronto2025-03-251-4/+5
* Added NISS to coord solverSebastiano Tronto2025-03-257-95/+272
* Tiny fixSebastiano Tronto2025-03-251-4/+4
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-246-267/+359
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-229-83/+77
* Filter solutions for coordinate solver and fix orderingSebastiano Tronto2025-03-193-3/+7
* BugfixSebastiano Tronto2025-03-141-4/+14
* Added checkdata for coord EOSebastiano Tronto2025-03-142-0/+25
* Replaced datasize with solverinfoSebastiano Tronto2025-03-142-1/+19
* Revert API changeSebastiano Tronto2025-03-123-10/+25
* Working (?) version of coordinate solverSebastiano Tronto2025-03-096-38/+72

Generated with cgit - Back to sebastiano.tronto.net