summaryrefslogtreecommitdiffstats
path: root/fsa/TODO
blob: 7244fc3f002070ac44c7ffb6f0a9f3b2daad8a31 (plain) (blame)
1
2
3
4
5
6
7
* 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.