aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index fb57dd1..30803fb 100644
--- a/TODO.md
+++ b/TODO.md
@@ -8,13 +8,9 @@ It's more of a personal reminder than anything else.
8* add Void * extradata to DfsArg and a custom move function 8* add Void * extradata to DfsArg and a custom move function
9* add optional custom pre-process for generating special table (nx) 9* add optional custom pre-process for generating special table (nx)
10* copy_dfsdata should copy extra too! 10* copy_dfsdata should copy extra too!
11* Pruning: remove base value?
12### nx.c 11### nx.c
13* implement nxopt with all tables and all tricks 12* implement nxopt with all tables and all tricks
14 (maybe compile time variable for maximum memory to use?) 13 (maybe compile time variable for maximum memory to use?)
15* custom pruning table, copy some code from pruning.h
16* generate compressed: hard-code the base value, doable!
17* special type of pruning table with fallback and whatnot
18* is_valid should also unniss / cleanup the alg 14* is_valid should also unniss / cleanup the alg
19### fst_cube 15### fst_cube
20* slightly different from cube in v2.0.2: each "side" coordinate 16* slightly different from cube in v2.0.2: each "side" coordinate

Generated with cgit - Back to sebastiano.tronto.net