aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-05-20 12:52:57 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-05-20 12:52:57 +0200
commit4dde2625a1bcb5381b50b22e7212070266cd224f (patch)
tree8a34c37a95d940d4f41b8a2698406e5518e30ce2 /TODO.txt
parent7b1836b35e4e4e275c093f1a120db8006108b90d (diff)
downloadnissy-core-4dde2625a1bcb5381b50b22e7212070266cd224f.tar.gz
nissy-core-4dde2625a1bcb5381b50b22e7212070266cd224f.zip
Changed gendata h48 to bfs
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