中文
相关论文

相关论文: An Extremal Series of Eulerian Synchronizing Autom…

200 篇论文

Every language recognized by a non-deterministic finite automaton can be recognized by a deterministic automaton, at the cost of a potential increase of the number of states, which in the worst case can go from $n$ states to $2^n$ states.…

形式语言与自动机理论 · 计算机科学 2025-02-05 Arnaud Carayol , Philippe Duchon , Florent Koechlin , Cyril Nicaud

Complementation of finite automata on infinite words is not only a fundamental problem in automata theory, but also serves as a cornerstone for solving numerous decision problems in mathematical logic, model-checking, program analysis and…

计算机科学中的逻辑 · 计算机科学 2015-03-19 Yang Cai , Ting Zhang

We study the notion of limit sets of cellular automata associated with probability measures (mu-limit sets). This notion was introduced by P. Kurka and A. Maass. It is a refinement of the classical notion of omega-limit sets dealing with…

离散数学 · 计算机科学 2007-05-23 Laurent Boyer , Victor Poupet , Guillaume Theyssier

A deterministic finite automaton in which every non-empty set of states occurs as the image of the whole state set under the action of a suitable input word is called completely reachable. It was conjectured that in each completely…

形式语言与自动机理论 · 计算机科学 2024-03-20 David Casas , Mikhail V. Volkov

Register automata (RAs) are finite automata extended with a finite set of registers to store and compare data from an infinite domain. We study the concept of synchronizing data words in RAs: does there exist a data word that sends all…

形式语言与自动机理论 · 计算机科学 2019-06-11 Karin Quaas , Mahsa Shirmohammadi

In the constrained synchronization problem we ask if a given automaton admits a synchronizing word coming from a fixed regular constraint language. We show that intersecting a given constraint language with an ideal language decreases the…

形式语言与自动机理论 · 计算机科学 2021-03-19 Stefan Hoffmann

The equivalence of finite automata and regular expressions dates back to the seminal paper of Kleene on events in nerve nets and finite automata from 1956. In the present paper we tour a fragment of the literature and summarize results on…

形式语言与自动机理论 · 计算机科学 2014-05-23 Hermann Gruber , Markus Holzer

We are interested in the problem of transition reduction of nondeterministic automata. We present some results on the reduction of the automata recognizing the language $L(E_n)$ denoted by the regular expression $E_n=(1+\varepsilon)...…

形式语言与自动机理论 · 计算机科学 2013-01-17 el Houcein el Abdalaoui , Mohamed Dahmoune , Djelloul Ziadi

This paper deals with the size complexity of minimal {\it two-way quantum finite automata} (2qfa's) necessary for operations to perform on all inputs of each fixed length. Such a complexity measure, known as state complexity of operations,…

离散数学 · 计算机科学 2008-07-04 Daowen Qiu

The {\em asynchronous automaton} associated with a Boolean network $f:\{0,1\}^n\to\{0,1\}^n$, considered in many applications, is the finite deterministic automaton where the set of states is $\{0,1\}^n$, the alphabet is $[n]$, and the…

组合数学 · 数学 2023-04-14 Julio Aracena , Adrien Richard , Lilian Salinas

We give a new proof of a result from well quasi-order theory on the computability of bases for upwards-closed sets of words. This new proof is based on Angluin's L* algorithm, that learns an automaton from a minimally adequate teacher. This…

形式语言与自动机理论 · 计算机科学 2025-07-30 Quentin Aristote

A data word is a sequence of pairs of a letter from a finite alphabet and an element from an infinite set, where the latter can only be compared for equality. Safety one-way alternating automata with one register on infinite data words are…

计算机科学中的逻辑 · 计算机科学 2010-04-12 Ranko Lazic

Unambiguous B\"uchi automata, i.e. B\"uchi automata allowing only one accepting run per word, are a useful restriction of B\"uchi automata that is well-suited for probabilistic model-checking. In this paper we propose a more permissive…

形式语言与自动机理论 · 计算机科学 2018-09-26 Christof Löding , Anton Pirogov

Let $x$ be an $m$-sequence, a maximal length sequence produced by a linear feedback shift register. We show that $x$ has maximal subword complexity function in the sense of Allouche and Shallit. We show that this implies that the…

形式语言与自动机理论 · 计算机科学 2020-01-31 Bjørn Kjos-Hanssen

We consider two natural problems about nondeterministic finite automata. First, given such an automaton M of n states, and a length l, does M accept a word of length l? We show that the classic problem of triangle-free graph recognition…

形式语言与自动机理论 · 计算机科学 2018-02-14 Aaron Potechin , Jeffrey Shallit

We study a variant of the synchronization game on finite deterministic automata. In this game, Alice chooses one input letter of an automaton $A$ on each of her moves while Bob may respond with an arbitrary finite word over the input…

形式语言与自动机理论 · 计算机科学 2026-01-27 Anton E. Lipin , Mikhail V. Volkov

In this paper, we describe a new method for constructing minimal, deterministic, acyclic finite-state automata from a set of strings. Traditional methods consist of two phases: the first to construct a trie, the second one to minimize it.…

计算与语言 · 计算机科学 2007-05-23 Jan Daciuk , Stoyan Mihov , Bruce Watson , Richard Watson

A deterministic finite automaton is said to be synchronizing if it has a reset word, i.e. a word that brings all states of the automaton to a particular one. We prove that it is a PSPACE-complete problem to check whether the language of…

形式语言与自动机理论 · 计算机科学 2014-05-15 Marina Maslennikova

Let A be a finite alphabet and let L contained in (A*)^n be an n-variable language over A. We say that L is regular if it is the language accepted by a synchronous n-tape finite state automaton, it is quasi-regular if it is accepted by an…

逻辑 · 数学 2010-10-18 Maria Monks

A $d$-limited automaton is a Turing machine that may rewrite each input cell at most~$d$ times. Hibbard (1967) showed that for every $d \geq 2$ such automata recognize all context-free languages and that deterministic $d$-limited automata…

形式语言与自动机理论 · 计算机科学 2025-09-01 Alexander Rubtsov