中文
相关论文

相关论文: Shortest Repetition-Free Words Accepted by Automat…

200 篇论文

We show that any one-counter automaton with $n$ states, if its language is non-empty, accepts some word of length at most $O(n^2)$. This closes the gap between the previously known upper bound of $O(n^3)$ and lower bound of $\Omega(n^2)$.…

形式语言与自动机理论 · 计算机科学 2023-06-22 Dmitry Chistikov , Wojciech Czerwiński , Piotr Hofman , Michał Pilipczuk , Michael Wehar

An automaton is synchronizing if there is a word that maps all states onto the same state. \v{C}ern\'{y}'s conjecture on the length of the shortest such word is probably the most famous open problem in automata theory. We consider the…

组合数学 · 数学 2022-10-18 Natalie C. Behague , J. Robert Johnson

Given a language L and a nondeterministic finite automaton M, we consider whether we can determine efficiently (in the size of M) if M accepts at least one word in L, or infinitely many words. Given that M accepts at least one word in L, we…

计算复杂性 · 计算机科学 2009-04-14 Terry Anderson , John Loftus , Narad Rampersad , Nicolae Santean , Jeffrey Shallit

In this paper we describe an approach to finding the shortest reset word of a finite synchronizing automaton by using a SAT solver. We use this approach to perform an experimental study of the length of the shortest reset word of a finite…

形式语言与自动机理论 · 计算机科学 2015-03-19 Evgeny Skvortsov , Evgeny Tipikin

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

It is shown that, for every $n \geqslant 2$, the maximum length of the shortest string accepted by an $n$-state direction-determinate two-way finite automaton is exactly $\binom{n}{\lfloor\frac{n}{2}\rfloor}-1$ (direction-determinate…

形式语言与自动机理论 · 计算机科学 2022-10-04 Olga Martynova , Alexander Okhotin

We improve the best known upper bound on the length of the shortest reset words of synchronizing automata. The new bound is slightly better than $114 n^3 / 685 + O(n^2)$. The \v{C}ern\'y conjecture states that $(n-1)^2$ is an upper bound.…

形式语言与自动机理论 · 计算机科学 2018-04-02 Marek Szykuła

We exhibit the construction of a deterministic automaton that, given k > 0, recognizes the (regular) language of k-differentiable words. Our approach follows a scheme of Crochemore et al. based on minimal forbidden words. We extend this…

离散数学 · 计算机科学 2015-03-18 Jean-Marc Fédou , Gabriele Fici

In this note, we give a construction that provides a tight lower bound of mn-1 for the length of the shortest word in the intersection of two regular languages with state complexities m and n.

形式语言与自动机理论 · 计算机科学 2009-10-09 Thomas Ang , Jeffrey Shallit

A synchronizing word of a deterministic finite complete automaton is a word whose action maps every state to a single one. Finding a shortest or a short synchronizing word is a central computational problem in the theory of synchronizing…

形式语言与自动机理论 · 计算机科学 2022-07-13 Marek Szykuła , Adam Zyzik

We consider some questions about formal languages that arise when inverses of letters, words and languages are defined. The reduced representation of a language over the free monoid is its unique equivalent representation in the free group.…

形式语言与自动机理论 · 计算机科学 2009-10-26 Thomas Ang , Giovanni Pighizzini , Narad Rampersad , Jeffrey Shallit

A condition characterizing the class of regular languages which have several nonisomorphic minimal reversible automata is presented. The condition concerns the structure of the minimum automaton accepting the language under consideration.…

形式语言与自动机理论 · 计算机科学 2016-11-22 Giovanna J. Lavado , Giovanni Pighizzini , Luca Prigioniero

In this paper we present a new fast algorithm finding minimal reset words for finite synchronizing automata. The problem is know to be computationally hard, and our algorithm is exponential. Yet, it is faster than the algorithms used so far…

形式语言与自动机理论 · 计算机科学 2014-12-15 Andrzej Kisielewicz , Jakub Kowalski , Marek Szykuła

We study several problems related to finding reset words in deterministic finite automata. In particular, we establish that the problem of deciding whether a shortest reset word has length k is complete for the complexity class DP. This…

形式语言与自动机理论 · 计算机科学 2011-02-21 Jörg Olschewski , Michael Ummels

A finite deterministic (semi)automaton $\mathcal{A} =(Q,\Sigma,\delta)$ is $k$-compressible if there is some word $w\in \Sigma^+$ such that the image of its state set $Q$ under the natural action of $w$ is reduced by at least $k$ states.…

组合数学 · 数学 2015-08-17 Alessandra Cherubini , Achille Frigeri , Zuhua Liu

The \v{C}ern\'y conjecture states that every $n$-state synchronizing automaton has a reset word of length at most $(n-1)^2$. We study the hardness of finding short reset words. It is known that the exact version of the problem, i.e.,…

形式语言与自动机理论 · 计算机科学 2015-06-10 Pawel Gawrychowski , Damian Straszak

We prove that a uniformly random automaton with $n$ states on a 2-letter alphabet has a synchronizing word of length $O(n^{1/2}\log n)$ with high probability (w.h.p.). That is to say, w.h.p. there exists a word $\omega$ of such length, and…

形式语言与自动机理论 · 计算机科学 2023-07-04 Guillaume Chapuy , Guillem Perarnau

It has been known since the 60's that any complete discrete $n$-state automaton admits a reset word of length not exceeding $\alpha n^3+o(n^3)$ for some absolute constant $\alpha$. J.-E. Pin and P. Frankl proved this statement with…

组合数学 · 数学 2019-01-23 Yaroslav Shitov

Reversible forms of computations are often interesting from an energy efficiency point of view. When the computation device in question is an automaton, it is known that the minimal reversible automaton recognizing a given language is not…

形式语言与自动机理论 · 计算机科学 2017-08-23 Kitti Gelle , Szabolcs Iván

For any synchronizing $n$-state deterministic automaton, \v{C}ern\'{y} conjectures the existence of a synchronizing word of length at most $(n-1)^2$. We prove that there exists a synchronizing word of length at most $2n^2 - 7n + 7$ for…

形式语言与自动机理论 · 计算机科学 2024-07-12 Yinfeng Zhu
‹ 上一页 1 2 3 10 下一页 ›