aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tiny fixSebastiano Tronto2025-03-251-4/+4
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-2436-349/+562
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-2223-170/+168
* Filter solutions for coordinate solver and fix orderingSebastiano Tronto2025-03-195-18/+35
* BugfixSebastiano Tronto2025-03-142-25/+20
* Added checkdata for coord EOSebastiano Tronto2025-03-145-12/+67
* Replaced datasize with solverinfoSebastiano Tronto2025-03-1414-68/+140
* Revert API changeSebastiano Tronto2025-03-128-43/+40
* Revert "Temporary fix for tools"Sebastiano Tronto2025-03-125-7/+6
* Temporary fix for toolsSebastiano Tronto2025-03-095-6/+7
* Fixed python moduleSebastiano Tronto2025-03-092-8/+16
* Working (?) version of coordinate solverSebastiano Tronto2025-03-0912-53/+131
* renamed some filesSebastiano Tronto2025-03-086-7/+8
* FixesSebastiano Tronto2025-03-071-4/+4
* More progress on coordinate solverSebastiano Tronto2025-03-078-9/+274
* Begin work for coordinate solverSebastiano Tronto2025-03-0412-0/+263
* Make no sanitizer the default for debug buildSebastiano Tronto2025-03-011-6/+1
* Fix typo in neon.h (thanks to Arhan Chaudhary for reporting)Sebastiano Tronto2025-02-281-0/+1
* Added known distribution for larger tablesSebastiano Tronto2024-12-201-8/+24
* Revert small errorSebastiano Tronto2024-12-182-5/+4
* Remove -Werror optionSebastiano Tronto2024-12-181-1/+1
* Fixed alignment bugSebastiano Tronto2024-12-165-1/+36
* Fix rare bug, but one more bug to goSebastiano Tronto2024-12-152-4/+16
* Added more scrambles, found bugSebastiano Tronto2024-12-152-31/+69
* Added tool to check for correctnes of H48 solver. TODO: add more scrambles.Sebastiano Tronto2024-12-151-6/+16
* Actually fix the bugSebastiano Tronto2024-12-151-3/+5
* Fixed constant that I rarely used until todaySebastiano Tronto2024-12-152-1/+134
* Solve bug related to duplicate solutionsSebastiano Tronto2024-12-157-48/+62
* Implemented 'optimal' optionSebastiano Tronto2024-12-152-10/+24
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-1410-21/+58
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-07359-933/+1732
* Safer handling of corrupt dataSebastiano Tronto2024-10-191-3/+17
* Finished Python moduleSebastiano Tronto2024-10-195-17/+304
* Fixed performance regressionSebastiano Tronto2024-10-182-22/+28
* Add node and fallback benchmarkingSebastiano Tronto2024-10-188-37/+86
* New interface function nissy_countmovesSebastiano Tronto2024-10-184-3/+50
* Change default number of threads from 16 to 8Sebastiano Tronto2024-10-181-5/+5
* Removed redundant coordinate computationSebastiano Tronto2024-10-165-23/+12
* Rename debug shell executableSebastiano Tronto2024-10-153-3/+3
* Merge pull request #4 from enricotenuti/masterSebastiano Tronto2024-10-154-57/+50
|\
| * EOF fixenricotenuti2024-10-151-1/+1
| * Neon uint8x8_t corners and minor fixesenricotenuti2024-10-154-58/+51
|/
* Fallback tablesSebastiano Tronto2024-10-146-31/+103
* Fix solvers for k = 2, and changes to solve toolSebastiano Tronto2024-10-143-16/+31
* Fix gendataSebastiano Tronto2024-10-141-2/+2
* Fix shellSebastiano Tronto2024-10-141-7/+7
* Interface changes, progress with pythonSebastiano Tronto2024-10-1415-244/+330
* Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto2024-10-133-197/+90
* Trivial fixes to commentsSebastiano Tronto2024-10-121-4/+4
* Initial support for PythonSebastiano Tronto2024-10-124-3/+88

Generated with cgit - Back to sebastiano.tronto.net