aboutsummaryrefslogtreecommitdiff
path: root/src/nissy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-02Added dreo coordinate solverSebastiano Tronto1-0/+1
2025-03-26Added inverse coordinate for COSebastiano Tronto1-1/+1
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto1-3/+3
2025-03-14Added checkdata for coord EOSebastiano Tronto1-0/+5
2025-03-14Replaced datasize with solverinfoSebastiano Tronto1-5/+32
2025-03-12Revert API changeSebastiano Tronto1-3/+1
2025-03-09Working (?) version of coordinate solverSebastiano Tronto1-6/+15
2024-12-16Fixed alignment bugSebastiano Tronto1-0/+22
2024-12-15Implemented 'optimal' optionSebastiano Tronto1-3/+5
2024-12-14Allow choosing number of threads when calling solve()Sebastiano Tronto1-1/+15
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto1-43/+37
2024-10-19Safer handling of corrupt dataSebastiano Tronto1-3/+17
2024-10-19Finished Python moduleSebastiano Tronto1-4/+9
2024-10-18Add node and fallback benchmarkingSebastiano Tronto1-3/+4
2024-10-18New interface function nissy_countmovesSebastiano Tronto1-0/+12
2024-10-14Interface changes, progress with pythonSebastiano Tronto1-80/+35
2024-10-13Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto1-144/+0
2024-10-12Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto1-3/+0
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto1-7/+14
2024-10-12Make writecube saferSebastiano Tronto1-40/+33
2024-10-12Changed from size_t to uint64_tSebastiano Tronto1-5/+5
2024-10-11Added buffer sizes in API argsSebastiano Tronto1-24/+75
2024-10-11Error codes, documentation, change nisstype from string to flagsSebastiano Tronto1-43/+257
2024-10-10Improved error messages and add some comments in nissy.hSebastiano Tronto1-6/+57
2024-10-10Removed "options" from solver selectionSebastiano Tronto1-66/+46
2024-10-06Fix concurrency issuesSebastiano Tronto1-1/+1
2024-10-05Fix rare data raceSebastiano Tronto1-1/+1
2024-09-29minor changes for PRenricotenuti1-1/+2
2024-09-27format fix thread.henricotenuti1-2/+2
2024-09-27Fixed checkdataSebastiano Tronto1-1/+4
2024-09-27Use constant instead of magic numberSebastiano Tronto1-5/+5
2024-09-26Added checkdata toolSebastiano Tronto1-2/+5
2024-09-26Added checkdata functionSebastiano Tronto1-0/+63
2024-09-26Added TOOLARGS and simplified gendata tool(s)Sebastiano Tronto1-2/+2
2024-09-19pthread solver to fixenricotenuti1-2/+3
2024-09-17Parallelized h48k2 gendataSebastiano Tronto1-0/+1
2024-09-12Fix and cleanup printing table infoSebastiano Tronto1-5/+2
2024-09-12Cleanup gendata toolsSebastiano Tronto1-0/+1
2024-09-11Simplified solverSebastiano Tronto1-1/+1
2024-09-11Finished table refactorSebastiano Tronto1-0/+47
2024-09-05More renamingSebastiano Tronto1-2/+2
2024-09-05Rename constants from _underscore to CAPSSebastiano Tronto1-4/+4
2024-08-26Fixed bug in run solveSebastiano Tronto1-2/+10
2024-08-25Refactor table generationSebastiano Tronto1-14/+49
2024-08-25Started work on k=2 tables; further split h48 gendataSebastiano Tronto1-12/+13
2024-08-18Reorganized folder structureSebastiano Tronto1-1/+11
2024-07-08Stats for h48 solver as toolSebastiano Tronto1-8/+13
2024-07-04(almost) added getcubeSebastiano Tronto1-5/+25
2024-07-03Preparing for table statsSebastiano Tronto1-0/+16
2024-06-30Added a solver, but found out h48 table is brokenSebastiano Tronto1-3/+8

Generated with cgit - Back to sebastiano.tronto.net