中文
相关论文

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

200 篇论文

A positive definite completion problem pertains to determining whether the unspecified positions of a partial (or incomplete) matrix can be completed in a desired subclass of positive definite matrices. In this paper we study an important…

环与代数 · 数学 2012-04-04 Emanuel Ben-David , Bala Rajaratnam

We study alternating automata with qualitative semantics over infinite binary trees: alternation means that two opposing players construct a decoration of the input tree called a run, and the qualitative semantics says that a run of the…

We consider the \emph{Budgeted} version of the classical \emph{Connected Dominating Set} problem (BCDS). Given a graph $G$ and a budget $k$, we seek a connected subset of at most $k$ vertices maximizing the number of dominated vertices in…

数据结构与算法 · 计算机科学 2020-03-26 Ioannis Lamprou , Ioannis Sigalas , Vassilis Zissimopoulos

We investigate B\"uchi Arithmetic $\mathsf{BA}_k$ -- the elementary theory of the natural numbers equipped with addition and the function mapping a number $x$ to the greatest power of $k$ dividing $x$. $\mathsf{BA}_k$ is known to be…

逻辑 · 数学 2026-05-28 Konstantin Kovalyov

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

The $\omega$-power of a finitary language L over a finite alphabet $\Sigma$ is the language of infinite words over $\Sigma$ defined by L $\infty$ := {w 0 w 1. .. $\in$ $\Sigma$ $\omega$ | $\forall$i $\in$ $\omega$ w i $\in$ L}. The…

计算机科学中的逻辑 · 计算机科学 2020-07-20 Olivier Finkel , Dominique Lecomte

We prove the following surprising result: there exist a 1-counter B\"uchi automaton and a 2-tape B\"uchi automaton such that the \omega-language of the first and the infinitary rational relation of the second in one model of ZFC are…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Olivier Finkel

Maximal ancestral graphs (MAGs) are used to encode conditional independence relations in DAG models with hidden variables. Different MAGs may represent the same set of conditional independences and are called Markov equivalent. This paper…

统计方法学 · 统计学 2012-07-09 Jin Tian

We show that a special case of the Feferman-Vaught composition theorem gives rise to a natural notion of automata for finite words over an infinite alphabet, with good closure and decidability properties, as well as several logical…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Alexis Bès

Learning the structure of Directed Acyclic Graphs (DAGs) presents a significant challenge due to the vast combinatorial search space of possible graphs, which scales exponentially with the number of nodes. Recent advancements have redefined…

机器学习 · 计算机科学 2024-11-01 Klea Ziu , Slavomír Hanzely , Loka Li , Kun Zhang , Martin Takáč , Dmitry Kamzolov

This article fits in the area of research that investigates the application of topological duality methods to problems that appear in theoretical computer science. One of the eventual goals of this approach is to derive results in…

计算机科学中的逻辑 · 计算机科学 2022-01-05 Mehdi Zaïdi

We introduce an automata model for data words, that is words that carry at each position a symbol from a finite alphabet and a value from an unbounded data domain. The model is (semantically) a restriction of data automata, introduced by…

形式语言与自动机理论 · 计算机科学 2015-03-19 Ahmet Kara , Thomas Schwentick , Tony Tan

Consider the execution of a sequential algorithm that requires the program to converge to an optimal state, and then terminate/stutter. To design such an algorithm, we need to ensure that the state space that it traverses forms a directed…

数据结构与算法 · 计算机科学 2024-04-11 Arya Tanmay Gupta , Sandeep S Kulkarni

Acyclic and cyclic orientations of an undirected graph have been widely studied for their importance: an orientation is acyclic if it assigns a direction to each edge so as to obtain a directed acyclic graph (DAG) with the same vertex set;…

数据结构与算法 · 计算机科学 2015-06-22 Alessio Conte , Roberto Grossi , Andrea Marino , Romeo Rizzi

We consider an extension of logic programs, called \omega-programs, that can be used to define predicates over infinite lists. \omega-programs allow us to specify properties of the infinite behavior of reactive systems and, in general,…

编程语言 · 计算机科学 2010-07-26 Alberto Pettorossi , Maurizio Proietti , Valerio Senni

Causal graphs, such as directed acyclic graphs (DAGs) and partial ancestral graphs (PAGs), represent causal relationships among variables in a model. Methods exist for learning DAGs and PAGs from data and for converting DAGs to PAGs.…

机器学习 · 统计学 2018-01-19 Nishant Subramani

Enumerating the directed acyclic graphs (DAGs) of a Markov equivalence class (MEC) is an important primitive in causal analysis. The central resource from the perspective of computational complexity is the delay, that is, the time an…

人工智能 · 计算机科学 2023-12-19 Marcel Wienöbst , Malte Luttermann , Max Bannach , Maciej Liśkiewicz

We consider directed graphs with edge labels from a semiring. We present an algorithm that allows efficient execution of queries for existence and weights of paths, and allows updates of the graph: adding nodes and edges, and changing…

数据结构与算法 · 计算机科学 2016-09-14 Johannes Waldmann

A central question in the theory of automata is which classes of automata can be minimized in polynomial time. We close the remaining gaps for deterministic and history-deterministic automata over infinite words by proving that…

形式语言与自动机理论 · 计算机科学 2025-04-30 Bader Abu Radi , Rüdiger Ehlers

A growing number of applications like probabilistic machine learning, sparse linear algebra, robotic navigation, etc., exhibit irregular data flow computation that can be modeled with directed acyclic graphs (DAGs). The irregularity arises…

硬件体系结构 · 计算机科学 2022-10-25 Nimish Shah , Wannes Meert , Marian Verhelst