中文
相关论文

相关论文: Interference Automata

200 篇论文

We realize constant-space quantum computation by measure-many two-way quantum finite automata and evaluate their language recognition power by analyzing patterns of their exotic behaviors and by exploring their structural properties. In…

形式语言与自动机理论 · 计算机科学 2016-06-29 Tomoyuki Yamakami

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

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

The concept of Deterministic Finite Cover Automata (DFCA) was introduced at WIA '98, as a more compact representation than Deterministic Finite Automata (DFA) for finite languages. In some cases representing a finite language,…

形式语言与自动机理论 · 计算机科学 2014-05-23 Cezar Câmpeanu

The minimum amount of resources to recognize a nonregular language is a fundamental research topic in theoretical computer science which has been examined for different kinds of resources and many different models. In this note, we focus on…

计算复杂性 · 计算机科学 2013-09-25 Abuzer Yakaryilmaz

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 observe that the classical Cartesian product construction for the intersection of (languages of) nondeterministic finite automata (NFA) is non-optimal in the worst case, if the automata have many transitions. For a fixed alphabet, the…

形式语言与自动机理论 · 计算机科学 2026-05-21 Dmitry Chistikov , Neha Rino

We prove the following facts about the language recognition power of quantum Turing machines (QTMs) in the unbounded error setting: QTMs are strictly more powerful than probabilistic Turing machines for any common space bound $ s $…

计算复杂性 · 计算机科学 2014-01-29 Abuzer Yakaryilmaz , A. C. Cem Say

We present a language $L_n$ which is recognizable by a probabilistic finite automaton (PFA) with probability $1 - \epsilon$ for all $\epsilon > 0$ with $O(log^2n)$ states, with a deterministic finite automaton (DFA) with O(n) states, but a…

量子物理 · 物理学 2007-05-23 Gatis Midrijanis

Traditional approaches to inference of deterministic finite-state automata (DFA) stem from symbolic AI, including both active learning methods (e.g., Angluin's L* algorithm and its variants) and passive techniques (e.g., Biermann and…

形式语言与自动机理论 · 计算机科学 2025-10-21 Elaheh Hosseinkhani , Martin Leucker

Quantum finite automata (QFAs) have been extensively studied in the literature. In this paper, we define and systematically study quantum B\"uchi automata (QBAs) over infinite words to model the long-term behavior of quantum systems, which…

计算机科学中的逻辑 · 计算机科学 2024-07-29 Qisheng Wang , Mingsheng Ying

We study 1-way quantum finite automata (QFAs) and compare them with their classical counterparts. We show that 1-way QFAs can be very space efficient. We construct a 1-way QFAs that are quadratically smaller than any equivalent…

量子物理 · 物理学 2007-05-23 Arnolds Kikusts

Stochastic languages are the languages recognized by probabilistic finite automata (PFAs) with cutpoint over the field of real numbers. More general computational models over the same field such as generalized finite automata (GFAs) and…

形式语言与自动机理论 · 计算机科学 2014-12-23 Arseny M. Shur , Abuzer Yakaryilmaz

We present five examples where quantum finite automata (QFAs) outperform their classical counterparts. This may be useful as a relatively simple technique to introduce quantum computation concepts to computer scientists. We also describe a…

形式语言与自动机理论 · 计算机科学 2014-06-17 A. C. Cem Say , Abuzer Yakaryilmaz

Multi-letter {\it quantum finite automata} (QFAs) were a quantum variant of classical {\it one-way multi-head finite automata} (J. Hromkovi\v{c}, Acta Informatica 19 (1983) 377-384), and it has been shown that this new one-way QFAs…

形式语言与自动机理论 · 计算机科学 2010-11-01 Daowen Qiu , Xiangfu Zou , Lvzhou Li , Paulo Mateus

It is proved that every regular expression of alphabetic width $n$, that is, with $n$ occurrences of symbols of the alphabet, can be transformed into a deterministic finite automaton (DFA) with $2^{\frac{n}{2}+(\frac{\log_2…

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

A complete deterministic finite (semi)automaton (DFA) with a set of states $Q$ is \emph{completely reachable} if every nonempty subset of $Q$ is the image of the action of some word applied to $Q$. The concept of completely reachable…

形式语言与自动机理论 · 计算机科学 2025-02-12 Robert Ferens , Marek Szykuła

In the literature, there exist several quantum finite automata (QFA) models with both quantum and classical states. These models are of particular interest,as they show praiseworthy advantages over the fully quantum models in some…

形式语言与自动机理论 · 计算机科学 2015-06-30 Lvzhou Li , Yuan Feng

Affine automata provide a finite-state computational model that preserves the linear-algebraic structure of quantum computation while operating entirely over the reals. Recent work has shown that affine automata can far surpass classical…

形式语言与自动机理论 · 计算机科学 2026-05-04 Zeyu Chen , Junde Wu

Let $L_{>\lambda}(\mathcal{A})$ and $L_{\geq\lambda}(\mathcal{A})$ be the languages recognized by {\em measure many 1-way quantum finite automata (MM-QFA)} (or,{\em enhanced 1-way quantum finite automata(EQFA)}) $\mathcal{A}$ with strict…

形式语言与自动机理论 · 计算机科学 2023-06-06 Tianrong Lin