中文
相关论文

相关论文: Once-Marking and Always-Marking 1-Limited Automata

200 篇论文

The store language of an automaton is the set of store configurations (state and store contents, but not the input) that can appear as an intermediate step in an accepting computation. A one-way nondeterministic finite-visit Turing machine…

形式语言与自动机理论 · 计算机科学 2025-09-04 Noah Friesen , Oscar H. Ibarra , Jozef Jirásek , Ian McQuillan

We prove that two-way probabilistic and quantum finite automata (2PFA's and 2QFA's) can be considerably more concise than both their one-way versions (1PFA's and 1QFA's), and two-way nondeterministic finite automata (2NFA's). For this…

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

A signal machine is an abstract geometrical model for computation, proposed as an extension to the one-dimensional cellular automata, in which discrete time and space of cellular automata is replaced with continuous time and space in signal…

新兴技术 · 计算机科学 2016-09-29 Rakhshan Harifi , Sama Goliaei

We investigate the decidability of the emptiness problem for three classes of distributed automata. These devices operate on finite directed graphs, acting as networks of identical finite-state machines that communicate in an infinite…

形式语言与自动机理论 · 计算机科学 2017-09-08 Antti Kuusisto , Fabian Reiter

We look into the problems of comparing nondeterministic discounted-sum automata on finite and infinite words. That is, the problems of checking for automata $A$ and $B$ whether or not it holds that for all words $w$, $A(w)=B(w), A(w) \leq…

形式语言与自动机理论 · 计算机科学 2023-06-12 Udi Boker , Guy Hefetz

Alternating timed automata (ATA) are an extension of timed automata, that are closed under complementation and hence amenable to logic-to-automata translations. Several timed logics, including Metric Temporal Logic (MTL), can be converted…

计算机科学中的逻辑 · 计算机科学 2026-01-07 Patricia Bouyer , B Srivathsan , Vaishnavi Vishwanath

Here we propose a variant of the nondeterministic finite automaton with translucent letters (NFAwtl) which, after reading and deleting a letter, does not return to the left end of its tape, but rather continues from the position of the…

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

A discounted-sum automaton (NDA) is a nondeterministic finite automaton with edge weights, valuing a run by the discounted sum of visited edge weights. More precisely, the weight in the i-th position of the run is divided by $\lambda^i$,…

形式语言与自动机理论 · 计算机科学 2015-07-01 Udi Boker , Thomas A. Henzinger

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

We study a generalized version of reversal bounded Turing machines where, apart from several tapes on which the number of head reversals is bounded by r(n), there are several further tapes on which head reversals remain unrestricted, but…

计算复杂性 · 计算机科学 2007-05-23 Andre Hernich , Nicole Schweikardt

Discounting the influence of future events is a key paradigm in economics and it is widely used in computer-science models, such as games, Markov decision processes (MDPs), reinforcement learning, and automata. While a single game or MDP…

计算机科学中的逻辑 · 计算机科学 2025-06-11 Udi Boker , Guy Hefetz

Given a member A of the class of non-deterministic timed automata with silent transitions (eNTA), we effectively compute its timestamp: the set of all pairs (time value, action) of all observable timed traces of A, a generalization of the…

形式语言与自动机理论 · 计算机科学 2019-08-19 Amnon Rosenmann

The communication matrix for two-way deterministic finite automata (2DFA) with $n$ states is defined for an automaton over a full alphabet of all $(2n+1)^n$ possible symbols: its rows and columns are indexed by strings, and the entry $(u,…

形式语言与自动机理论 · 计算机科学 2023-12-12 Semyon Petrov , Fedor Petrov , Alexander Okhotin

Distributed automata are finite-state machines that operate on finite directed graphs. Acting as synchronous distributed algorithms, they use their input graph as a network in which identical processors communicate for a possibly infinite…

形式语言与自动机理论 · 计算机科学 2018-12-21 Fabian Reiter

We consider finite deterministic automata such that their alphabets consist of exactly one letter of defect 1 and a set of permutations of the state set. We study under which conditions such an automaton is completely reachable. We focus…

形式语言与自动机理论 · 计算机科学 2024-10-01 David Fernando Casas Torres

We examine the characteristic features of reversible and quantum computations in the presence of supplementary external information, known as advice. In particular, we present a simple, algebraic characterization of languages recognized by…

量子物理 · 物理学 2015-08-25 Tomoyuki Yamakami

We show that a Turing machine with two single-head one-dimensional tapes cannot recognize the set {x2x'| x \in {0,1}^* and x' is a prefix of x} in real time, although it can do so with three tapes, two two-dimensional tapes, or one two-head…

计算复杂性 · 计算机科学 2007-05-23 Tao Jiang , Joel Seiferas , Paul Vitanyi

We consider a general class of decision problems concerning formal languages, called ``(one-dimensional) unboundedness predicates'', for automata that feature reversal-bounded counters (RBCA). We show that each problem in this class reduces…

形式语言与自动机理论 · 计算机科学 2023-01-25 Pascal Baumann , Flavio D'Alessandro , Moses Ganardi , Oscar Ibarra , Ian McQuillan , Lia Schütze , Georg Zetzsche

An algebraic representation of the Turing machines is given, where the configurations of Turing machines are represented by 4 order tensors, and the transition functions by 8 order tensors. Two types of tensor product are defined, one is to…

计算复杂性 · 计算机科学 2016-07-14 Yue Liu

An index for a finite automaton is a powerful data structure that supports locating paths labeled with a query pattern, thus solving pattern matching on the underlying regular language. In this paper, we solve the long-standing problem of…

数据结构与算法 · 计算机科学 2020-07-16 Nicola Cotumaccio , Nicola Prezza