aboutsummaryrefslogtreecommitdiff
path: root/src/cube.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split nissy in other repos, see README.mdSebastiano Tronto2023-05-011-270/+0
|
* Fixed fst_inverseSebastiano Tronto2022-12-261-22/+104
|
* Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto2022-10-091-0/+32
|
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-061-848/+72
| | | | 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-4/+26
| | | | 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!
* Added dr and htr scramblesSebastiano Tronto2022-03-021-0/+2
|
* 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