aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sebastianotronto:master' into masterEnrico Tenuti2024-08-2912-37/+205
|\
| * New tool for benchmarking small solverSebastiano Tronto2024-08-272-0/+94
| * Gendata added for h48k2, need to verify with new toolSebastiano Tronto2024-08-2610-37/+111
* | premoves and nissenricotenuti2024-08-263-28/+179
|/
* Fixed bug in run solveSebastiano Tronto2024-08-262-5/+13
* Renamed fileSebastiano Tronto2024-08-252-1/+1
* Refactor table generationSebastiano Tronto2024-08-256-129/+201
* Started work on k=2 tables; further split h48 gendataSebastiano Tronto2024-08-255-213/+300
* Added h48 solver description - work in progressSebastiano Tronto2024-08-231-0/+330
* Fix error with neonSebastiano Tronto2024-08-181-0/+3
* Removed duplicationSebastiano Tronto2024-08-184-70/+35
* Reorganized folder structureSebastiano Tronto2024-08-1838-607/+572
* Moved TODO.txt to personal folderSebastiano Tronto2024-08-181-193/+0
* Merge branch 'master' of github.com:sebastianotronto/h48Sebastiano Tronto2024-08-106-20/+405
|\
| * Merge pull request #1 from enricotenuti/masterSebastiano Tronto2024-08-106-20/+405
| |\
| | * invertco with NEONenricotenuti2024-08-081-28/+16
| | * spaces fixenricotenuti2024-08-082-73/+39
| | * format fixenricotenuti2024-08-071-267/+254
| | * cube_neon ver1enricotenuti2024-08-076-22/+466
| |/
* / Comment cube.hSebastiano Tronto2024-08-053-6/+27
|/
* Updated README.md, added help command to shellSebastiano Tronto2024-08-056-205/+399
* 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-213-25/+10
* Fixed gendata tool and cleaned up some stuffSebastiano Tronto2024-07-203-8/+21
* Finally fixed selfsim logicSebastiano Tronto2024-07-2013-63/+83
* Added pre-computation of short h48 positionsSebastiano Tronto2024-07-189-45/+210
* Converted set to mapSebastiano Tronto2024-07-1812-224/+483
* Solved bug in cocsep generationSebastiano Tronto2024-07-154-61/+24
* Added test for selfsim distributionSebastiano Tronto2024-07-156-0/+53
* Test passes, logic error is due to coordinates admitting multiple ttrepsSebastiano Tronto2024-07-142-29/+28
* Found a sneaky bug (it's all a mess now)Sebastiano Tronto2024-07-1427-11/+111
* Added new bfs attempt, but looks wrongSebastiano Tronto2024-07-134-19/+79
* Improved h48set testsSebastiano Tronto2024-07-132-17/+25
* Added a set implementation for h48 table generationSebastiano Tronto2024-07-136-0/+391
* Cleanup makefile and toolsSebastiano Tronto2024-07-116-32/+8
* 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-0813-119/+150
* Finished getcubeSebastiano Tronto2024-07-059-32/+69
* Added more math utilitiesSebastiano Tronto2024-07-0542-1/+345
* (almost) added getcubeSebastiano Tronto2024-07-0457-75/+436
* Preparing for table statsSebastiano Tronto2024-07-036-7/+255
* renamed benchmarks to toolsSebastiano Tronto2024-07-034-20/+25
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-3010-60/+265
* CleanupSebastiano Tronto2024-06-239-221/+73
* Changed logger from va_args to ...Sebastiano Tronto2024-06-2010-64/+60
* Use callback function to log to stderrSebastiano Tronto2024-06-1738-171/+112
* Added rudimentary shell to run commands (ugly)Sebastiano Tronto2024-06-167-65/+615
* Added benchmark; removed old folderSebastiano Tronto2024-06-1313-1173/+124

Generated with cgit - Back to sebastiano.tronto.net