中文
相关论文

相关论文: Uncommon Suffix Tries

200 篇论文

The syntactic complexity of a regular language is the cardinality of its syntactic semigroup. The syntactic complexity of a subclass of the class of regular languages is the maximal syntactic complexity of languages in that class, taken as…

形式语言与自动机理论 · 计算机科学 2011-11-21 Janusz Brzozowski , Baiyu Li , Yuli Ye

Logical fallacy uses invalid or faulty reasoning in the construction of a statement. Despite the prevalence and harmfulness of logical fallacies, detecting and classifying logical fallacies still remains a challenging task. We observe that…

计算与语言 · 计算机科学 2024-10-17 Yuanyuan Lei , Ruihong Huang

Constant-recursive sequences are those which satisfy a linear recurrence, so that later terms can be obtained as a linear combination of the previous ones. The rank of a constant-recursive sequence is the minimal number of previous terms…

数论 · 数学 2025-01-27 Eric Rowland , Jesus Sistos Barron

We study the distribution of palindromic numbers (with respect to a fixed base $g\ge 2$) over certain congruence classes, and we derive a nontrivial upper bound for the number of prime palindromes $n\le x$ as $x\to\infty$. Our results show…

数论 · 数学 2007-05-23 William D. Banks , Derrick N. Hart , Mayumi Sakata

In this paper we build on earlier observations and theory regarding word length frequency and sequential distribution to develop a mathematical characterization of some of the language features distinguishing isometrically lineated text…

cmp-lg · 计算机科学 2007-05-23 Hideaki Aoyama , John Constable

The PCP Theorem is one of the most stunning results in computational complexity theory, a culmination of a series of results regarding proof checking it exposes some deep structure of computational problems. As a surprising side-effect, it…

计算复杂性 · 计算机科学 2012-07-30 Luke Mathieson

Large language models (LLMs) are susceptible to memorizing training data, raising concerns about the potential extraction of sensitive information at generation time. Discoverable extraction is the most common method for measuring this…

Multiple (simple) context-free tree grammars are investigated, where "simple" means "linear and nondeleting". Every multiple context-free tree grammar that is finitely ambiguous can be lexicalized; i.e., it can be transformed into an…

形式语言与自动机理论 · 计算机科学 2017-07-13 Joost Engelfriet , Andreas Maletti , Sebastian Maneth

We show that descriptive complexity's result extends in High Order Logic to capture the expressivity of Turing Machine which have a finite number of alternation and whose time or space is bounded by a finite tower of exponential. Hence we…

计算机科学中的逻辑 · 计算机科学 2014-07-16 Arthur Milchior

The height of a piecewise-testable language $L$ is the maximum length of the words needed to define $L$ by excluding and requiring given subwords. The height of $L$ is an important descriptive complexity measure that has not yet been…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Prateek Karandikar , Philippe Schnoebelen

We associate in a canonical way a substitution to any abstract numeration system built on a regular language. In relationship with the growth order of the letters, we define the notion of two independent substitutions. Our main result is…

组合数学 · 数学 2009-07-28 Fabien Durand , Michel Rigo

Let $q\geqslant 2$ be a fixed prime power. We prove an asymptotic formula for counting the number of monic polynomials that are of degree $n$ and have exactly $k$ irreducible factors over the finite field $\mathbb{F}_q$. We also compare our…

数论 · 数学 2022-09-12 Arghya Datta

We consider several novel aspects of unique factorization in formal languages. We reprove the familiar fact that the set uf(L) of words having unique factorization into elements of L is regular if L is regular, and from this deduce an…

形式语言与自动机理论 · 计算机科学 2015-03-24 Paul Bell , Daniel Reidenbach , Jeffrey Shallit

In this paper we obtain non-uniform exponential upper bounds for the rate of convergence of a version of the algorithm Context, when the underlying tree is not necessarily bounded. The algorithm Context is a well-known tool to estimate the…

统计理论 · 数学 2008-05-22 Antonio Galves , Florencia Leonardi

By Lindstr\"{o}m's theorems, the expressive power of first order logic (and similarly continuous logic) is not strengthened without losing some interesting property. Weakening it, is however less harmless and has been payed attention by…

逻辑 · 数学 2024-08-23 Seyed-Mohammad Bagheri

In this paper we compare two finite words $u$ and $v$ by the lexicographical order of the infinite words $u^\omega$ and $v^\omega$. Informally, we say that we compare $u$ and $v$ by the infinite order. We show several properties of Lyndon…

离散数学 · 计算机科学 2019-04-02 Francesco Dolce , Antonio Restivo , Christophe Reutenauer

The prefix palindromic length $p_{\mathbf{u}}(n)$ of an infinite word $\mathbf{u}$ is the minimal number of concatenated palindromes needed to express the prefix of length $n$ of $\mathbf{u}$. This function is surprisingly difficult to…

组合数学 · 数学 2022-03-15 Dora V. Bulgakova , Anna E. Frid , Jérémy Scanvic

Describes a near-linear-time algorithm for a variant of Huffman coding, in which the letters may have non-uniform lengths (as in Morse code), but with the restriction that each word to be encoded has equal probability. [See also ``Huffman…

数据结构与算法 · 计算机科学 2015-06-02 Mordecai Golin , Neal E. Young

Modern saturation-based Automated Theorem Provers typically implement the superposition calculus for reasoning about first-order logic with or without equality. Practical implementations of this calculus use a variety of literal selections…

人工智能 · 计算机科学 2016-04-28 Giles Reger , Martin Suda , Andrei Voronkov , Krystof Hoder

Although real-world text datasets, such as DNA sequences, are far from being uniformly random, average-case string searching algorithms perform significantly better than worst-case ones in most applications of interest. In this paper, we…

数据结构与算法 · 计算机科学 2018-01-16 Lorraine A. K. Ayad , Panagiotis Charalampopoulos , Costas S. Iliopoulos , Solon P. Pissis