aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt30
1 files changed, 6 insertions, 24 deletions
diff --git a/TODO.txt b/TODO.txt
index a93be99..07455b6 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,27 +1,9 @@
1In progress: go back to nissy-style BFS for eosep data computation 1TODO
2 - (done) compute selfsim and cocsep representatives 2 - test h48 table by adding a parameter to stop computation at certain depth
3 - (done) implement set_eo_fast for invcoord_h48 3 - add back benchmark, test performance of table computation
4 - (done) for invcoord_h48 remove erep, implement inverse esep coord 4 - table generation is still slow, how to improve? profile!
5 - (done) add unit tests for invcoord_h48 (compute tables, if needed) 5 selfsim could be a list of cubes (representatives)
6 - change to BFS 6 - add h48 table for different values of k
7
8TODO pruning tables:
9 - four different ruotines for k=4,2,1 for eoesep
10 - try: do not compute CO, but use its binary representation
11 (x8 memory for cocsep)
12 (isn't this already done?)
13
14 numbers so far (eoesep h=0, k=0):
15 0 1
16 1 1
17 2 4
18 3 34
19 4 331
20 5 3612
21 6 41605
22 7 474128
23 8 4953846
24 9 34776317
25 7
26TODO checkdata (available from cube.h) and hash check for cocsep 8TODO checkdata (available from cube.h) and hash check for cocsep
27TODO benchmarks for solve and table generation 9TODO benchmarks for solve and table generation

Generated with cgit - Back to sebastiano.tronto.net