中文
相关论文

相关论文: Algorithms for Computing Abelian Periods of Words

200 篇论文

Motivated by a need for a model of reversible computation appropriate for a Brownian molecular architecture, the $\aleph$ calculus is introduced. This novel model is declarative, concurrent, and term-based--encapsulating all information…

编程语言 · 计算机科学 2021-12-02 Hannah Earley

A word is \emph{square-free} if it does not contain non-empty factors of the form $XX$. In 1906 Thue proved that there exist arbitrarily long square-free words over $3$-letter alphabet. We consider a new type of square-free words. A…

组合数学 · 数学 2019-10-15 Jarosław Grytczuk , Hubert Kordulewski , Artur Niewiadomski

A binary word is Sturmian if the occurrences of each letter are balanced, in the sense that in any two factors of the same length, the difference between the number of occurrences of the same letter is at most 1. In digital geometry,…

离散数学 · 计算机科学 2025-11-11 Alessandro De Luca , Gabriele Fici

We propose a technique for exploring the abelian complexity of recurrent infinite words, focusing particularly on infinite words associated with Parry numbers. Using that technique, we give the affirmative answer to the open question posed…

组合数学 · 数学 2013-01-16 Ondřej Turek

We show that paper folding words contain arbitrarily large abelian powers.

形式语言与自动机理论 · 计算机科学 2013-10-04 Štěpán Holub

This paper describes a novel and fast, simple and robust algorithm with O(N) expected complexity which enables to decrease run time needed to find the maximum distance of two points in E2. It can be easily modified for the E3 case in…

计算几何 · 计算机科学 2022-09-14 Vaclav Skala

Generalizing the notion of the boundary sequence introduced by Chen and Wen, the $n$th term of the $\ell$-boundary sequence of an infinite word is the finite set of pairs $(u,v)$ of prefixes and suffixes of length $\ell$ appearing in…

组合数学 · 数学 2022-12-09 Michel Rigo , Manon Stipulanti , Markus A. Whiteland

Width parameterizations of SAT, such as tree-width and path-width, enable the study of computationally more tractable and practical SAT instances. We give two simple algorithms. One that runs simultaneously in time-space…

计算复杂性 · 计算机科学 2011-08-12 Shiteng Chen , Tiancheng Lou , Periklis Papakonstantinou , Bangsheng Tang

Longest common extension queries (LCE queries) and runs are ubiquitous in algorithmic stringology. Linear-time algorithms computing runs and preprocessing for constant-time LCE queries have been known for over a decade. However, these…

Many semantics for weighted argumentation frameworks assume that each argument is associated with an initial weight. However, eliciting these initial weights poses challenges: (1) accurately providing a specific numerical value is often…

人工智能 · 计算机科学 2025-02-12 Nir Oren , Bruno Yun

We generalize a result by Vasil'ev on the algebraic independence of periods of abelian varieties to the case when some of these periods are replaced by their exponentials. We eventually derive some applications to values of the beta…

数论 · 数学 2023-09-07 Riccardo Tosi

We consider the path approximation of Bessel processes and develop a new and efficient algorithm. This study is based on a recent work by the authors, on the path approximation of the Brownian motion, and on the construction of specific own…

概率论 · 数学 2021-06-02 Madalina Deaconu , Samuel Herrmann

Word-representable graphs are a subset of graphs that may be represented by a word $w$ over an alphabet composed of the vertices in the graph. In such graphs, an edge exists if and only if the occurrences of the corresponding vertices…

数据结构与算法 · 计算机科学 2025-02-12 Duncan Adamson

Word Break is a prototypical factorization problem in string processing: Given a word $w$ of length $N$ and a dictionary $\mathcal{D} = \{d_1, d_2, \ldots, d_{K}\}$ of $K$ strings, determine whether we can partition $w$ into words from…

数据结构与算法 · 计算机科学 2025-06-19 Rajat De , Dominik Kempa

We study the problem of modeling a binary operation that satisfies some algebraic requirements. We first construct a neural network architecture for Abelian group operations and derive a universal approximation property. Then, we extend it…

机器学习 · 计算机科学 2021-02-25 Kenshin Abe , Takanori Maehara , Issei Sato

A run in a string is a maximal periodic substring. For example, the string $\texttt{bananatree}$ contains the runs $\texttt{anana} = (\texttt{an})^{3/2}$ and $\texttt{ee} = \texttt{e}^2$. There are less than $n$ runs in any length-$n$…

数据结构与算法 · 计算机科学 2021-02-18 Jonas Ellert , Johannes Fischer

We describe an algorithm computing an optimal prefix free code for $n$ unsorted positive weights in time within $O(n(1+\lg \alpha))\subseteq O(n\lg n)$, where the alternation $\alpha\in[1..n-1]$ measures the amount of sorting required by…

数据结构与算法 · 计算机科学 2016-02-02 Jérémy Barbay

Interval temporal logics (ITLs) are logics for reasoning about temporal statements expressed over intervals, i.e., periods of time. The most famous ITL studied so far is Halpern and Shoham's HS, which is the logic of the thirteen Allen's…

计算机科学中的逻辑 · 计算机科学 2010-06-09 Davide Bresolin , Pietro Sala , Guido Sciavicco

We follow the works of Puzynina and Zamboni, and Rigo et al. on abelian returns in Sturmian words. We determine the cardinality of the set $\mathcal{APR}_u$ of abelian returns of all prefixes of a Sturmian word $u$ in terms of the…

形式语言与自动机理论 · 计算机科学 2013-03-06 Zuzana Masáková , Edita Pelantová

Infinite words, also known as streams, hold significant interest in computer science and mathematics, raising the natural question of how their complexity should be measured. We introduce cellular automaton reducibility as a measure of…

形式语言与自动机理论 · 计算机科学 2026-01-30 Markel Zubia , Herman Geuvers