aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index 444d037..aa5c4f7 100644
--- a/README.md
+++ b/README.md
@@ -37,17 +37,18 @@ for benchmarks.
37 37
38## TODO: 38## TODO:
39 39
40### Trivial things 40### Generic solver
41 41
42* Remove unnecessary prototypes for static functions
43* getpiece and similar macros: remove? make functions?
44
45### Simple solver
46
47* tests
48* finish implementation 42* finish implementation
43* tests: solve full cube (max 7-8 moves?)
44* more tests: eo and other stuff
49* benchmarks 45* benchmarks
50 46
47### Add NISS
48
49* Add mask to moves (e.g. U | NISS where NISS = 32 or something)
50* Adapt readmoves and writemoves
51
51### Coordinates 52### Coordinates
52 53
53* [done] eo 54* [done] eo

Generated with cgit - Back to sebastiano.tronto.net