中文
相关论文

相关论文: From Nondeterministic B\"uchi and Streett Automata…

200 篇论文

Parity word automata and their determinisation play an important role in automata and game theory. We discuss a determinisation procedure for nondeterministic parity automata through deterministic Rabin to deterministic parity automata. We…

形式语言与自动机理论 · 计算机科学 2014-09-12 Sven Schewe , Thomas Varghese

We describe a uniform construction for converting $\omega$-automata with arbitrary acceptance conditions (based on the notion of infinity sets i.e. the set of states visited infinitely often in a run of the automaton) to equivalent…

形式语言与自动机理论 · 计算机科学 2015-03-17 Hrishikesh Karmarkar , Supratik Chakraborty

Determinization of B\"uchi automata is a long-known difficult problem and after the seminal result of Safra, who developed the first asymptotically optimal construction from B\"uchi into Rabin automata, much work went into improving,…

形式语言与自动机理论 · 计算机科学 2020-04-30 Christof Löding , Anton Pirogov

By separating the principal acceptance mechanism from the concrete acceptance condition of a given B\"{u}chi automaton with $n$ states,Schewe presented the construction of an equivalent deterministic Rabin transition automaton with…

形式语言与自动机理论 · 计算机科学 2014-12-25 Cong Tian , Zhenhua Duan

In this report we study the problem of minimising deterministic automata over finite and infinite words. Deterministic finite automata are the simplest devices to recognise regular languages, and deterministic Buchi, Co-Buchi, and parity…

形式语言与自动机理论 · 计算机科学 2011-03-15 Sven Schewe

Optimal determinization construction of Streett automata is an important research problem because it is indispensable in numerous applications such as decision problems for tree temporal logics, logic games and system synthesis. This paper…

形式语言与自动机理论 · 计算机科学 2020-07-01 Cong Tian , Wensheng Wang , Zhenhua Duan

The determinization of Buchi automata is a celebrated problem, with applications in synthesis, probabilistic verification, and multi-agent systems. Since the 1960s, there has been a steady progress of constructions: by McNaughton, Safra,…

形式语言与自动机理论 · 计算机科学 2013-07-18 Seth Fogarty , Orna Kupferman , Moshe Y. Vardi , Thomas Wilke

In automata theory, while determinisation provides a standard route to solving many common problems in automata theory, some weak forms of nondeterminism can be dealt with in some problems without costly determinisation. For example, the…

形式语言与自动机理论 · 计算机科学 2026-05-29 Thomas A. Henzinger , Keya Prakash , K. S. Thejaswini

A nondeterministic automaton is semantically deterministic (SD) if different nondeterministic choices in the automaton lead to equivalent states. Semantic determinism is interesting as it is a natural relaxation of determinism, and as some…

形式语言与自动机理论 · 计算机科学 2023-05-26 Bader Abu Radi , Orna Kupferman

We present a new algorithm to construct a deterministic Rabin automaton for an LTL formula $\varphi$. The automaton is the product of a master automaton and an array of slave automata, one for each $G$-subformula of $\varphi$. The slave…

计算机科学中的逻辑 · 计算机科学 2014-09-26 Javier Esparza , Jan Křetínský

Controller synthesis for general linear temporal logic (LTL) objectives is a challenging task. The standard approach involves translating the LTL objective into a deterministic parity automaton (DPA) by means of the Safra-Piterman…

计算机科学中的逻辑 · 计算机科学 2018-05-04 Javier Esparza , Jan Křetínský , Jean-François Raskin , Salomon Sickert

History-deterministic automata are those in which nondeterministic choices can be correctly resolved stepwise: there is a strategy to select a continuation of a run given the next input letter so that if the overall input word admits some…

形式语言与自动机理论 · 计算机科学 2026-04-01 Soumyajit Paul , David Purser , Sven Schewe , Qiyi Tang , Patrick Totzke , Di-De Yen

Deterministic timed automata are strictly less expressive than their non-deterministic counterparts, which are again less expressive than those with silent transitions. As a consequence, timed automata are in general non-determinizable.…

形式语言与自动机理论 · 计算机科学 2015-08-17 Florian Lorber , Amnon Rosenmann , Dejan Nickovic , Bernhard Aichernig

Every language recognized by a non-deterministic finite automaton can be recognized by a deterministic automaton, at the cost of a potential increase of the number of states, which in the worst case can go from $n$ states to $2^n$ states.…

形式语言与自动机理论 · 计算机科学 2025-02-05 Arnaud Carayol , Philippe Duchon , Florent Koechlin , Cyril Nicaud

In GFG automata, it is possible to resolve nondeterminism in a way that only depends on the past and still accepts all the words in the language. The motivation for GFG automata comes from their adequacy for games and synthesis, wherein…

形式语言与自动机理论 · 计算机科学 2017-10-12 Udi Boker , Orna Kupferman , Michał Skrzypczak

Automata over infinite words, also known as omega-automata, play a key role in the verification and synthesis of reactive systems. The spectrum of omega-automata is defined by two characteristics: the acceptance condition (e.g. B\"uchi or…

形式语言与自动机理论 · 计算机科学 2021-01-01 Rayna Dimitrova , Bernd Finkbeiner , Hazem Torfah

We study transformations of automata and games using Muller conditions into equivalent ones using parity or Rabin conditions. We present two transformations, one that turns a deterministic Muller automaton into an equivalent deterministic…

形式语言与自动机理论 · 计算机科学 2024-08-07 Antonio Casares , Thomas Colcombet , Nathanaël Fijalkow , Karoliina Lehtinen

We introduce a natural notion of limit-deterministic parity automata and present a method that uses such automata to construct satisfiability games for the weakly aconjunctive fragment of the $\mu$-calculus. To this end we devise a method…

计算机科学中的逻辑 · 计算机科学 2018-03-16 Daniel Hausmann , Lutz Schröder , Hans-Peter Deifel

In this paper, we are interested in automata over infinite words and infinite duration games, that we view as general transition systems. We study transformations of systems using a Muller condition into ones using a parity condition,…

形式语言与自动机理论 · 计算机科学 2023-10-20 Antonio Casares , Thomas Colcombet , Nathanaël Fijalkow

While many applications of automata in formal methods can use nondeterministic automata, some applications, most notably synthesis, need deterministic or good-for-games (GFG) automata. The latter are nondeterministic automata that can…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Bader Abu Radi , Orna Kupferman
‹ 上一页 1 2 3 10 下一页 ›