aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 505b840..fc33ef7 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,11 @@ for benchmarks.
37 37
38## TODO: 38## TODO:
39 39
40### Trivial things
41
42* Remove unnecessary prototypes for static functions
43* getpiece and similar macros: remove? make functions?
44
40### Simple solver 45### Simple solver
41 46
42* tests 47* tests
@@ -79,9 +84,9 @@ Implement the following solvers:
79 84
80### cube.h changes 85### cube.h changes
81 86
82* Consider removing zerocube() from the api
83* prefix public functions with nissy_ or something similar 87* prefix public functions with nissy_ or something similar
84* move() that takes a string (alg) as input 88* move() that takes a string (alg) as input
89* Add single moves and transformations to the interface? (performance!)
85 90
86### Documentation and interface 91### Documentation and interface
87 92

Generated with cgit - Back to sebastiano.tronto.net