Computing the Width of Non-deterministic Automata
@article{Kuperberg2019ComputingTW, title={Computing the Width of Non-deterministic Automata}, author={Denis Kuperberg and Anirban Majumdar}, journal={ArXiv}, year={2019}, volume={abs/1811.00483} }
We introduce a measure called width, quantifying the amount of nondeterminism in automata. Width generalises the notion of good-for-games (GFG) automata, that correspond to NFAs of width 1, and where an accepting run can be built on-the-fly on any accepted input. We describe an incremental determinisation construction on NFAs, which can be more efficient than the full powerset determinisation, depending on the width of the input NFA. This construction can be generalised to infinite words, and…
4 Citations
On Succinctness and Recognisability of Alternating Good-for-Games Automata
- Computer ScienceArXiv
- 2020
The complexity of deciding "half-GFGness", a property specific to alternating automata that only requires nondeterministic choices to be resolved in an online manner, is studied, and it is shown that this problem is strictly more difficult than GFGness check.
Between Deterministic and Nondeterministic Quantitative Automata
- Computer Science
- 2022
The possible generalization of such notions from Boolean to quantitative automata is analyzed, and it is suggested that it depends on the following key characteristics of the considered notion N– whether it is syntactic or semantic, and if semantic,Whether it is word-based or language-based.
On the Succinctness of Alternating Parity Good-for-Games Automata
- Computer ScienceFSTTCS
- 2020
This work presents a single exponential determinisation procedure and an Exptime upper bound to the problem of recognising whether an alternating automaton is GFG, and studies the complexity of deciding "half-GFGness", a property specific to alternating automata that only requires nondeterministic choices to be resolved in an online manner.
A Bit of Nondeterminism Makes Pushdown Automata Expressive and Succinct
- Computer ScienceMFCS
- 2021
It is proved that GFG-PDA recognise more languages than deterministic PDA (DPDA) but not all context-free languages (CFL) and this class is orthogonal to unambiguous CFL.
References
SHOWING 1-10 OF 37 REFERENCES
Width of Non-deterministic Automata
- Computer ScienceSTACS
- 2018
It is shown by proving that checking whether a coBuchi automaton is determinisable by pruning is NP-complete, and on finite or infinite words, it is shown that computing the width of an automaton are PSPACE-hard.
How Deterministic are Good-For-Games Automata?
- Computer ScienceFSTTCS
- 2017
GFG automata enjoy the benefits of typeness, similarly to the case of deterministic automata, and are shown to be exponentially more succinct than deterministic ones.
On the complexity of omega -automata
- Computer Science[Proceedings 1988] 29th Annual Symposium on Foundations of Computer Science
- 1988
The author presents a determinisation construction that is simpler and yields a single exponent upper bound for the general case, and can be used to obtain an improved complementation construction for Buchi automata that is essentially optimal.
Büchi Good-for-Games Automata Are Efficiently Recognizable
- Computer ScienceFSTTCS
- 2018
Good-for-Games (GFG) automata offer a compromise between deterministic and nondetermin-istic automata. They can resolve nondeterministic choices in a step-by-step fashion, without needing any…
A Hierarchy of Polynomial-Time Computable Simulations for Automata
- Computer ScienceCONCUR
- 2002
We define and provide algorithms for computing a natural hierarchy of simulation relations on the state-spaces of ordinary transition systems, finite automata, and Buchi automata.T hese simulations…
Generalized simulation relations with applications in automata theory
- Computer Science
- 2012
The central topic of this thesis is the design of GFQ equivalences for Buchi automata, and how simulation relations have recently been applied to significantly optimize exact (exponential) language inclusion algorithms, thus extending their practical applicability.
The complexity of tree automata and logics of programs
- Computer Science[Proceedings 1988] 29th Annual Symposium on Foundations of Computer Science
- 1988
It is shown that for tree automata with m states and n pairs nonemptiness can be tested in time O((mn)/sup 3n/), even though the problem is in general NP-complete, and it follows that satisfiability for propositional dynamic logic with a repetition construct and for the propositional mu-calculus can be tests in deterministic single exponential time.
Solving Games Without Determinization
- Computer ScienceCSL
- 2006
The main insight is that a nondeterministic automaton is good for solving games if it fairly simulates the equivalent deterministicAutomata are constructed that omit the determinization step in game solving and reactive synthesis.
Structurally Unambiguous Finite Automata
- Computer ScienceCIAA
- 2006
It is shown that SUFA can be exponentially more succinct in the number of states than UFA and MDFA (deterministic finite automata with multiple initial states).
Are Good-for-Games Automata Good for Probabilistic Model Checking?
- Computer ScienceLATA
- 2014
It is shown how good-for-games automata can be used for the quantitative analysis of systems modeled by Markov decision processes against ω-regular specifications and evaluated by a series of experiments.