| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-10-05 | Added expected distributions | Sebastiano Tronto | 1 | -1/+66 |
| 2024-10-05 | Added distribution check to tool | Sebastiano Tronto | 4 | -5/+97 |
| 2024-10-04 | Added documentation on how to run derivedata | Sebastiano Tronto | 1 | -0/+11 |
| 2024-10-04 | Clean up tool output | Sebastiano Tronto | 7 | -29/+34 |
| 2024-10-03 | Do not run make clean automatically on every build and other Makefile changes | Sebastiano Tronto | 1 | -4/+1 |
| 2024-09-29 | minor changes for PR | enricotenuti | 1 | -2/+0 |
| 2024-09-28 | No malloc, static tasks poll | enricotenuti | 1 | -1/+1 |
| 2024-09-27 | Made table derivation tool more flexible | Sebastiano Tronto | 4 | -33/+62 |
| 2024-09-27 | Use constant instead of magic number | Sebastiano Tronto | 2 | -1/+1 |
| 2024-09-27 | First try for derive tables | Sebastiano Tronto | 3 | -0/+91 |
| 2024-09-26 | small fix | Sebastiano Tronto | 1 | -1/+1 |
| 2024-09-26 | Added checkdata tool | Sebastiano Tronto | 3 | -27/+79 |
| 2024-09-26 | Added checkdata function | Sebastiano Tronto | 1 | -0/+0 |
| 2024-09-26 | Added TOOLARGS and simplified gendata tool(s) | Sebastiano Tronto | 19 | -287/+102 |
| 2024-09-26 | Fixed solutions vector, added constants | enricotenuti | 1 | -0/+2 |
| 2024-09-19 | Removed double import | Sebastiano Tronto | 1 | -1/+0 |
| 2024-09-18 | Added gendata for all table sizes (k=2) | Sebastiano Tronto | 10 | -0/+210 |
| 2024-09-18 | Renamed tools; fixed solve tool; added gendata_h48h1k2 tool | Sebastiano Tronto | 6 | -1/+22 |
| 2024-09-18 | Remove useless output from stats tool | Sebastiano Tronto | 1 | -1/+1 |
| 2024-09-18 | Some shellcheck | Sebastiano Tronto | 1 | -3/+3 |
| 2024-09-12 | Update build files to enable multithreading | Sebastiano Tronto | 1 | -7/+6 |
| 2024-09-12 | Cleanup gendata tools | Sebastiano Tronto | 3 | -97/+99 |
| 2024-09-11 | Finished table refactor | Sebastiano Tronto | 5 | -39/+32 |
| 2024-09-10 | 8 bit tables | Sebastiano Tronto | 1 | -0/+4 |
| 2024-09-07 | Improved gendata_h48k2 performance | Sebastiano Tronto | 1 | -1/+2 |
| 2024-08-30 | Added tool for checking new tables (and they are wrong) | Sebastiano Tronto | 4 | -2/+64 |
| 2024-08-29 | Refactor tools to remove duplicate code | Sebastiano Tronto | 5 | -153/+121 |
| 2024-08-27 | New tool for benchmarking small solver | Sebastiano Tronto | 2 | -0/+94 |
| 2024-08-25 | Refactor table generation | Sebastiano Tronto | 1 | -2/+2 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 2 | -2/+2 |
| 2024-08-05 | Updated README.md, added help command to shell | Sebastiano Tronto | 2 | -0/+0 |
| 2024-07-21 | Added some info and error-checking to gendata tool | Sebastiano Tronto | 1 | -3/+25 |
| 2024-07-21 | oops fix | Sebastiano Tronto | 1 | -8/+0 |
| 2024-07-21 | Tiny performance gains | Sebastiano Tronto | 1 | -1/+1 |
| 2024-07-20 | Fixed gendata tool and cleaned up some stuff | Sebastiano Tronto | 3 | -8/+21 |
| 2024-07-20 | Finally fixed selfsim logic | Sebastiano Tronto | 2 | -0/+0 |
| 2024-07-11 | Cleanup makefile and tools | Sebastiano Tronto | 2 | -14/+2 |
| 2024-07-09 | Made stats tool parallel | Sebastiano Tronto | 1 | -15/+49 |
| 2024-07-08 | Added average to stats tool | Sebastiano Tronto | 1 | -1/+7 |
| 2024-07-08 | Stats for h48 solver as tool | Sebastiano Tronto | 2 | -24/+75 |
| 2024-07-04 | (almost) added getcube | Sebastiano Tronto | 1 | -10/+10 |
| 2024-07-03 | Preparing for table stats | Sebastiano Tronto | 1 | -0/+69 |
| 2024-07-03 | renamed benchmarks to tools | Sebastiano Tronto | 3 | -0/+113 |
