JUCS - Journal of Universal Computer Science 21(12): 1563-1576, doi: 10.3217/jucs-021-12-1563
Deterministic Frequency Pushdown Automata
expand article infoCristian S. S. Calude, Rūsiņš Freivalds, Sanjay Jain§, Frank Stephan§
‡ University of Latvia, Riga, Latvia§ National University of Singapore, Singapore, Singapore
Open Access
Abstract
A set L is (m, n)-computable iff there is a mechanism which on input of n different words produces n conjectures whether these words are in L, respectively, such that at least m of these conjectures are right. Prior studies dealt with (m, n)- computable sets in the contexts of recursion theory, complexity theory and the theory of finite automata. The present work aims to do this with respect to computations by deterministic pushdown automata (using one common stack while processing all input words in parallel). We prove the existence of a deterministic context-free language L which is recognised by an (1, 1)-DPDA but fails to be recognised by any (m, n)-DPDA, where n ≥ 2 and m ≥ n/2+1. This answers a question posed by Eli Shamir at LATA 2013. Furthermore, it is shown that there is a language L such that, for all m, n with m ≤ n/2, L can be recognised by an (m, n)-DPDA but, for all m, n with 1 ≤ m ≤ n, L cannot be recognised by (m, n)-DFA.
Keywords
frequency computation, deterministic pushdown automata, context-free sets, regular sets