中文
相关论文

相关论文: Index appearance record for transforming Rabin aut…

200 篇论文

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ý

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

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

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

Some applications of linear temporal logic (LTL) require to translate formulae of the logic to deterministic omega-automata. There are currently two translators producing deterministic automata: ltl2dstar working for the whole LTL and…

形式语言与自动机理论 · 计算机科学 2013-11-07 Tomáš Babiak , František Blahoudek , Mojmír Křetínský , Jan Strejček

In this paper we revisit Safra's determinization constructions for automata on infinite words. We show how to construct deterministic automata with fewer states and, most importantly, parity acceptance conditions. Determinization is used in…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Nir Piterman

The model-checking problem for probabilistic systems crucially relies on the translation of LTL to deterministic Rabin automata (DRW). Our recent Safraless translation for the LTL(F,G) fragment produces smaller automata as compared to the…

计算机科学中的逻辑 · 计算机科学 2013-04-22 Krishnendu Chatterjee , Andreas Gaiser , Jan Křetínský

We present a translation from linear temporal logic with past to deterministic Rabin automata. The translation is direct in the sense that it does not rely on intermediate non-deterministic automata, and asymptotically optimal, resulting in…

形式语言与自动机理论 · 计算机科学 2024-09-05 Shaun Azzopardi , David Lidell , Nir Piterman

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

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

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 the mid 80s, Lichtenstein, Pnueli, and Zuck proved a classical theorem stating that every formula of Past LTL (the extension of LTL with past operators) is equivalent to a formula of the form $\bigwedge_{i=1}^n \mathbf{G}\mathbf{F}…

计算机科学中的逻辑 · 计算机科学 2020-05-04 Salomon Sickert , Javier Esparza

This paper proposes a new algorithm for the generation of unambiguous B\"uchi automata (UBA) from LTL formulas. Unlike existing tableau-based LTL-to-UBA translations, our algorithm deals with very weak alternating automata (VWAA) as an…

形式语言与自动机理论 · 计算机科学 2019-07-08 Simon Jantsch , David Müller , Christel Baier , Joachim Klein

We investigate hyper-minimization for deterministic register automata (DRAs). We begin by introducing DRA counterparts of classical notions from deterministic finite automata. Building on these foundations, we present an algorithm for…

形式语言与自动机理论 · 计算机科学 2026-05-06 Yong Li , Qiyi Tang , Di-De Yen

We introduce improvements in the algorithm by Gastin and Oddoux translating LTL formulae into B\"uchi automata via very weak alternating co-B\"uchi automata and generalized B\"uchi automata. Several improvements are based on specific…

形式语言与自动机理论 · 计算机科学 2012-04-02 Tomáš Babiak , Mojmír Křetínský , Vojtěch Řehák , Jan Strejček

We propose to synthesize a control policy for a Markov decision process (MDP) such that the resulting traces of the MDP satisfy a linear temporal logic (LTL) property. We construct a product MDP that incorporates a deterministic Rabin…

系统与控制 · 计算机科学 2014-09-22 Dorsa Sadigh , Eric S. Kim , Samuel Coogan , S. Shankar Sastry , Sanjit A. Seshia

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

We present an algorithm for regular expression parsing and submatch extraction based on tagged deterministic finite automata. The algorithm works with different disambiguation policies. We give detailed pseudocode for the algorithm,…

形式语言与自动机理论 · 计算机科学 2026-03-31 Angelo Borsotti , Ulya Trafimovich

In this paper, we introduce rerailing automata for $\omega$-regular languages. They generalize both deterministic parity (DPW) and minimized history-deterministic co-B\"uchi automata (with transition based acceptance, HdTbcBW) while…

形式语言与自动机理论 · 计算机科学 2025-03-12 Rüdiger Ehlers

The parameter synthesis problem for parametric timed automata is undecidable in general even for very simple reachability properties. In this paper we introduce restrictions on parameter valuations under which the parameter synthesis…

形式语言与自动机理论 · 计算机科学 2016-03-07 Peter Bezděk , Nikola Beneš , Jiří Barnat , Ivana Černá
‹ 上一页 1 2 3 10 下一页 ›