aboutsummaryrefslogtreecommitdiff
path: root/src/cube.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-061-35/+9
| | | | actually slower. AT THIS STAGE NISSY IS NOT USABLE.
* Big changes to coordinate system: remove "anti-index" in favor of a more ↵Sebastiano Tronto2022-05-311-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!
* Moved random_cube() from cube.c to commands.c and fixed a bug in corners ↵Sebastiano Tronto2022-02-271-6/+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-1/+5
|
* Faster inverse cube; makes optimal solving about 30% fasterSebastiano Tronto2021-12-121-0/+3
|
* Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵Sebastiano Tronto2021-11-131-0/+1
| | | | also changed, hopefully the new one is correct.
* Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto2021-11-111-0/+40

Generated with cgit - Back to sebastiano.tronto.net