aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup gendata toolsSebastiano Tronto2024-09-124-97/+100
|
* Simplified solverSebastiano Tronto2024-09-117-8/+33
|
* Finished table refactorSebastiano Tronto2024-09-118-42/+88
|
* Better way to read tables for solverSebastiano Tronto2024-09-112-11/+23
|
* 8 bit tablesSebastiano Tronto2024-09-105-58/+55
|
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-1016-91/+242
|
* Added tabletype to tableinfoSebastiano Tronto2024-09-104-1/+13
|
* Added next table offset to tableinfoSebastiano Tronto2024-09-104-1/+10
|
* Added tableinfoSebastiano Tronto2024-09-095-0/+240
|
* Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-09-070-0/+0
|\
| * Fix architecture detectionSebastiano Tronto2024-09-061-2/+2
| |
| * Fix stupid errorSebastiano Tronto2024-09-061-1/+1
| |
* | Improved gendata_h48k2 performanceSebastiano Tronto2024-09-073-37/+90
|/ | | | | | | | | | 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).
* Patch up spurious warningSebastiano Tronto2024-09-062-3/+27
|
* Added test for invermoves and small refactorSebastiano Tronto2024-09-056-14/+65
|
* Whoops another missed renaming _ -> CAPSSebastiano Tronto2024-09-051-17/+16
|
* Added test for premove and a commentSebastiano Tronto2024-09-058-0/+41
|
* Changed build options TYPE -> ARCHSebastiano Tronto2024-09-053-9/+19
|
* More renamingSebastiano Tronto2024-09-0515-244/+245
|
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-0522-1211/+1186
|
* Moved stuff aroundSebastiano Tronto2024-09-0328-124/+132
|
* Merge pull request #2 from enricotenuti/masterSebastiano Tronto2024-08-3025-70/+302
|\ | | | | nissbranch ver1
| * format fixenricotenuti2024-08-302-19/+19
| |
| * allowedH48 testsenricotenuti2024-08-3022-2/+85
| |
| * constants fixenricotenuti2024-08-292-8/+7
| |
| * nissbranch ver1enricotenuti2024-08-294-202/+201
| |
| * Merge branch 'sebastianotronto:master' into masterEnrico Tenuti2024-08-2912-37/+205
| |\
| * | premoves and nissenricotenuti2024-08-263-28/+179
| | |
* | | Added log message for table generationSebastiano Tronto2024-08-301-2/+4
| | |
* | | Tables fixed, cleanup and optimizations neededSebastiano Tronto2024-08-301-21/+13
| | |
* | | Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-08-302-14/+13
|\ \ \
| * | | CleanupSebastiano Tronto2024-08-302-14/+13
| | | |
* | | | Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-08-3010-212/+255
|\| | |
| * | | Added tool for checking new tables (and they are wrong)Sebastiano Tronto2024-08-307-10/+83
| | | |
| * | | Refactor tools to remove duplicate codeSebastiano Tronto2024-08-295-153/+121
| | | |
| * | | Small fix pre-testSebastiano Tronto2024-08-291-4/+6
| | |/ | |/|
* | | Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-08-2715-43/+219
|\| |
| * | 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
| |/
| * Fixed bug in run solveSebastiano Tronto2024-08-262-5/+13
| |
| * Renamed fileSebastiano Tronto2024-08-252-1/+1
| |
* | Renamed fileSebastiano Tronto2024-08-251-0/+0
|/
* 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
|\

Generated with cgit - Back to sebastiano.tronto.net