中文
相关论文

相关论文: On the Power of Unambiguity in B\"uchi Complementa…

200 篇论文

We establish the equivalence between a class of asynchronous distributed automata and a small fragment of least fixpoint logic, when restricted to finite directed graphs. More specifically, the logic we consider is (a variant of) the…

形式语言与自动机理论 · 计算机科学 2018-05-18 Fabian Reiter

A \emph{data automaton} is a finite automaton equipped with variables (counters or registers) ranging over infinite data domains. A trace of a data automaton is an alternating sequence of alphabet symbols and values taken by the counters…

计算机科学中的逻辑 · 计算机科学 2015-10-22 Radu Iosif , Adam Rogalewicz , Tomas Vojnar

Inspired by distributed algorithms, we introduce a new class of finite graph automata that recognize precisely the graph languages definable in monadic second-order logic. For the cases of words and trees, it has been long known that the…

形式语言与自动机理论 · 计算机科学 2014-04-28 Fabian Reiter

We prove that $\omega$-regular languages accepted by B\"uchi or Muller automata satisfy an effective automata-theoretic version of the Baire property. Then we use this result to obtain a new effective property of rational functions over…

逻辑 · 数学 2018-09-24 Olivier Finkel

Semantic representations in the form of directed acyclic graphs (DAGs) have been introduced in recent years, and to model them, we need probabilistic models of DAGs. One model that has attracted some attention is the DAG automaton, but it…

形式语言与自动机理论 · 计算机科学 2019-04-09 Ieva Vasiljeva , Sorcha Gilroy , Adam Lopez

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…

形式语言与自动机理论 · 计算机科学 2023-06-22 Denis Kuperberg , Anirban Majumdar

Probabilistic B\"uchi automata are a natural generalization of PFA to infinite words, but have been studied in-depth only rather recently and many interesting questions are still open. PBA are known to accept, in general, a class of…

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

Directed acyclic graphs (DAGs) are directed graphs in which there is no path from a vertex to itself. DAGs are an omnipresent data structure in computer science and the problem of counting the DAGs of given number of vertices and to sample…

离散数学 · 计算机科学 2025-10-03 Martin Pépin , Alfredo Viola

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

Finite automata on infinite words ($\omega$-automata) proved to be a powerful weapon for modeling and reasoning infinite behaviors of reactive systems. Complementation of $\omega$-automata is crucial in many of these applications. But the…

计算机科学中的逻辑 · 计算机科学 2011-09-20 Yang Cai , Ting Zhang

Maximal ancestral graphs (MAGs) have many desirable properties; in particular they can fully describe conditional independences from directed acyclic graphs (DAGs) in the presence of latent and selection variables. However, different MAGs…

组合数学 · 数学 2020-07-07 Zhongyi Hu , Robin Evans

We propose and evaluate antichain algorithms to solve the universality and language inclusion problems for nondeterministic Buechi automata, and the emptiness problem for alternating Buechi automata. To obtain those algorithms, we establish…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Laurent Doyen , Jean-Francois Raskin

Let $\mathcal{A}$ and $\mathcal{U}$ be Banach algebras and $\theta$ be a nonzero character on $\mathcal{A}$. Then the \textit{Lau product Banach algebra} $\mathcal{A}\times_{\theta}\mathcal{U}$ associated with the Banach algebras…

泛函分析 · 数学 2019-02-27 Hamid Farhadi , Eghbal Ghaderi , Hoger Ghahramani

The aim of this work is to thoroughly investigate Buchi automata augmented with spatial constraints. The input trees of such an automaton are infinite k-ary Sigma-trees, with the nodes standing for time points, and Sigma including,…

形式语言与自动机理论 · 计算机科学 2020-02-27 Amar Isli

We present a direct transformation of weak alternating $\omega$-automata into equivalent backward deterministic $\omega$-automata and show (1) how it can be used to obtain a transformation of non-deterministic B\"uchi automata into…

形式语言与自动机理论 · 计算机科学 2017-01-10 Sebastian Preugschat , Thomas Wilke

Bach et al. [1] recently presented an algorithm for constructing confluent drawings, by leveraging power graph decomposition to generate an auxiliary routing graph. We identify two issues with their method which we call the node split and…

计算几何 · 计算机科学 2019-09-04 Jonathan X. Zheng , Samraat Pawar , Dan F. M. Goodman

We present two new hybrid techniques that replace the synchronized product used in the automata-theoretic approach for LTL model checking. The proposed products are explicit graphs of aggregates (symbolic sets of states) that can be…

计算机科学中的逻辑 · 计算机科学 2011-06-29 Alexandre Duret-Lutz , Kais Klai , Denis Poitrenaud , Yann Thierry-Mieg

This paper presents efficient algorithms for testing the finite, polynomial, and exponential ambiguity of finite automata with $\epsilon$-transitions. It gives an algorithm for testing the exponential ambiguity of an automaton $A$ in time…

计算复杂性 · 计算机科学 2008-02-25 Cyril Allauzen , Mehryar Mohri , Ashish Rastogi

Two strings $x$ and $y$ over $\Sigma \cup \Pi$ of equal length are said to \emph{parameterized match} (\emph{p-match}) if there is a renaming bijection $f:\Sigma \cup \Pi \rightarrow \Sigma \cup \Pi$ that is identity on $\Sigma$ and…

Automata admitting at most one accepting run per structure, known as unambiguous automata, find applications in verification of reactive systems as they extend the class of deterministic automata whilst maintaining some of their desirable…

形式语言与自动机理论 · 计算机科学 2026-03-03 Anton Chernev , Corina Cîrstea , Helle Hvid Hansen , Clemens Kupke