aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2024-10-127-23/+66
* Removed unused generic solverSebastiano Tronto2024-10-122-158/+0
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-1214-129/+173
* Make writecube saferSebastiano Tronto2024-10-1218-111/+130
* Changed from size_t to uint64_tSebastiano Tronto2024-10-121-5/+5
* Added shelltestSebastiano Tronto2024-10-1210-7/+44
* Added buffer sizes in API argsSebastiano Tronto2024-10-119-93/+180

Generated with cgit - Back to sebastiano.tronto.net