aboutsummaryrefslogtreecommitdiff
path: root/src/cube.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved random_cube() from cube.c to commands.c and fixed a bug in corners ↵Sebastiano Tronto2022-02-271-27/+1
| | | | | | only and edges only scrambles. Added fmc scrambles (with R'U'F). Updated manpage for scramble and cleanup.
* Added scramble commandSebastiano Tronto2021-12-261-14/+81
|
* some progressSebastiano Tronto2021-12-171-3/+4
|
* removed old inverse_cube()Sebastiano Tronto2021-12-141-38/+0
|
* Faster inverse cube; makes optimal solving about 30% fasterSebastiano Tronto2021-12-121-1/+219
|
* Improved where_is_edgeSebastiano Tronto2021-12-111-19/+13
|
* Some attempts at using the inverse scramble to get more info for pruning ↵Sebastiano Tronto2021-12-031-5/+9
| | | | (optimal solving)
* Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵Sebastiano Tronto2021-11-131-16/+3
| | | | also changed, hopefully the new one is correct.
* Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto2021-11-111-0/+701

Generated with cgit - Back to sebastiano.tronto.net