中文
相关论文

相关论文: Intersecting Dense Automata

200 篇论文

This paper studies the complexity of operations on finite automata and the complexity of their decision problems when the alphabet is unary. Let $n$ denote the maximum of the number of states of the input finite automata considered in the…

形式语言与自动机理论 · 计算机科学 2024-12-16 Wojciech Czerwiński , Maciej Dębski , Tomasz Gogasz , Gordon Hoi , Sanjay Jain , Michał Skrzypczak , Frank Stephan , Christopher Tan

We show that every regular language defines a unique nondeterministic finite automaton (NFA), which we call "\'atomaton", whose states are the "atoms" of the language, that is, non-empty intersections of complemented or uncomplemented left…

形式语言与自动机理论 · 计算机科学 2013-08-20 Janusz Brzozowski , Hellis Tamm

Alternating automata have been widely used to model and verify systems that handle data from finite domains, such as communication protocols or hardware. The main advantage of the alternating model of computation is that complementation is…

形式语言与自动机理论 · 计算机科学 2017-08-17 Radu Iosif , Xiao Xu

We examine questions involving nondeterministic finite automata where all states are final, initial, or both initial and final. First, we prove hardness results for the nonuniversality and inequivalence problems for these NFAs. Next, we…

计算复杂性 · 计算机科学 2009-07-03 Jui-Yi Kao , Narad Rampersad , Jeffrey Shallit

We present new results on realtime alternating, private alternating, and quantum alternating automaton models. Firstly, we show that the emptiness problem for alternating one-counter automata on unary alphabets is undecidable. Then, we…

形式语言与自动机理论 · 计算机科学 2023-06-22 Gökalp Demirci , Mika Hirvensalo , Klaus Reinhardt , A. C. Cem Say , Abuzer Yakaryılmaz

A process algebra is proposed, whose semantics maps a term to a nondeterministic finite automaton (NFA, for short). We prove a representability theorem: for each NFA $N$, there exists a process algebraic term $p$ such that its semantics is…

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

When their reading heads are allowed to move completely asynchronously, finite-state automata with multiple tapes achieve a significant expressive power, but also lose useful closure properties---closure under intersection, in particular.…

计算机科学中的逻辑 · 计算机科学 2014-02-14 Carlo A. Furia

We pose the fine-grained hardness hypothesis that the textbook algorithm for the NFA Acceptance problem is optimal up to subpolynomial factors, even for dense NFAs and fixed alphabets. We show that this barrier appears in many variations…

计算复杂性 · 计算机科学 2024-10-09 Karl Bringmann , Allan Grønlund , Marvin Künnemann , Kasper Green Larsen

We consider the representational state complexity of unranked tree automata. The bottom-up computation of an unranked tree automaton may be either deterministic or nondeterministic, and further variants arise depending on whether the…

形式语言与自动机理论 · 计算机科学 2010-08-11 Xiaoxue Piao , Kai Salomaa

Minimal deterministic finite automata (DFAs) can be reduced further at the expense of a finite number of errors. Recently, such minimization algorithms have been improved to run in time O(n log n), where n is the number of states of the…

形式语言与自动机理论 · 计算机科学 2015-05-27 Andreas Maletti , Daniel Quernheim

Minimizing the size of finite automata is a fundamental problem in theoretical computer science. Beyond standard minimization, further reductions can be achieved by decomposing an automaton into smaller components whose languages combine…

形式语言与自动机理论 · 计算机科学 2026-04-29 Mathias Berry , Pierre-Cyrille Héam , Ismaël Jecker

In this paper, we present a proof of the NP-completeness of computing the smallest Deterministic Finite Automaton (DFA) that distinguishes two given regular languages as DFAs. A distinguishing DFA is an automaton that recognizes a language…

形式语言与自动机理论 · 计算机科学 2023-06-07 Jan Martens

Finite automata (FA) are a fundamental computational abstraction that is widely used in practice for various tasks in computer science, linguistics, biology, electrical engineering, and artificial intelligence. Given an input word, an FA…

人工智能 · 计算机科学 2026-04-22 Jaime Cuartas Granada , Alexey Ignatiev , Peter J. Stuckey

We consider two-variable first-order logic $\text{FO}^2$ and its quantifier alternation hierarchies over both finite and infinite words. Our main results are forbidden patterns for deterministic automata (finite words) and for Carton-Michel…

形式语言与自动机理论 · 计算机科学 2021-09-02 Viktor Henriksson , Manfred Kufleitner

Here we propose an extension of the (deterministic and the nondeterministic) finite automaton with translucent letters (DFAwtl and NFAwtl), which lies between these automata and their non-returning variants (that is, the nr-DFAwtl and the…

形式语言与自动机理论 · 计算机科学 2024-09-12 František Mráz , Friedrich Otto

Deterministic timed automata are strictly less expressive than their non-deterministic counterparts, which are again less expressive than those with silent transitions. As a consequence, timed automata are in general non-determinizable.…

形式语言与自动机理论 · 计算机科学 2015-08-17 Florian Lorber , Amnon Rosenmann , Dejan Nickovic , Bernhard Aichernig

Finite state automata (FSA) are ubiquitous in computer science. Two of the most important algorithms for FSA processing are the conversion of a non-deterministic finite automaton (NFA) to a deterministic finite automaton (DFA), and then the…

分布式、并行与集群计算 · 计算机科学 2011-03-30 Vlad Slavici , Daniel Kunkle , Gene Cooperman , Stephen Linton

We present an efficient algorithm for checking language equivalence of states in top-down deterministic finite tree automata (DFTAs). Unlike string automata, tree automata operate over hierarchical structures, posing unique challenges for…

形式语言与自动机理论 · 计算机科学 2025-04-08 Zhibo Deng , Vladimir A. Zakharov

Extensions of {\omega}-automata to infinite alphabets typically rely on symbolic guards to keep the transition relation finite, and on registers or memory cells to preserve information from past symbols. Symbolic transitions alone are…

形式语言与自动机理论 · 计算机科学 2025-12-03 Luca Di Stefano

Multi-letter {\it quantum finite automata} (QFAs) were a new one-way QFA model proposed recently by Belovs, Rosmanis, and Smotrovs (LNCS, Vol. 4588, Springer, Berlin, 2007, pp. 60-71), and they showed that multi-letter QFAs can accept with…

计算复杂性 · 计算机科学 2010-03-10 Daowen Qiu , Sheng Yu