aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Whoops another missed renaming _ -> CAPSSebastiano Tronto2024-09-051-17/+16
* Added test for premove and a commentSebastiano Tronto2024-09-051-0/+1
* More renamingSebastiano Tronto2024-09-0515-244/+245
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-0522-1211/+1186
* Moved stuff aroundSebastiano Tronto2024-09-036-119/+124
* Merge pull request #2 from enricotenuti/masterSebastiano Tronto2024-08-303-70/+218
|\
| * format fixenricotenuti2024-08-302-19/+19
| * allowedH48 testsenricotenuti2024-08-301-2/+2
| * constants fixenricotenuti2024-08-292-8/+7
| * nissbranch ver1enricotenuti2024-08-293-202/+200
| * Merge branch 'sebastianotronto:master' into masterEnrico Tenuti2024-08-292-37/+111
| |\
| * | premoves and nissenricotenuti2024-08-262-27/+178
* | | Added log message for table generationSebastiano Tronto2024-08-301-2/+4
* | | Tables fixed, cleanup and optimizations neededSebastiano Tronto2024-08-301-21/+13
* | | CleanupSebastiano Tronto2024-08-302-14/+13
* | | Added tool for checking new tables (and they are wrong)Sebastiano Tronto2024-08-303-8/+19
* | | Small fix pre-testSebastiano Tronto2024-08-291-4/+6
| |/ |/|
* | Gendata added for h48k2, need to verify with new toolSebastiano Tronto2024-08-262-37/+111
|/
* Fixed bug in run solveSebastiano Tronto2024-08-261-2/+10
* Renamed fileSebastiano Tronto2024-08-252-1/+1
* Refactor table generationSebastiano Tronto2024-08-253-105/+165
* Started work on k=2 tables; further split h48 gendataSebastiano Tronto2024-08-254-208/+283
* Fix error with neonSebastiano Tronto2024-08-181-0/+3
* Removed duplicationSebastiano Tronto2024-08-184-70/+35
* Reorganized folder structureSebastiano Tronto2024-08-1828-578/+554
* Merge branch 'master' of github.com:sebastianotronto/h48Sebastiano Tronto2024-08-102-3/+376
|\
| * invertco with NEONenricotenuti2024-08-081-28/+16
| * spaces fixenricotenuti2024-08-081-72/+38
| * format fixenricotenuti2024-08-071-267/+254
| * cube_neon ver1enricotenuti2024-08-072-5/+437
* | Comment cube.hSebastiano Tronto2024-08-051-4/+24
|/
* Tiny performance gainsSebastiano Tronto2024-07-212-24/+9
* Finally fixed selfsim logicSebastiano Tronto2024-07-201-55/+62
* Added pre-computation of short h48 positionsSebastiano Tronto2024-07-182-27/+52
* Converted set to mapSebastiano Tronto2024-07-182-63/+119
* Solved bug in cocsep generationSebastiano Tronto2024-07-151-27/+2
* Test passes, logic error is due to coordinates admitting multiple ttrepsSebastiano Tronto2024-07-141-18/+14
* Found a sneaky bug (it's all a mess now)Sebastiano Tronto2024-07-141-9/+31
* Added new bfs attempt, but looks wrongSebastiano Tronto2024-07-131-15/+74
* Improved h48set testsSebastiano Tronto2024-07-131-0/+13
* Added a set implementation for h48 table generationSebastiano Tronto2024-07-131-0/+77
* Stats for h48 solver as toolSebastiano Tronto2024-07-082-57/+58
* Finished getcubeSebastiano Tronto2024-07-052-15/+28
* Added more math utilitiesSebastiano Tronto2024-07-051-1/+57
* (almost) added getcubeSebastiano Tronto2024-07-047-32/+205
* Preparing for table statsSebastiano Tronto2024-07-033-4/+129
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-303-6/+182
* CleanupSebastiano Tronto2024-06-233-139/+64
* Changed logger from va_args to ...Sebastiano Tronto2024-06-209-62/+51
* Use callback function to log to stderrSebastiano Tronto2024-06-179-50/+72

Generated with cgit - Back to sebastiano.tronto.net