A Trie-Based Approach for Compacting Automata
- Authors: CROCHEMORE, M; EPIFANIO, C; GROSSI, R; MIGNOSI, F
- Publication year: 2004
- Type: Proceedings
- OA Link: http://hdl.handle.net/10447/2837
Abstract
We describe a new technique for reducing the number of nodes and symbols in automata based on tries. The technique stems from some results on anti-dictionaries for data compression and does not need to retain the input string, differently from other methods based on compact automata. The net effect is that of obtaining a lighter automaton than the directed acyclic word graph (DAWG) of Blumer et al., as it uses less nodes, still with arcs labeled by single characters.