中文
相关论文

相关论文: Incremental Construction of Compact Acyclic NFAs

200 篇论文

A subclass of nondeterministic Finite Automata generated by means of regular Grammars (GFAs, for short) is introduced. A process algebra is proposed, whose semantics maps a term to a GFA. We prove a representability theorem: for each GFA…

形式语言与自动机理论 · 计算机科学 2024-08-12 Roberto Gorrieri

We consider the computability and complexity of decision questions for Probabilistic Finite Automata (PFA) with sub-exponential ambiguity. We show that the emptiness problem for strict and non-strict cut-points of polynomially ambiguous…

形式语言与自动机理论 · 计算机科学 2020-07-30 Paul C. Bell

It was conjectured by \v{C}ern\'y in 1964, that a synchronizing DFA on $n$ states always has a synchronizing word of length at most $(n-1)^2$, and he gave a sequence of DFAs for which this bound is reached. Until now a full analysis of all…

形式语言与自动机理论 · 计算机科学 2018-09-18 Michiel de Bondt , Henk Don , Hans Zantema

We study the computational complexity of various problems related to synchronization of weakly acyclic automata, a subclass of widely studied aperiodic automata. We provide upper and lower bounds on the length of a shortest word…

形式语言与自动机理论 · 计算机科学 2017-12-08 Andrew Ryzhikov

We present the open-source tool finsm.io, a tool for creating, simulating and exporting deterministic and non-deterministic finite state automata (DFA/NFA). We first describe the conceptual background on which the tool is based, followed by…

计算机与社会 · 计算机科学 2024-10-17 Christopher William Schankula , Lucas Dutton

The infimal prefix-closed, controllable and observable superlanguage plays an essential role in the relationship between controllability, observability and co-observability -- the central notions of supervisory control theory. Existing…

系统与控制 · 计算机科学 2017-03-16 Tomáš Masopust

A deterministic finite automaton (DFA) is composite if its language can be decomposed into an intersection of languages of smaller DFAs. Otherwise, A is prime. This notion of primality was introduced by Kupferman and Mosheiff in 2013, and…

形式语言与自动机理论 · 计算机科学 2021-07-13 Ismaël Jecker , Nicolas Mazzocchi , Petra Wolf

We introduce the category of dependency automata. A dependency automaton consists of two nondeterministic finite automata, with a relation between their states satisfying conditions. This category is equivalent to deterministic finite…

形式语言与自动机理论 · 计算机科学 2020-07-14 Robert Samuel Ralph Myers

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

A deterministic finite-state automaton (FSA) is an abstract sequential machine that reads the symbols comprising an input word one at a time. An FSA is symmetric if its output is independent of the order in which the input symbols are read,…

形式语言与自动机理论 · 计算机科学 2010-08-06 David Pritchard

Exclusive nondeterministic finite automata (XNFA) are nondeterministic finite automata with a special acceptance condition. An input is accepted if there is exactly one accepting path in its computation tree. If there are none or more than…

形式语言与自动机理论 · 计算机科学 2024-09-12 Martin Kutrib , Andreas Malcher , Matthias Wendlandt

We introduce a new complexity measure for finite strings using probabilistic finite-state automata (PFAs), in the same spirit as existing notions employing DFAs and NFAs, and explore its properties. The PFA complexity $A_P(x)$ is the least…

形式语言与自动机理论 · 计算机科学 2024-06-04 Kenneth Gill

Determining the minimum number of states required by a finite automaton to separate a given pair of different words is an important problem. In this paper, we consider this problem for quantum automata (QFAs). We show that 2-state QFAs can…

形式语言与自动机理论 · 计算机科学 2016-02-26 Aleksandrs Belovs , Juan Andres Montoya , Abuzer Yakaryılmaz

We investigate the descriptional complexity of different variants of 1-limited automata (1-las), an extension of two-way finite automata (2nfas) characterizing regular languages. In particular, we consider 2nfas with common-guess…

形式语言与自动机理论 · 计算机科学 2025-05-01 Bruno Guillon , Luca Prigioniero , Javad Taheri

We study the complexity of basic regular operations on languages represented by incomplete deterministic or nondeterministic automata, in which all states are final. Such languages are known to be prefix-closed. We get tight bounds on both…

形式语言与自动机理论 · 计算机科学 2014-05-23 Kristína Čevorová , Galina Jirásková , Peter Mlynárčik , Matúš Palmovský , Juraj Šebej

We give an exact enumerative formula for the minimal acyclic deterministic finite automata. This formula is obtained from a bijection between a family of generalized parking functions and the transitions functions of acyclic automata.

组合数学 · 数学 2015-05-07 Jean-Baptiste Priez

We use a non-deterministic variant of storage types to develop a framework for the approximation of automata with storage. This framework is used to provide automata-theoretic views on the approximation of multiple context-free languages…

形式语言与自动机理论 · 计算机科学 2017-09-08 Tobias Denkinger

Regular expressions provide a flexible means for matching strings and they are often used in data-intensive applications. They are formally equivalent to either deterministic finite automata (DFAs) or nondeterministic finite automata…

形式语言与自动机理论 · 计算机科学 2011-11-08 Luis Quesada , Fernando Berzal , Francisco J. Cortijo

State reduction of finite automata plays a significant role in improving efficiency in formal verification, pattern recognition, and machine learning, where automata-based models are widely used. While deterministic automata have…

形式语言与自动机理论 · 计算机科学 2025-12-09 Linh Anh Nguyen , Son Thanh Cao , Stefan Stanimirović

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