aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index b6f5faa..8f636aa 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,8 +1,11 @@
1## (find better name) H48 solver, ideas 1TODO optimize cocsep generation (very slow!)
2 2TODO cocsep data: fix
3TODO implement lookup tables 3TODO cocsep data: add hash checks?
4TODO implement big pruning table for H48 solver
4TODO alternative: ARM NEON part 5TODO alternative: ARM NEON part
5 6
7## H48 optimal solver
8
6First compute co + csep. Use csep as a binary number (2^7 instead of 70, 9First compute co + csep. Use csep as a binary number (2^7 instead of 70,
7loose a factor of 1.8 but still fits in a few megabytes or less). Use 10loose a factor of 1.8 but still fits in a few megabytes or less). Use
8co + csep as an index in a table whose entries have: 6 bits for ttrep, 11co + csep as an index in a table whose entries have: 6 bits for ttrep,

Generated with cgit - Back to sebastiano.tronto.net