From c14e780551c4e7aa88d99b226b12f7cdd7b92527 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 30 Mar 2024 18:40:02 +0100 Subject: Added cocsep data generation, but it is very slow --- TODO.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index b6f5faa..8f636aa 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,8 +1,11 @@ -## (find better name) H48 solver, ideas - -TODO implement lookup tables +TODO optimize cocsep generation (very slow!) +TODO cocsep data: fix +TODO cocsep data: add hash checks? +TODO implement big pruning table for H48 solver TODO alternative: ARM NEON part +## H48 optimal solver + First compute co + csep. Use csep as a binary number (2^7 instead of 70, loose a factor of 1.8 but still fits in a few megabytes or less). Use co + csep as an index in a table whose entries have: 6 bits for ttrep, -- cgit v1.3