summaryrefslogtreecommitdiffstats
path: root/fsa/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/TODO')
-rw-r--r--fsa/TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/fsa/TODO b/fsa/TODO
deleted file mode 100644
index 7244fc3f002..00000000000
--- a/fsa/TODO
+++ /dev/null
@@ -1,7 +0,0 @@
-* Improve performance of traversing fsa (iterator) by limiting the number of
- possible transitions which need to be checked.
-
-* Extend makefsa -v (verbose) option to include statistics (memory usage etc.)
-
-* Make memory consumption and allocation strategy in Automaton more efficient.
-