| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-10-09 | Finished fst, added tests. STILL NOT WORKING. | Sebastiano Tronto | 1 | -0/+32 | |
| 2022-09-06 | Symcoord version of nissy. Interesting idea, but performance are | Sebastiano Tronto | 1 | -848/+72 | |
| actually slower. AT THIS STAGE NISSY IS NOT USABLE. | |||||
| 2022-05-31 | Big changes to coordinate system: remove "anti-index" in favor of a more ↵ | Sebastiano Tronto | 1 | -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! | |||||
| 2022-03-02 | Added dr and htr scrambles | Sebastiano Tronto | 1 | -0/+2 | |
| 2022-02-27 | Moved random_cube() from cube.c to commands.c and fixed a bug in corners ↵ | Sebastiano Tronto | 1 | -27/+1 | |
| only and edges only scrambles. Added fmc scrambles (with R'U'F). Updated manpage for scramble and cleanup. | |||||
| 2021-12-26 | Added scramble command | Sebastiano Tronto | 1 | -14/+81 | |
| 2021-12-17 | some progress | Sebastiano Tronto | 1 | -3/+4 | |
| 2021-12-14 | removed old inverse_cube() | Sebastiano Tronto | 1 | -38/+0 | |
| 2021-12-12 | Faster inverse cube; makes optimal solving about 30% faster | Sebastiano Tronto | 1 | -1/+219 | |
| 2021-12-11 | Improved where_is_edge | Sebastiano Tronto | 1 | -19/+13 | |
| 2021-12-03 | Some attempts at using the inverse scramble to get more info for pruning ↵ | Sebastiano Tronto | 1 | -5/+9 | |
| (optimal solving) | |||||
| 2021-11-13 | Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵ | Sebastiano Tronto | 1 | -16/+3 | |
| also changed, hopefully the new one is correct. | |||||
| 2021-11-11 | Rewritten from scratch. Welocme nissy 2.0! | Sebastiano Tronto | 1 | -0/+701 | |
