中文
相关论文

相关论文: Generalization of automatic sequences for numerati…

200 篇论文

We show that various aspects of k-automatic sequences -- such as having an unbordered factor of length n -- are both decidable and effectively enumerable. As a consequence it follows that many related sequences are either k-automatic or…

形式语言与自动机理论 · 计算机科学 2011-10-14 Emilie Charlier , Narad Rampersad , Jeffrey Shallit

In the classic problem of sequence prediction, a predictor receives a sequence of values from an emitter and tries to guess the next value before it appears. The predictor masters the emitter if there is a point after which all of the…

形式语言与自动机理论 · 计算机科学 2016-03-09 Tim Smith

The article defines and studies the genus of finite state deterministic automata (FSA) and regular languages. Indeed, a FSA can be seen as a graph for which the notion of genus arises. At the same time, a FSA has a semantics via its…

形式语言与自动机理论 · 计算机科学 2016-05-25 Guillaume Bonfante , Florian Deloup

An infinite word is S-automatic if, for all n>=0, its (n + 1)st letter is the output of a deterministic automaton fed with the representation of n in the considered numeration system S. In this extended abstract, we consider an analogous…

形式语言与自动机理论 · 计算机科学 2009-07-06 Emilie Charlier , Tomi Karki , Michel Rigo

Consider a non-standard numeration system like the one built over the Fibonacci sequence where nonnegative integers are represented by words over $\{0,1\}$ without two consecutive 1. Given a set $X$ of integers such that the language of…

形式语言与自动机理论 · 计算机科学 2009-07-06 J. Bell , E. Charlier , A. S. Fraenkel , M. Rigo

We propose regular expressions to abstractly model and study properties of resource-aware computations. Inspired by nominal techniques -- as those popular in process calculi -- we extend classical regular expressions with names (to model…

形式语言与自动机理论 · 计算机科学 2013-10-29 Alexander Kurz , Tomoyuki Suzuki , Emilio Tuosto

This work is a survey of the main results reported for the degree of extension of two models defining non-regular languages, namely the context-free grammar and the extended automaton over groups. More precisely, we recall the main results…

形式语言与自动机理论 · 计算机科学 2023-09-07 Victor Mitrana , Mihaela Păun

We study languages over infinite alphabets equipped with some structure that can be tested by recognizing automata. We develop a framework for studying such alphabets and the ensuing automata theory, where the key role is played by an…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Mikołaj Bojańczyk , Bartek Klin , Sławomir Lasota

Automata over infinite alphabets have emerged as a convenient computational model for processing structures involving data, such as nonces in cryptographic protocols or data values in XML documents. We introduce active learning methods for…

形式语言与自动机理论 · 计算机科学 2026-03-27 Florian Frank , Stefan Milius , Jurriaan Rot , Henning Urbat

Using a genealogically ordered infinite regular language, we know how to represent an interval of R. Numbers having an ultimately periodic representation play a special role in classical numeration systems. The aim of this paper is to…

计算复杂性 · 计算机科学 2007-05-23 P. Lecomte , M. Rigo

An automatic sequence is a letter-to-letter coding of a fixed point of a uniform morphism. More generally, we have morphic sequences, which are letter-to-letter codings of fixed points of arbitrary morphisms. There are many examples where…

数论 · 数学 2020-10-05 J. -P. Allouche , F. M. Dekking , M. Queffélec

Morphic sequences form a natural class of infinite sequences, extending the well-studied class of automatic sequences. Where automatic sequences are known to have several equivalent characterizations and the class of automatic sequences is…

形式语言与自动机理论 · 计算机科学 2023-09-20 Hans Zantema

A subsequence of a word $w$ is a word $u$ such that $u = w[i_1] w[i_2] \dots w[i_{k}]$, for some set of indices $1 \leq i_1 < i_2 < \dots < i_k \leq \lvert w\rvert$. A word $w$ is $k$-subsequence universal over an alphabet $\Sigma$ if every…

形式语言与自动机理论 · 计算机科学 2023-11-20 Duncan Adamson , Pamela Fleischmann , Annika Huch , Tore Koß , Florin Manea , Dirk Nowotka

We survey facts mostly emerging from the seminal results of Alan Cobham obtained in the late sixties and early seventies. We do not attempt to be exhaustive but try instead to give some personal interpretations and some research directions.…

形式语言与自动机理论 · 计算机科学 2012-04-27 Michel Rigo

Several methods are discussed that construct a finite automaton given a context-free grammar, including both methods that lead to subsets and those that lead to supersets of the original context-free language. Some of these methods of…

计算与语言 · 计算机科学 2007-05-23 Mark-Jan Nederhof

In this paper, we present a systematic way of deriving (1) languages of (generalised) regular expressions, and (2) sound and complete axiomatizations thereof, for a wide variety of systems. This generalizes both the results of Kleene (on…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Alexandra Silva , Marcello Bonsangue , Jan Rutten

We investigate the number of sets of words that can be formed from a finite alphabet, counted by the total length of the words in the set. An explicit expression for the counting sequence is derived from the generating function, and…

组合数学 · 数学 2010-01-26 Stefan Gerhold

A subsequence of a word $w$ is a word $u$ such that $u = w[i_1] w[i_2] \cdots w[i_k]$, for some set of indices $1 \leq i_1 < i_2 < \dots < i_k \leq \vert w \vert$. A word $w$ is \emph{$k$-subsequence universal} over an alphabet $\Sigma$ if…

形式语言与自动机理论 · 计算机科学 2025-03-25 Duncan Adamson , Pamela Fleischmann , Annika Huch , Tore Koß , Florin Manea

We describe a framework for systematic enumeration of families combinatorial structures which possess a certain regularity. More precisely, we describe how to obtain the differential equations satisfied by their generating series. These…

组合数学 · 数学 2008-02-28 Marni Mishna

Model checking properties are often described by means of finite automata. Any particular such automaton divides the set of infinite trees into finitely many classes, according to which state has an infinite run. Building the full type…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Klaus Aehlig