aboutsummaryrefslogtreecommitdiff
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-19Added benchmarks for all solutionsSebastiano Tronto1-1/+1
2025-06-19Small fixesSebastiano Tronto1-0/+2
2025-06-17Adapted solve tool to find multiple solutionsSebastiano Tronto1-7/+16
2025-05-23Do all loggin in main threadSebastiano Tronto2-1/+90
2025-05-19Refactored checkdataSebastiano Tronto6-429/+9
2025-05-18Refactor solver dispatch and checkdataSebastiano Tronto4-4/+4
2025-05-16Remove configure + make build system.Sebastiano Tronto1-40/+0
2025-05-09Other minor fixesSebastiano Tronto1-1/+1
2025-05-09Add wasmtest target to build script; minor fixes in tools and testsSebastiano Tronto1-3/+3
2025-04-29Added stop / pause / resume solve to APISebastiano Tronto4-5/+10
2025-04-22Removed old scripts and updated public APISebastiano Tronto4-4/+4
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto9-23/+29
2025-04-17Restore logging to stderr for toolsSebastiano Tronto8-10/+10
2025-04-15Better logging functionSebastiano Tronto9-20/+13
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

Generated with cgit - Back to sebastiano.tronto.net