aboutsummaryrefslogtreecommitdiff
path: root/src/cube.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-12-26Fixed fst_inverseSebastiano Tronto1-0/+12
2022-10-09Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto1-0/+3
2022-09-06Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto1-35/+9
actually slower. AT THIS STAGE NISSY IS NOT USABLE.
2022-05-31Big changes to coordinate system: remove "anti-index" in favor of a more ↵Sebastiano Tronto1-0/+3
kociemba-like move function for each coordinate. This should speedup the table generation step. WARNING: nissy might not be 100% functional at this stage, TESTING needed!
2022-02-27Moved random_cube() from cube.c to commands.c and fixed a bug in corners ↵Sebastiano Tronto1-6/+1
only and edges only scrambles. Added fmc scrambles (with R'U'F). Updated manpage for scramble and cleanup.
2021-12-26Added scramble commandSebastiano Tronto1-1/+5
2021-12-12Faster inverse cube; makes optimal solving about 30% fasterSebastiano Tronto1-0/+3
2021-11-13Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵Sebastiano Tronto1-0/+1
also changed, hopefully the new one is correct.
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto1-0/+40

Generated with cgit - Back to sebastiano.tronto.net