diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2020-06-21 23:01:57 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2020-06-21 23:01:57 +0200 |
| commit | 0e8d73bb3edcc8bdff6e3ded442b66f68265059a (patch) | |
| tree | 4f92deb9ace97e79332c0e7ce390b76b81aeaae9 /TODO | |
| parent | 4e359b44ce111b04cc4d2b28033fba4ab4e6e989 (diff) | |
| download | nissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.tar.gz nissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.zip | |
First push
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -0,0 +1,13 @@ | |||
| 1 | NEXT VERSION: | ||
| 2 | - solver: improve logic. check after each dr? | ||
| 3 | - add checks for sequences >255 moves | ||
| 4 | - cat! | ||
| 5 | - niss for direct DR | ||
| 6 | - prune for CO using CO+CP state | ||
| 7 | - Option: exactly N moves (or lower bound); exactly optimal? | ||
| 8 | - CO (also from EO), direct corners solve | ||
| 9 | - scramble shortner (solve + invert) | ||
| 10 | - RUF-ify | ||
| 11 | |||
| 12 | FUTURE IDEAS: | ||
| 13 | - sort before branching dfs | ||
