aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index b625e12..abcefc8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -3,6 +3,8 @@ Check stats for all tables using H48stats solver
3 x implement stuff in utils.h 3 x implement stuff in utils.h
4 x implement functions 4 x implement functions
5 x unit tests for permtoindex and indextoperm 5 x unit tests for permtoindex and indextoperm
6 x implement digit array to sumzero and inverse
7 x unit tests for digit arra to sumzero
6 x move cubefromarray from cube_io to where needed (cube_generic) 8 x move cubefromarray from cube_io to where needed (cube_generic)
7 - implement in cube_generic 9 - implement in cube_generic
8 x getcube_fix 10 x getcube_fix
@@ -60,6 +62,9 @@ Improvements
60small things 62small things
61 - maybe move part of the logic for coord_h48 (and its inverse) to 63 - maybe move part of the logic for coord_h48 (and its inverse) to
62 utils.h (subsettoindex-like) 64 utils.h (subsettoindex-like)
65 - rename TYPE build switch to something more intuitive like ARCH
66 remove one of TYPE and CUBE_TYPE (why do I have two?)
67 - merge constants and utils?
63 68
64## H48 optimal solver (some has already been implemented) 69## H48 optimal solver (some has already been implemented)
65 70

Generated with cgit - Back to sebastiano.tronto.net