中文
相关论文

相关论文: Store Languages of Turing Machines and Counter Mac…

200 篇论文

The store language of a machine of some arbitrary type is the set of all store configurations (state plus store contents but not the input) that can appear in an accepting computation. New algorithms and characterizations of store languages…

形式语言与自动机理论 · 计算机科学 2020-10-02 Oscar H. Ibarra , Ian McQuillan

It is well known that the "store language" of every pushdown automaton -- the set of store configurations (state and stack contents) that can appear as an intermediate step in accepting computations -- is a regular language. Here many…

形式语言与自动机理论 · 计算机科学 2019-03-08 Oscar H. Ibarra , Ian McQuillan

A language is dense if the set of all infixes (or subwords) of the language is the set of all words. Here, it is shown that it is decidable whether the language accepted by a nondeterministic Turing machine with a one-way read-only input…

形式语言与自动机理论 · 计算机科学 2019-03-08 Oscar H. Ibarra , Ian McQuillan

We study counting-regular languages -- these are languages $L$ for which there is a regular language $L'$ such that the number of strings of length $n$ in $L$ and $L'$ are the same for all $n$. We show that the languages accepted by…

形式语言与自动机理论 · 计算机科学 2019-03-11 Oscar H. Ibarra , Ian McQuillan , Bala Ravikumar

At first glance, one-state Turing machines are very weak: the halting problem for them is decidable, and, without memory, they cannot even accept a simple one element language such as $L = \{ 1 \}$ . Nevertheless it has been showed that a…

形式语言与自动机理论 · 计算机科学 2019-01-23 Marzio De Biasi

There are many types of automata and grammar models that have been studied in the literature, and for these models, it is common to determine whether certain problems are decidable. One problem that has been difficult to answer throughout…

形式语言与自动机理论 · 计算机科学 2024-05-20 Oscar H. Ibarra , Ian McQuillan

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

We study deterministic tree-walking-storage automata, which are finite-state devices equipped with a tree-like storage. These automata are generalized stack automata, where the linear stack storage is replaced by a non-linear tree-like…

形式语言与自动机理论 · 计算机科学 2023-09-19 Martin Kutrib , Uwe Meyer

We investigate computational resources used by Turing machines (TMs) and alternating Turing machines (ATMs) to accept languages generated by coordinated table selective substitution systems with two components. We prove that the class of…

形式语言与自动机理论 · 计算机科学 2022-02-08 Liliana Cojocaru

A turn in a computation of a pushdown automaton is a switch from a phase in which the height of the pushdown store increases to a phase in which it decreases. Given a pushdown or one-counter automaton, we consider, for each string in its…

形式语言与自动机理论 · 计算机科学 2026-03-10 Giovanni Pighizzini

We introduce and investigate forgetting 1-limited automata, which are single-tape Turing machines that, when visiting a cell for the first time, replace the input symbol in it by a fixed symbol, so forgetting the original contents. These…

形式语言与自动机理论 · 计算机科学 2023-09-19 Giovanni Pighizzini , Luca Prigioniero

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

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

In Formal Languages and Automata Theory courses, students find understanding nondeterministic finite-state and pushdown automata difficult. In many cases, this means that it is challenging for them to comprehend the operational semantics of…

形式语言与自动机理论 · 计算机科学 2025-08-06 Marco T. Morazán , David Anthony K. Fields , Andrés M. Garced , Tijana Minić

Polynomial--time constant--space quantum Turing machines (QTMs) and logarithmic--space probabilistic Turing machines (PTMs) recognize uncountably many languages with bounded error (Say and Yakary\i lmaz 2014, arXiv:1411.7647). In this…

计算复杂性 · 计算机科学 2016-08-02 Maksims Dimitrijevs , Abuzer Yakaryılmaz

The present work determines the exact nature of {\em linear time computable} notions which characterise automatic functions (those whose graphs are recognised by a finite automaton). The paper also determines which type of linear time…

形式语言与自动机理论 · 计算机科学 2018-04-19 John Case , Sanjay Jain , Samuel Seah , Frank Stephan

For any fixed $k$, a remarkably simple single-tape Turing machine can simulate $k$ independent counters in real time. Informally, a counter is a storage unit that maintains a single integer (initially 0), incrementing it, decrementing it,…

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

We present two restricted versions of one-tape Turing machines. Both characterize the class of context-free languages. In the first version, proposed by Hibbard in 1967 and called limited automata, each tape cell can be rewritten only in…

形式语言与自动机理论 · 计算机科学 2015-07-31 Giovanni Pighizzini

A catalytic Turing machine is a variant of a Turing machine in which there exists an auxiliary tape in addition to the input tape and the work tape. This auxiliary tape is initially filled with arbitrary content. The machine can read and…

计算复杂性 · 计算机科学 2024-08-28 Chetan Gupta , Rahul Jain , Vimal Raj Sharma , Raghunath Tewari

A two-way deterministic finite state automaton with one counter (2D1CA) is a fundamental computational model that has been examined in many different aspects since sixties, but we know little about its power in the case of unary languages.…

形式语言与自动机理论 · 计算机科学 2014-07-09 Marzio De Biasi , Abuzer Yakaryilmaz
‹ 上一页 1 2 3 10 下一页 ›