Pontificia Universidad Católica de Chile Pontificia Universidad Católica de Chile
Grez A., Mazowiecki F., Pilipczuk M., Puppis G., Riveros C. (2022)

Dynamic Data Structures for Timed Automata Acceptance

Revista : Algorithmica
Volumen : 84
Número : 11
Páginas : 3223-3245
Tipo de publicación : ISI Ir a publicación

Abstract

We study a variant of the classical membership problem in automata theory, which consists of deciding whether a given input word is accepted by a given automaton. We do so through the lenses of parameterized dynamic data structures: we assume that the automaton is fixed and its size is the parameter, while the input word is revealed as in a stream, one symbol at a time following the natural order on positions. The goal is to design a dynamic data structure that can be efficiently updated upon revealing the next symbol, while maintaining the answer to the query on whether the word consisting of symbols revealed so far is accepted by the automaton. We provide complexity bounds for this dynamic acceptance problem for timed automata that process symbols interleaved with time spans. The main contribution is a dynamic data structure that maintains acceptance of a fixed one-clock timed automaton A with amortized update time 2^O(|A|) per input symbol.