aboutsummaryrefslogtreecommitdiff
path: root/src/nissy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added inverse coordinate for COSebastiano Tronto2025-03-261-1/+1
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-251-3/+3
* Added checkdata for coord EOSebastiano Tronto2025-03-141-0/+5
* Replaced datasize with solverinfoSebastiano Tronto2025-03-141-5/+32
* Revert API changeSebastiano Tronto2025-03-121-3/+1
* Working (?) version of coordinate solverSebastiano Tronto2025-03-091-6/+15
* Fixed alignment bugSebastiano Tronto2024-12-161-0/+22
* Implemented 'optimal' optionSebastiano Tronto2024-12-151-3/+5
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-141-1/+15
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-071-43/+37
* Safer handling of corrupt dataSebastiano Tronto2024-10-191-3/+17
* Finished Python moduleSebastiano Tronto2024-10-191-4/+9
* Add node and fallback benchmarkingSebastiano Tronto2024-10-181-3/+4
* New interface function nissy_countmovesSebastiano Tronto2024-10-181-0/+12
* Interface changes, progress with pythonSebastiano Tronto2024-10-141-80/+35
* Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto2024-10-131-144/+0
* Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2024-10-121-3/+0
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-121-7/+14
* Make writecube saferSebastiano Tronto2024-10-121-40/+33
* Changed from size_t to uint64_tSebastiano Tronto2024-10-121-5/+5
* Added buffer sizes in API argsSebastiano Tronto2024-10-111-24/+75
* Error codes, documentation, change nisstype from string to flagsSebastiano Tronto2024-10-111-43/+257
* Improved error messages and add some comments in nissy.hSebastiano Tronto2024-10-101-6/+57
* Removed "options" from solver selectionSebastiano Tronto2024-10-101-66/+46
* Fix concurrency issuesSebastiano Tronto2024-10-061-1/+1
* Fix rare data raceSebastiano Tronto2024-10-051-1/+1
* Merge remote-tracking branch 'upstream/master'enricotenuti2024-09-291-2/+71
|\
| * Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-09-271-1/+4
| |\
| | * Fixed checkdataSebastiano Tronto2024-09-271-1/+4
| * | Use constant instead of magic numberSebastiano Tronto2024-09-271-5/+5
| |/
| * Added checkdata toolSebastiano Tronto2024-09-261-2/+5
| * Added checkdata functionSebastiano Tronto2024-09-261-0/+63
| * Added TOOLARGS and simplified gendata tool(s)Sebastiano Tronto2024-09-261-2/+2
* | minor changes for PRenricotenuti2024-09-291-1/+2
* | format fix thread.henricotenuti2024-09-271-2/+2
* | pthread solver to fixenricotenuti2024-09-191-2/+3
|/
* Parallelized h48k2 gendataSebastiano Tronto2024-09-171-0/+1
* Fix and cleanup printing table infoSebastiano Tronto2024-09-121-5/+2
* Cleanup gendata toolsSebastiano Tronto2024-09-121-0/+1
* Simplified solverSebastiano Tronto2024-09-111-1/+1
* Finished table refactorSebastiano Tronto2024-09-111-0/+47
* More renamingSebastiano Tronto2024-09-051-2/+2
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-051-4/+4
* Fixed bug in run solveSebastiano Tronto2024-08-261-2/+10
* Refactor table generationSebastiano Tronto2024-08-251-14/+49
* Started work on k=2 tables; further split h48 gendataSebastiano Tronto2024-08-251-12/+13
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+265

Generated with cgit - Back to sebastiano.tronto.net