aboutsummaryrefslogtreecommitdiff
path: root/src/solvers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* renamed some filesSebastiano Tronto2025-03-085-7/+6
* FixesSebastiano Tronto2025-03-071-4/+4
* More progress on coordinate solverSebastiano Tronto2025-03-076-7/+268
* Begin work for coordinate solverSebastiano Tronto2025-03-046-0/+204
* Revert small errorSebastiano Tronto2024-12-182-5/+4
* Fixed alignment bugSebastiano Tronto2024-12-162-0/+7
* Fix rare bug, but one more bug to goSebastiano Tronto2024-12-151-4/+4
* Actually fix the bugSebastiano Tronto2024-12-151-3/+5
* Solve bug related to duplicate solutionsSebastiano Tronto2024-12-154-45/+59
* Implemented 'optimal' optionSebastiano Tronto2024-12-151-7/+19
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-141-7/+10
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-079-655/+790
* Finished Python moduleSebastiano Tronto2024-10-191-1/+2

Generated with cgit - Back to sebastiano.tronto.net