中文
相关论文

相关论文: Finite automata for testing uniqueness of Eulerian…

200 篇论文

We revisit the problem of deciding whether a given string is uniquely decodable from its bigram counts by means of a finite automaton. An efficient algorithm for constructing a polynomial-size nondeterministic finite automaton that decides…

形式语言与自动机理论 · 计算机科学 2011-11-29 Aryeh Kontorovich , Ari Trachtenberg

Given a deterministic finite automaton and its implementation with at most one single fault, that we can test on a set of inputs, we provide an algorithm to find a test set that guarantees finding whether the fault exists.

形式语言与自动机理论 · 计算机科学 2021-06-02 Artur Polański , Eryk Lipka

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

Consider an undirected graph whose edges are labeled invertibly in a group. When does every Eulerian trail from one fixed vertex to another have the same label? We give a precise structural answer to this question. Essentially, we show that…

组合数学 · 数学 2026-03-04 Donggyu Kim , Rose McCarty , Caleb McFarland

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

This paper presents the novel `uniqueness tree' algorithm, as one possible method for determining whether two finite, undirected graphs are isomorphic. We prove that the algorithm has polynomial time complexity in the worst case, and that…

离散数学 · 计算机科学 2016-06-22 Jonathan Gorard

An Eulerian circuit in a directed graph is one of the most fundamental Graph Theory notions. Detecting if a graph $G$ has a unique Eulerian circuit can be done in polynomial time via the BEST theorem by de Bruijn, van Aardenne-Ehrenfest,…

数据结构与算法 · 计算机科学 2023-05-26 Nidia Obscura Acosta , Alexandru I. Tomescu

Model checking properties are often described by means of finite automata. Any particular such automaton divides the set of infinite trees into finitely many classes, according to which state has an infinite run. Building the full type…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Klaus Aehlig

Combining ideas from distributed algorithms and alternating automata, we introduce a new class of finite graph automata that recognize precisely the languages of finite graphs definable in monadic second-order logic. By restricting…

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

This paper presents the first step of a wider research effort to apply tree automata completion to the static analysis of functional programs. Tree Automata Completion is a family of techniques for computing or approximating the set of…

计算机科学中的逻辑 · 计算机科学 2014-10-14 Thomas Genet

Numerous computer systems use dynamic control and data structures of unbounded size. These data structures have often the character of trees or they can be encoded as trees with some additional pointers. This is exploited by some currently…

形式语言与自动机理论 · 计算机科学 2012-04-17 Ondřej Lengál

The work presents some new algorithms realized recently in the package TESTAS. They decide whether or not deterministic finite automaton (DFA) is synchronizing, several procedures find relatively short synchronizing words and a…

形式语言与自动机理论 · 计算机科学 2020-11-12 Avraham N. Trahtman

We propose a new efficient algorithm for detecting if a cycle in a timed automaton can be iterated infinitely often. Existing methods for this problem have a complexity which is exponential in the number of clocks. Our method is polynomial:…

计算机科学中的逻辑 · 计算机科学 2014-10-17 Aakash Deshpande , Frédéric Herbreteau , B. Srivathsan , Thanh-Tung Tran , Igor Walukiewicz

Let $G$ be a graph, and $H$ be a finite subgraph of $G$. We say that $H$ is a (semi) $S$-Eulerian subgraph if there exists a closed (open) trail $T$ in $G$ such that each edge of $H$ appears in $T$. We show that the problem of determining…

组合数学 · 数学 2026-02-18 Marcin Stawiski

Determinisation and completion of finite tree automata are important operations with applications in program analysis and verification. However, the complexity of the classical procedures for determinisation and completion is high. They are…

形式语言与自动机理论 · 计算机科学 2017-11-02 John P. Gallagher , Mai Ajspur , Bishoksan Kafle

Decomposing an Eulerian graph into a minimum respectively maximum number of edge disjoint cycles is an NP-complete problem. We prove that an Eulerian graph decomposes into a unique number of cycles if and only if it does not contain two…

组合数学 · 数学 2019-01-08 Irene Heinrich , Manuel Streicher

Runtime verification consists in observing and collecting the execution traces of a system and checking them against a specification, with the objective of raising an error when a trace does not satisfy the specification. We consider…

计算机科学中的逻辑 · 计算机科学 2025-11-04 Chana Weil-Kennedy , Darine Rammal , Christophe Gaston , Arnault Lapitre

Overlap coincidence in a self-affine tiling in $\R^d$ is equivalent to pure point dynamical spectrum of the tiling dynamical system. We interpret the overlap coincidence in the setting of substitution Delone set in $\R^d$ and find an…

度量几何 · 数学 2010-03-16 Shigeki Akiyama , Jeong-Yup Lee

A cellular automaton (CA) is a parallel synchronous computing model, which consists in a juxtaposition of finite automata (cells) whose state evolves according to that of their neighbors. Its trace is the set of infinite words representing…

形式语言与自动机理论 · 计算机科学 2011-02-15 Julien Cervelle , Enrico Formenti , Pierre Guillon

Pushdown automata may contain transitions that are never used in any accepting run of the automaton. We present an algorithm for detecting such useless transitions. A finite automaton that captures the possible stack content during runs of…

形式语言与自动机理论 · 计算机科学 2013-06-11 Wan Fokkink , Dick Grune , Brinio Hond , Peter Rutgers
‹ 上一页 1 2 3 10 下一页 ›