aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved gendata_h48k2 performanceSebastiano Tronto2024-09-071-1/+2
| | | | | | | | | | Performance for the "real coordinate" case (h0) is ok, but still around 3x slower than the gendata_h48k4 method. Performance for the intermediate tables is not good, but for now I'll keep it like this. This also shows that for h11 we should use the gendata_h48k4 method for h11. For intermediate table, h8, h9 and h10 might be too slow to compute in an acceptable time. We could restrict to h7 (largest with base = 9).
* Added tool for checking new tables (and they are wrong)Sebastiano Tronto2024-08-304-2/+64
|
* Refactor tools to remove duplicate codeSebastiano Tronto2024-08-295-153/+121
|
* New tool for benchmarking small solverSebastiano Tronto2024-08-272-0/+94
|
* Refactor table generationSebastiano Tronto2024-08-251-2/+2
|
* Reorganized folder structureSebastiano Tronto2024-08-182-2/+2
|
* Updated README.md, added help command to shellSebastiano Tronto2024-08-052-0/+0
|
* Added some info and error-checking to gendata toolSebastiano Tronto2024-07-211-3/+25
|
* oops fixSebastiano Tronto2024-07-211-8/+0
|
* Tiny performance gainsSebastiano Tronto2024-07-211-1/+1
|
* Fixed gendata tool and cleaned up some stuffSebastiano Tronto2024-07-203-8/+21
|
* Finally fixed selfsim logicSebastiano Tronto2024-07-202-0/+0
|
* Cleanup makefile and toolsSebastiano Tronto2024-07-112-14/+2
|
* Made stats tool parallelSebastiano Tronto2024-07-091-15/+49
|
* Added average to stats toolSebastiano Tronto2024-07-081-1/+7
|
* Stats for h48 solver as toolSebastiano Tronto2024-07-082-24/+75
|
* (almost) added getcubeSebastiano Tronto2024-07-041-10/+10
|
* Preparing for table statsSebastiano Tronto2024-07-031-0/+69
|
* renamed benchmarks to toolsSebastiano Tronto2024-07-033-0/+113

Generated with cgit - Back to sebastiano.tronto.net