aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restore logging to stderr for toolsSebastiano Tronto2025-04-178-10/+10
* Better logging functionSebastiano Tronto2025-04-159-20/+13
* Some minor changes to the interface.Sebastiano Tronto2025-04-088-27/+18
* Added dreo coordinate solverSebastiano Tronto2025-04-021-0/+16
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-291-0/+18
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-251-2/+2
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-241-0/+1
* Added checkdata for coord EOSebastiano Tronto2025-03-141-8/+37
* Replaced datasize with solverinfoSebastiano Tronto2025-03-147-24/+30
* Revert "Temporary fix for tools"Sebastiano Tronto2025-03-124-5/+5
* Temporary fix for toolsSebastiano Tronto2025-03-094-5/+5
* Added known distribution for larger tablesSebastiano Tronto2024-12-201-8/+24
* Added more scrambles, found bugSebastiano Tronto2024-12-152-31/+69
* Added tool to check for correctnes of H48 solver. TODO: add more scrambles.Sebastiano Tronto2024-12-151-6/+16
* Fixed constant that I rarely used until todaySebastiano Tronto2024-12-151-0/+133
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-143-3/+3
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-073-117/+137
* Add node and fallback benchmarkingSebastiano Tronto2024-10-182-7/+15
* Fallback tablesSebastiano Tronto2024-10-141-2/+2
* Fix solvers for k = 2, and changes to solve toolSebastiano Tronto2024-10-141-4/+12
* Fix gendataSebastiano Tronto2024-10-141-2/+2
* Interface changes, progress with pythonSebastiano Tronto2024-10-145-24/+27
* Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto2024-10-131-0/+1
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-122-6/+6
* Added buffer sizes in API argsSebastiano Tronto2024-10-116-27/+33
* Improved error messages and add some comments in nissy.hSebastiano Tronto2024-10-101-0/+1
* Removed "options" from solver selectionSebastiano Tronto2024-10-109-87/+101
* Tiny optimization for moves (avoid unnecessary CO)Sebastiano Tronto2024-10-061-1/+1
* Added expected distributionsSebastiano Tronto2024-10-051-1/+66
* Added distribution check to toolSebastiano Tronto2024-10-054-5/+97
* Added documentation on how to run derivedataSebastiano Tronto2024-10-041-0/+11
* Clean up tool outputSebastiano Tronto2024-10-047-29/+34
* Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto2024-10-031-4/+1
* Merge remote-tracking branch 'upstream/master'enricotenuti2024-09-2922-287/+271
|\
| * Made table derivation tool more flexibleSebastiano Tronto2024-09-274-33/+62
| * Use constant instead of magic numberSebastiano Tronto2024-09-272-1/+1
| * Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-09-2721-287/+151
| |\
| | * small fixSebastiano Tronto2024-09-261-1/+1
| | * Added checkdata toolSebastiano Tronto2024-09-263-27/+79
| | * Added checkdata functionSebastiano Tronto2024-09-261-0/+0
| | * Added TOOLARGS and simplified gendata tool(s)Sebastiano Tronto2024-09-2619-287/+102
| * | First try for derive tablesSebastiano Tronto2024-09-273-0/+91
| |/
* | minor changes for PRenricotenuti2024-09-291-2/+0
* | No malloc, static tasks pollenricotenuti2024-09-281-1/+1
* | Fixed solutions vector, added constantsenricotenuti2024-09-261-0/+2
|/
* Removed double importSebastiano Tronto2024-09-191-1/+0
* Added gendata for all table sizes (k=2)Sebastiano Tronto2024-09-1810-0/+210
* Renamed tools; fixed solve tool; added gendata_h48h1k2 toolSebastiano Tronto2024-09-186-1/+22
* Remove useless output from stats toolSebastiano Tronto2024-09-181-1/+1
* Some shellcheckSebastiano Tronto2024-09-181-3/+3

Generated with cgit - Back to sebastiano.tronto.net