中文
相关论文

相关论文: Computing Abelian regularities on RLE strings

200 篇论文

Nishimoto and Tabei [CPM, 2021] proposed r-enum, an algorithm to enumerate various characteristic substrings, including maximal repeats, in a string $T$ of length $n$ in $O(r)$ words of compressed working space, where $r \le n$ is the…

数据结构与算法 · 计算机科学 2026-01-27 Kotaro Kimura , Tomohiro I

We define an abelian loop on a set $S$ consisting of 1 and all odd prime numbers with an operation $\bullet$, where for $a,b$ $\in$ $S$, $a$ $ \bullet$ $b$ is the smallest element of $S$ strictly larger than $|a-b|$. We use theorems and…

综合数学 · 数学 2024-12-11 Raghavendra N. Bhat

The longest common substring with $k$-mismatches problem is to find, given two strings $S_1$ and $S_2$, a longest substring $A_1$ of $S_1$ and $A_2$ of $S_2$ such that the Hamming distance between $A_1$ and $A_2$ is $\le k$. We introduce a…

数据结构与算法 · 计算机科学 2015-04-08 Tomas Flouri , Emanuele Giaquinta , Kassian Kobert , Esko Ukkonen

The complexity of computing the Lempel-Ziv factorization and the set of all runs (= maximal repetitions) is studied in the decision tree model of computation over ordered alphabet. It is known that both these problems can be solved by RAM…

数据结构与算法 · 计算机科学 2014-09-22 Dmitry Kosolobov

We consider partitions of a point set into two parts, and the lengths of the minimum spanning trees of the original set and of the two parts. If $w(P)$ denotes the length of a minimum spanning tree of $P$, we show that every set $P$ of $n…

计算几何 · 计算机科学 2024-01-02 Adrian Dumitrescu , János Pach , Géza Tóth

In the Shortest-Superstring problem, we are given a set of strings S and want to find a string that contains all strings in S as substrings and has minimum length. This is a classical problem in approximation and the best known…

数据结构与算法 · 计算机科学 2016-11-11 Marcin Mucha

Many problems in Computer Science can be abstracted to the following question: given a set of objects and rules respectively, which new objects can be produced? In the paper, we consider a succinct version of the question: given a set of…

数据结构与算法 · 计算机科学 2012-01-04 Tian-Ming Bu , Chen Yuan , Peng Zhang

A square is a factor $S = (S_1; S_2)$ where $S_1$ and $S_2$ have the same pattern, and a permutation is said to be square-free if it contains no non-trivial squares. The permutation is further said to be bicrucial if every extension to the…

组合数学 · 数学 2022-01-31 Carla Groenland , Tom Johnston

We examine an axion string coupled to a Majorana fermion. It is found that there exist a Majorana-Weyl zero mode on the string. Due to the zero mode, the axion strings obey non-abelian statistics.

高能物理 - 理论 · 物理学 2015-06-26 Masatoshi Sato

In a model that supports both Abelian (Abrikosov-Nielsen-Olesen) and non-Abelian strings we analyze the parameter space to find examples in which these strings not only coexist but are degenerate in tension. We prove that both solutions are…

高能物理 - 理论 · 物理学 2014-06-27 Sergey Monin , M. Shifman

We consider the Consensus Patterns problem, where, given a set of input strings, one is asked to extract a long-enough pattern which appears (with some errors) in all strings. We prove that this problem is W[1]-hard when parameterized by…

计算复杂性 · 计算机科学 2017-02-28 Laurent Bulteau

Let $G$ be a nonabelian group, $A\subseteq G$ an abelian subgroup and $n\geqslant 2$ an integer. We say that $G$ has an $n$-abelian partition with respect to $A$, if there exists a partition of $G$ into $A$ and $n$ disjoint commuting…

群论 · 数学 2018-06-07 Ali Mahmoudifar , Ali Reza Moghaddamfar , Faez Salehzadeh

The longest common substring problem consists in finding a longest string that appears as a (contiguous) substring of two input strings. We consider the dynamic variant of this problem, in which we are to maintain two dynamic strings $S$…

数据结构与算法 · 计算机科学 2026-04-09 Panagiotis Charalampopoulos , Paweł Gawrychowski , Karol Pokorski

Fici and Saarela ([2]) conjectured that a binary word of length n contains at least $\lfloor n/4 \rfloor$ abelian squares. We slightly extend this conjecture and show that it holds in some special cases. In all other cases we have the…

组合数学 · 数学 2026-04-28 Szilard Zsolt Fazekas , Adam Mammoliti , Robert Mercas , Jamie Simpson

We study the evolution of Abelian-Higgs string networks in large-scale numerical simulations in both a static and expanding background. We measure the properties of the network by tracing the motion of the string cores, for the first time…

高能物理 - 唯象学 · 物理学 2009-11-07 J. N. Moore , E. P. S. Shellard , C. J. A. P. Martins

It is well-known that the space group selection rule constrains the interactions of closed strings on orbifolds. For some examples, this rule has been described by an effective Abelian symmetry that combines with a permutation symmetry to a…

高能物理 - 理论 · 物理学 2019-01-30 Saul Ramos-Sanchez , Patrick K. S. Vaudrevange

Richomme, Saari and Zamboni (J. Lond. Math. Soc. 83: 79-95, 2011) proved that at every position of a Sturmian word starts an abelian power of exponent $k$ for every $k > 0$. We improve on this result by studying the maximum exponents of…

In this paper, we develop the mathematical formulation of metric string structures. These play a crucial role in the formulation of certain six-dimensional superconformal field theories and we believe that they also underlie potential…

高能物理 - 理论 · 物理学 2020-08-11 Christian Saemann , Lennart Schmidt

We determine, up to multiplicative constants, the number of integers $n\le x$ that have no prime factor $\le w$ and a divisor in $(y,2y]$. Our estimate is uniform in $x,y,w$. We apply this to determine the order of the number of distinct…

数论 · 数学 2022-07-05 Kevin Ford

We raise the question of approximating the compressibility of a string with respect to a fixed compression scheme, in sublinear time. We study this question in detail for two popular lossless compression schemes: run-length encoding (RLE)…

数据结构与算法 · 计算机科学 2007-06-11 Sofya Raskhodnikova , Dana Ron , Ronitt Rubinfeld , Adam Smith