aboutsummaryrefslogtreecommitdiff
path: root/src/cube.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-27Moved random_cube() from cube.c to commands.c and fixed a bug in corners ↵Sebastiano Tronto1-27/+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-14/+81
2021-12-17some progressSebastiano Tronto1-3/+4
2021-12-14removed old inverse_cube()Sebastiano Tronto1-38/+0
2021-12-12Faster inverse cube; makes optimal solving about 30% fasterSebastiano Tronto1-1/+219
2021-12-11Improved where_is_edgeSebastiano Tronto1-19/+13
2021-12-03Some attempts at using the inverse scramble to get more info for pruning ↵Sebastiano Tronto1-5/+9
(optimal solving)
2021-11-13Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵Sebastiano Tronto1-16/+3
also changed, hopefully the new one is correct.
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto1-0/+701

Generated with cgit - Back to sebastiano.tronto.net