aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-04-12 18:49:14 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-04-12 18:49:14 +0200
commit1cf6502c9f3d8994e5c97f90cc29392043e40f2b (patch)
tree5a0b7da5f701094c1e809ed2a3b11b5c2c29379d /TODO.txt
parent6e9ca0165e27bb863b25ff2d72844731f38efca7 (diff)
downloadnissy-core-1cf6502c9f3d8994e5c97f90cc29392043e40f2b.tar.gz
nissy-core-1cf6502c9f3d8994e5c97f90cc29392043e40f2b.zip
Added edge pruning table, to be tested
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 2f4e2a4..2e515b0 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,5 +1,10 @@
1TODO implement big pruning table for H48 solver (edges) 1TODO test big pruning table for H48
2TODO alternative: ARM NEON part 2TODO generate edge tables by corner case?
3TODO make h48-core-portable
4TODO checkdata and hash check for cocsep
5TODO benchmarks for solve and table generation
6TODO optimization for transform edges only (and test)
7TODO ARM NEON part
3 8
4## H48 optimal solver 9## H48 optimal solver
5 10

Generated with cgit - Back to sebastiano.tronto.net