aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filter solutions for coordinate solver and fix orderingSebastiano Tronto2025-03-194-3/+35
* BugfixSebastiano Tronto2025-03-141-4/+14
* Added checkdata for coord EOSebastiano Tronto2025-03-143-0/+30
* Replaced datasize with solverinfoSebastiano Tronto2025-03-144-10/+61
* Revert API changeSebastiano Tronto2025-03-125-17/+26
* Working (?) version of coordinate solverSebastiano Tronto2025-03-098-44/+91
* renamed some filesSebastiano Tronto2025-03-085-7/+6
* FixesSebastiano Tronto2025-03-071-4/+4
* More progress on coordinate solverSebastiano Tronto2025-03-077-7/+272
* Begin work for coordinate solverSebastiano Tronto2025-03-047-0/+206
* Fix typo in neon.h (thanks to Arhan Chaudhary for reporting)Sebastiano Tronto2025-02-281-0/+1
* Revert small errorSebastiano Tronto2024-12-182-5/+4
* Fixed alignment bugSebastiano Tronto2024-12-164-0/+35
* Fix rare bug, but one more bug to goSebastiano Tronto2024-12-152-4/+16
* Actually fix the bugSebastiano Tronto2024-12-151-3/+5
* Fixed constant that I rarely used until todaySebastiano Tronto2024-12-151-1/+1
* 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-143-8/+29
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-0717-725/+1002
* Safer handling of corrupt dataSebastiano Tronto2024-10-191-3/+17
* Finished Python moduleSebastiano Tronto2024-10-192-5/+11
* Fixed performance regressionSebastiano Tronto2024-10-182-22/+28
* Add node and fallback benchmarkingSebastiano Tronto2024-10-184-28/+68
* New interface function nissy_countmovesSebastiano Tronto2024-10-183-2/+28
* Removed redundant coordinate computationSebastiano Tronto2024-10-163-23/+11
* EOF fixenricotenuti2024-10-151-1/+1
* Neon uint8x8_t corners and minor fixesenricotenuti2024-10-154-58/+51
* Fallback tablesSebastiano Tronto2024-10-144-29/+100
* Fix solvers for k = 2, and changes to solve toolSebastiano Tronto2024-10-142-12/+19
* Interface changes, progress with pythonSebastiano Tronto2024-10-147-175/+110
* Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto2024-10-132-197/+89
* Trivial fixes to commentsSebastiano Tronto2024-10-121-4/+4
* Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2024-10-125-20/+63
* Removed unused generic solverSebastiano Tronto2024-10-122-158/+0
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-128-114/+156
* Make writecube saferSebastiano Tronto2024-10-123-95/+114
* Changed from size_t to uint64_tSebastiano Tronto2024-10-121-5/+5
* Added buffer sizes in API argsSebastiano Tronto2024-10-112-59/+139
* Improved commentSebastiano Tronto2024-10-111-1/+1
* Error codes, documentation, change nisstype from string to flagsSebastiano Tronto2024-10-112-83/+446
* Improved error messages and add some comments in nissy.hSebastiano Tronto2024-10-107-78/+212
* Removed "options" from solver selectionSebastiano Tronto2024-10-102-71/+48
* Small warning fixes to gendataSebastiano Tronto2024-10-101-3/+10
* Fixed tableinfo alignment issuesSebastiano Tronto2024-10-101-22/+50
* Removed un-common function from common.hSebastiano Tronto2024-10-101-1/+0
* Revert useless optimization (fix portable and neon)Sebastiano Tronto2024-10-071-12/+10
* Remove double returnSebastiano Tronto2024-10-071-1/+0
* Tiny optimization for moves (avoid unnecessary CO)Sebastiano Tronto2024-10-061-10/+12
* Removed some useless outputSebastiano Tronto2024-10-062-7/+7

Generated with cgit - Back to sebastiano.tronto.net