aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added dreo coordinate solverSebastiano Tronto2025-04-024-1/+59
* simplified allowedmoves logicSebastiano Tronto2025-04-0117-15/+16
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-297-0/+38
* DR coordinate solverSebastiano Tronto2025-03-284-1/+61
* Make invcoord_co test more comprehensiveSebastiano Tronto2025-03-2829-41/+22
* Added inverse coordinate for COSebastiano Tronto2025-03-2627-0/+54
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-253-10/+10
* Tiny bugfix in solution writingSebastiano Tronto2025-03-252-0/+9
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-2426-26/+145
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-228-16/+17
* Working (?) version of coordinate solverSebastiano Tronto2025-03-092-3/+3
* Begin work for coordinate solverSebastiano Tronto2025-03-044-0/+50
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-07336-83/+561
* Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2024-10-122-3/+3
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-124-9/+11
* Make writecube saferSebastiano Tronto2024-10-1215-16/+16
* Added shelltestSebastiano Tronto2024-10-121-1/+1
* Avoid repeating typedefs in testsSebastiano Tronto2024-10-0410-106/+9
* Removed slow testSebastiano Tronto2024-10-043-108/+0
* Made test 120 (gendata h0k4) fasterSebastiano Tronto2024-10-032-2/+1
* Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto2024-10-031-3/+1
* Solved alignment UB issueSebastiano Tronto2024-09-283-9/+9
* I'm stupidSebastiano Tronto2024-09-261-0/+1
* Renamed gen_48_short -> gendata_h48_shortSebastiano Tronto2024-09-185-2/+2
* Some shellcheckSebastiano Tronto2024-09-181-7/+7
* Parallelized h48k2 gendataSebastiano Tronto2024-09-172-0/+2
* Simplified solverSebastiano Tronto2024-09-113-0/+5
* 8 bit tablesSebastiano Tronto2024-09-101-5/+1
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-1013-35/+115
* Added tabletype to tableinfoSebastiano Tronto2024-09-103-0/+5
* Added next table offset to tableinfoSebastiano Tronto2024-09-103-0/+5
* Added tableinfoSebastiano Tronto2024-09-093-0/+146
* Added test for invermoves and small refactorSebastiano Tronto2024-09-055-0/+25
* Added test for premove and a commentSebastiano Tronto2024-09-057-0/+40
* Moved stuff aroundSebastiano Tronto2024-09-0321-2/+2
* allowedH48 testsenricotenuti2024-08-3021-0/+83
* Gendata added for h48k2, need to verify with new toolSebastiano Tronto2024-08-268-0/+0
* Refactor table generationSebastiano Tronto2024-08-252-22/+34
* Started work on k=2 tables; further split h48 gendataSebastiano Tronto2024-08-251-5/+17
* Reorganized folder structureSebastiano Tronto2024-08-181-17/+4
* spaces fixenricotenuti2024-08-081-1/+1
* cube_neon ver1enricotenuti2024-08-073-17/+27
* Finally fixed selfsim logicSebastiano Tronto2024-07-209-4/+16
* Added pre-computation of short h48 positionsSebastiano Tronto2024-07-186-12/+151
* Converted set to mapSebastiano Tronto2024-07-189-156/+335
* Solved bug in cocsep generationSebastiano Tronto2024-07-152-13/+13
* Added test for selfsim distributionSebastiano Tronto2024-07-156-0/+53
* Test passes, logic error is due to coordinates admitting multiple ttrepsSebastiano Tronto2024-07-141-11/+14
* Found a sneaky bug (it's all a mess now)Sebastiano Tronto2024-07-1424-1/+70
* Added new bfs attempt, but looks wrongSebastiano Tronto2024-07-131-1/+1

Generated with cgit - Back to sebastiano.tronto.net