中文
相关论文

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

200 篇论文

We give new constructions for complementing subclasses of Emerson-Lei automata using modifications of rank-based B\"uchi automata complementation. In particular, we propose a specialized rank-based construction for a Boolean combination of…

计算机科学中的逻辑 · 计算机科学 2024-10-16 Vojtěch Havlena , Ondřej Lengál , Barbora Šmahlíková

Unambiguous non-deterministic finite automata have intermediate expressive power and succinctness between deterministic and non-deterministic automata. It has been conjectured that every unambiguous non-deterministic one-way finite…

计算复杂性 · 计算机科学 2018-02-15 Michael Raskin

We follow a connection between tight determinisation and complementation and establish a complementation procedure from parity automata to nondeterministic B\"uchi automata and prove it to be tight up to an $O(n)$ factor, where $n$ is the…

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

B\"uchi arithmetics $\mathop{\mathbf{BA}}\nolimits_n$, $n\ge 2$, are extensions of Presburger arithmetic with an unary functional symbol $V_n(x)$ denoting the largest power of $n$ that divides $x$. A rank of a linear order is the minimal…

逻辑 · 数学 2023-10-25 Alexander Zapryagaev

We study the links between the topological complexity of an omega context free language and its degree of ambiguity. In particular, using known facts from classical descriptive set theory, we prove that non Borel omega context free…

计算机科学中的逻辑 · 计算机科学 2008-01-04 Olivier Finkel , Pierre Simonnet

This paper studies infinite graphs produced from a natural unfolding operation applied to finite graphs. Graphs produced via such operations are of finite degree and automatic over the unary alphabet (that is, they can be described by…

逻辑 · 数学 2008-09-22 Bakhadyr Khoussainov , Jiamou Liu , Mia Minnes

Directed acyclic graphs (DAGs) are a class of graphs commonly used in practice, with examples that include electronic circuits, Bayesian networks, and neural architectures. While many effective encoders exist for DAGs, it remains…

机器学习 · 计算机科学 2025-05-30 Michael Sun , Orion Foo , Gang Liu , Wojciech Matusik , Jie Chen

Estimating the structure of directed acyclic graphs (DAGs, also known as Bayesian networks) is a challenging problem since the search space of DAGs is combinatorial and scales superexponentially with the number of nodes. Existing approaches…

机器学习 · 统计学 2018-11-06 Xun Zheng , Bryon Aragam , Pradeep Ravikumar , Eric P. Xing

Analogous to regular string and tree languages, regular languages of directed acyclic graphs (DAGs) are defined in the literature. Although called regular, those DAG-languages are more powerful and, consequently, standard problems have a…

形式语言与自动机理论 · 计算机科学 2024-09-12 Yvo Ad Meeres

Alternating automata have been widely used to model and verify systems that handle data from finite domains, such as communication protocols or hardware. The main advantage of the alternating model of computation is that complementation is…

形式语言与自动机理论 · 计算机科学 2017-08-17 Radu Iosif , Xiao Xu

We describe a history-deterministic B\"uchi automaton that has strictly less states than every language-equivalent deterministic B\"uchi automaton. This solves a problem that had been open since the introduction of history-determinism and…

形式语言与自动机理论 · 计算机科学 2026-05-28 Antonio Casares , Keya Prakash , K. S. Thejaswini

We propose several heuristics for mitigating one of the main causes of combinatorial explosion in rank-based complementation of B\"{u}chi automata (BAs): unnecessarily high bounds on the ranks of states. First, we identify elevator…

计算机科学中的逻辑 · 计算机科学 2022-01-28 Vojtěch Havlena , Ondřej Lengál , Barbora Šmahlíková

In this work, we present multiple new optimizations and heuristics for the determinization of B\"uchi automata that exploit a number of semantic and structural properties, most of which may be applied together with any determinization…

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

We use results from communication complexity, both new and old ones, to prove lower bounds for unambiguous finite automata (UFAs). We show three results. $\textit{Complement:}$ There is a language $L$ recognised by an $n$-state UFA such…

形式语言与自动机理论 · 计算机科学 2022-02-15 Mika Göös , Stefan Kiefer , Weiqiang Yuan

Parikh automata extend finite automata by counters that can be tested for membership in a semilinear set, but only at the end of a run, thereby preserving many of the desirable algorithmic properties of finite automata. Here, we study the…

形式语言与自动机理论 · 计算机科学 2022-12-21 Shibashis Guha , Ismaël Jecker , Karoliina Lehtinen , Martin Zimmermann

We give a new version of fuzzy alternating $\mathrm{B\ddot{u}chi}$ automata over distributive lattices: weights are putting in every leaf node of run trees rather than along with edges from every node to its children. Such settings are…

形式语言与自动机理论 · 计算机科学 2016-03-16 Xiujuan Wei , Yongming Li

The fully enriched μ-calculus is the extension of the propositional μ-calculus with inverse programs, graded modalities, and nominals. While satisfiability in several expressive fragments of the fully enriched μ-calculus is known…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Piero A. Bonatti , Carsten Lutz , Aniello Murano , Moshe Y. Vardi

The B\"uchi non-emptiness problem for timed automata refers to deciding if a given automaton has an infinite non-Zeno run satisfying the B\"uchi accepting condition. The standard solution to this problem involves adding an auxiliary clock…

计算机科学中的逻辑 · 计算机科学 2020-12-07 Frédéric Herbreteau , B. Srivathsan , Igor Walukiewicz

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

We compare tools for complementing nondeterministic B\"uchi automata with a recent termination-analysis algorithm. Complementation of B\"uchi automata is a key step in program verification. Early constructions using a Ramsey-based argument…

形式语言与自动机理论 · 计算机科学 2015-07-01 Seth Fogarty , Moshe Y. Vardi