diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
| @@ -11,11 +11,16 @@ $ make test | |||
| 11 | 11 | ||
| 12 | ## TODO: | 12 | ## TODO: |
| 13 | 13 | ||
| 14 | ### Tests | ||
| 15 | |||
| 16 | * inverse_move | ||
| 17 | * inverse_trans | ||
| 18 | |||
| 14 | ### AVX2 | 19 | ### AVX2 |
| 15 | 20 | ||
| 16 | * static `solvedcube` and co don't work, turn into functions? | 21 | * fix base get_ and set_ macros (constant arguments?) |
| 17 | * implement missing stuff (moves, transform) | 22 | * implement missing stuff (moves, transform) |
| 18 | * optimize things that use _base functions | 23 | * optimize things that use get_ and set_ |
| 19 | 24 | ||
| 20 | ### More features | 25 | ### More features |
| 21 | 26 | ||
