aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt15
1 files changed, 13 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 3720ed9..aecf0a2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,5 +1,16 @@
1TODO test big pruning table for H48 1TODO big pruning table looks correct, improve speed?
2TODO generate edge tables by corner case? 2 use small table to prune, visited array...?
3 numbers so far (h=0, k=0):
4 0 1
5 1 1
6 2 4
7 3 34
8 4 331
9 5 3612
10 6 41605
11 7 474128
12 8 4953846
13
3TODO checkdata and hash check for cocsep 14TODO checkdata and hash check for cocsep
4TODO benchmarks for solve and table generation 15TODO benchmarks for solve and table generation
5TODO optimization for transform edges only (and test) 16TODO optimization for transform edges only (and test)

Generated with cgit - Back to sebastiano.tronto.net