Abstract
Let S be a string of length n with characters from an alphabet of size σ. The subsequence automaton of S (often called the directed acyclic subsequence graph) is the minimal deterministic finite automaton accepting all subsequences of S. A straightforward construction shows that the size (number of states and transitions) of the subsequence automaton is O(nσ) and that this bound is asymptotically optimal. In this paper, we consider subsequence automata with default transitions, that is, special transitions to be taken only if none of the regular transitions match the current character, and which do not consume the current character. We show that with default transitions, much smaller subsequence automata are possible, and provide a full trade-off between the size of the automaton and the delay, i.e., the maximum number of consecutive default transitions followed before consuming a character. Specifically, given any integer parameter k, 1 <k ≤ σ, we present a subsequence automaton with default transitions of size O(nklogkσ) and delay O(logkσ). Hence, with k = 2 we obtain an automaton of size O(n log σ) and delay O(log σ). On the other extreme, with k = σ, we obtain an automaton of size O(nσ) and delay O(1), thus matching the bound for the standard subsequence automaton construction. The key component of our result is a novel hierarchical automata construction of independent interest.
Original language | English |
---|---|
Title of host publication | SOFSEM 2016: Theory and Practice of Computer Science : 42nd International Conference on Current Trends in Theory and Practice of Computer Science, Harrachov, Czech Republic, January 23-28, 2016, Proceedings |
Number of pages | 9 |
Volume | 9587 |
Publisher | Springer |
Publication date | 2016 |
Pages | 208-216 |
ISBN (Print) | 978-3-662-49191-1 |
ISBN (Electronic) | 978-3-662-49192-8 |
DOIs | |
Publication status | Published - 2016 |
Event | 42nd International Conference on Current Trends in Theory and Practice of Computer Science - Harrachov, Czech Republic Duration: 23 Jan 2016 → 28 Jan 2016 Conference number: 42 http://www.sofsem.cz/sofsem16/ |
Conference
Conference | 42nd International Conference on Current Trends in Theory and Practice of Computer Science |
---|---|
Number | 42 |
Country/Territory | Czech Republic |
City | Harrachov |
Period | 23/01/2016 → 28/01/2016 |
Internet address |
Series | Lecture Notes in Computer Science |
---|---|
ISSN | 0302-9743 |