aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index e64c1ec..0f1e19b 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,8 +1,7 @@
1Refactoring: remove cube_fast_t and add b32 format 1Refactoring: remove cube_fast_t and add b32 format
2 - see TODO comments in cube.h
3 - fix utility code in utils/*.c 2 - fix utility code in utils/*.c
4 replace h48_to_lst with convert.c 3 replace h48_to_lst with convert.c (use convert from cube.h)
5 fix invert.c 4 fix invert.c (use inverse from cube.h)
6 fix utils/*.sh scripts to use the new convert 5 fix utils/*.sh scripts to use the new convert
7 convert all utils/cubes/*.txt files in b32 format 6 convert all utils/cubes/*.txt files in b32 format
8 - switch to b32 by default 7 - switch to b32 by default
@@ -20,6 +19,7 @@ Solver
20 - write a solver (how many tricks? some, but not all are needed) 19 - write a solver (how many tricks? some, but not all are needed)
21 20
22More utilities for tables (in cube.h) 21More utilities for tables (in cube.h)
22 - cleanup solve and gendata in cube.h and cube_public.h
23 - for tables, a "dryrun" function that only tells you the size needed 23 - for tables, a "dryrun" function that only tells you the size needed
24 - check hash of generated data 24 - check hash of generated data
25 25

Generated with cgit - Back to sebastiano.tronto.net