aboutsummaryrefslogtreecommitdiff
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto336-83/+561
2024-10-12Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2-3/+3
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto4-9/+11
2024-10-12Make writecube saferSebastiano Tronto15-16/+16
2024-10-12Added shelltestSebastiano Tronto1-1/+1
2024-10-04Avoid repeating typedefs in testsSebastiano Tronto10-106/+9
2024-10-04Removed slow testSebastiano Tronto3-108/+0
2024-10-03Made test 120 (gendata h0k4) fasterSebastiano Tronto2-2/+1
2024-10-03Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto1-3/+1
2024-09-28Solved alignment UB issueSebastiano Tronto3-9/+9
2024-09-26I'm stupidSebastiano Tronto1-0/+1
2024-09-18Renamed gen_48_short -> gendata_h48_shortSebastiano Tronto5-2/+2
2024-09-18Some shellcheckSebastiano Tronto1-7/+7
2024-09-17Parallelized h48k2 gendataSebastiano Tronto2-0/+2
2024-09-11Simplified solverSebastiano Tronto3-0/+5
2024-09-108 bit tablesSebastiano Tronto1-5/+1
2024-09-10New tableinfo for gendata_h48, still work to doSebastiano Tronto13-35/+115
2024-09-10Added tabletype to tableinfoSebastiano Tronto3-0/+5
2024-09-10Added next table offset to tableinfoSebastiano Tronto3-0/+5
2024-09-09Added tableinfoSebastiano Tronto3-0/+146
2024-09-05Added test for invermoves and small refactorSebastiano Tronto5-0/+25
2024-09-05Added test for premove and a commentSebastiano Tronto7-0/+40
2024-09-03Moved stuff aroundSebastiano Tronto21-2/+2
2024-08-30allowedH48 testsenricotenuti21-0/+83
2024-08-26Gendata added for h48k2, need to verify with new toolSebastiano Tronto8-0/+0
2024-08-25Refactor table generationSebastiano Tronto2-22/+34
2024-08-25Started work on k=2 tables; further split h48 gendataSebastiano Tronto1-5/+17
2024-08-18Reorganized folder structureSebastiano Tronto1-17/+4
2024-08-08spaces fixenricotenuti1-1/+1
2024-08-07cube_neon ver1enricotenuti3-17/+27
2024-07-20Finally fixed selfsim logicSebastiano Tronto9-4/+16
2024-07-18Added pre-computation of short h48 positionsSebastiano Tronto6-12/+151
2024-07-18Converted set to mapSebastiano Tronto9-156/+335
2024-07-15Solved bug in cocsep generationSebastiano Tronto2-13/+13
2024-07-15Added test for selfsim distributionSebastiano Tronto6-0/+53
2024-07-14Test passes, logic error is due to coordinates admitting multiple ttrepsSebastiano Tronto1-11/+14
2024-07-14Found a sneaky bug (it's all a mess now)Sebastiano Tronto24-1/+70
2024-07-13Added new bfs attempt, but looks wrongSebastiano Tronto1-1/+1
2024-07-13Improved h48set testsSebastiano Tronto1-17/+12
2024-07-13Added a set implementation for h48 table generationSebastiano Tronto5-0/+314
2024-07-11Cleanup makefile and toolsSebastiano Tronto1-12/+0
2024-07-08Stats for h48 solver as toolSebastiano Tronto6-32/+6
2024-07-05Finished getcubeSebastiano Tronto5-0/+39
2024-07-05Added more math utilitiesSebastiano Tronto40-0/+283
2024-07-04(almost) added getcubeSebastiano Tronto47-3/+160
2024-06-30Added a solver, but found out h48 table is brokenSebastiano Tronto2-2/+2
2024-06-23CleanupSebastiano Tronto5-69/+0
2024-06-20Changed logger from va_args to ...Sebastiano Tronto1-2/+9
2024-06-17Use callback function to log to stderrSebastiano Tronto29-121/+40
2024-06-11Finished refactorSebastiano Tronto35-7/+36

Generated with cgit - Back to sebastiano.tronto.net