aboutsummaryrefslogtreecommitdiff
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-08Some minor changes to the interface.Sebastiano Tronto8-27/+18
2025-04-02Added dreo coordinate solverSebastiano Tronto1-0/+16
2025-03-29Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto1-0/+18
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto1-2/+2
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto1-0/+1
2025-03-14Added checkdata for coord EOSebastiano Tronto1-8/+37
2025-03-14Replaced datasize with solverinfoSebastiano Tronto7-24/+30
2025-03-12Revert "Temporary fix for tools"Sebastiano Tronto4-5/+5
2025-03-09Temporary fix for toolsSebastiano Tronto4-5/+5
2024-12-20Added known distribution for larger tablesSebastiano Tronto1-8/+24
2024-12-15Added more scrambles, found bugSebastiano Tronto2-31/+69
2024-12-15Added tool to check for correctnes of H48 solver. TODO: add more scrambles.Sebastiano Tronto1-6/+16
2024-12-15Fixed constant that I rarely used until todaySebastiano Tronto1-0/+133
2024-12-14Allow choosing number of threads when calling solve()Sebastiano Tronto3-3/+3
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto3-117/+137
2024-10-18Add node and fallback benchmarkingSebastiano Tronto2-7/+15
2024-10-14Fallback tablesSebastiano Tronto1-2/+2
2024-10-14Fix solvers for k = 2, and changes to solve toolSebastiano Tronto1-4/+12
2024-10-14Fix gendataSebastiano Tronto1-2/+2
2024-10-14Interface changes, progress with pythonSebastiano Tronto5-24/+27
2024-10-13Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto1-0/+1
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto2-6/+6
2024-10-11Added buffer sizes in API argsSebastiano Tronto6-27/+33
2024-10-10Improved error messages and add some comments in nissy.hSebastiano Tronto1-0/+1
2024-10-10Removed "options" from solver selectionSebastiano Tronto9-87/+101
2024-10-06Tiny optimization for moves (avoid unnecessary CO)Sebastiano Tronto1-1/+1
2024-10-05Added expected distributionsSebastiano Tronto1-1/+66
2024-10-05Added distribution check to toolSebastiano Tronto4-5/+97
2024-10-04Added documentation on how to run derivedataSebastiano Tronto1-0/+11
2024-10-04Clean up tool outputSebastiano Tronto7-29/+34
2024-10-03Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto1-4/+1
2024-09-29minor changes for PRenricotenuti1-2/+0
2024-09-28No malloc, static tasks pollenricotenuti1-1/+1
2024-09-27Made table derivation tool more flexibleSebastiano Tronto4-33/+62
2024-09-27Use constant instead of magic numberSebastiano Tronto2-1/+1
2024-09-27First try for derive tablesSebastiano Tronto3-0/+91
2024-09-26small fixSebastiano Tronto1-1/+1
2024-09-26Added checkdata toolSebastiano Tronto3-27/+79
2024-09-26Added checkdata functionSebastiano Tronto1-0/+0
2024-09-26Added TOOLARGS and simplified gendata tool(s)Sebastiano Tronto19-287/+102
2024-09-26Fixed solutions vector, added constantsenricotenuti1-0/+2
2024-09-19Removed double importSebastiano Tronto1-1/+0
2024-09-18Added gendata for all table sizes (k=2)Sebastiano Tronto10-0/+210
2024-09-18Renamed tools; fixed solve tool; added gendata_h48h1k2 toolSebastiano Tronto6-1/+22
2024-09-18Remove useless output from stats toolSebastiano Tronto1-1/+1
2024-09-18Some shellcheckSebastiano Tronto1-3/+3
2024-09-12Update build files to enable multithreadingSebastiano Tronto1-7/+6
2024-09-12Cleanup gendata toolsSebastiano Tronto3-97/+99
2024-09-11Finished table refactorSebastiano Tronto5-39/+32
2024-09-108 bit tablesSebastiano Tronto1-0/+4

Generated with cgit - Back to sebastiano.tronto.net