中文
相关论文

相关论文: On Extensions of Maximal Repeats in Compressed Str…

200 篇论文

In this paper we show how to use one or more assembled or partially assembled genome as the basis for a compressed full-text index of its readset. Specifically, we build a labelled tree by taking the assembled genome as a trunk and grafting…

数据结构与算法 · 计算机科学 2021-06-02 Travis Gagie , Garance Gourdel , Giovanni Manzini

We develop techniques to compute higher loop string amplitudes for twisted $N=2$ theories with $\hat c=3$ (i.e. the critical case). An important ingredient is the discovery of an anomaly at every genus in decoupling of BRST trivial states,…

高能物理 - 理论 · 物理学 2009-09-17 M. Bershadsky , S. Cecotti , H. Ooguri , C. Vafa

A binary string of length $2^k$ induces the Boolean function of $k$ variables whose Shannon expansion is the given binary string. This Boolean function then is representable via a unique reduced ordered binary decision diagram (ROBDD). The…

信息论 · 计算机科学 2011-11-08 J. Kieffer , P. Flajolet , E. -h. Yang

The repetition threshold for words on $n$ letters, denoted $\mbox{RT}(n)$, is the infimum of the set of all $r$ such that there are arbitrarily long $r$-free words over $n$ letters. A repetition threshold for circular words on $n$ letters…

组合数学 · 数学 2019-12-25 Lucas Mol , Narad Rampersad

In highly repetitive strings, like collections of genomes from the same species, distinct measures of repetition all grow sublinearly in the length of the text, and indexes targeted to such strings typically depend only on one of these…

数据结构与算法 · 计算机科学 2015-02-24 Djamal Belazzougui , Fabio Cunial , Travis Gagie , Nicola Prezza , Mathieu Raffinot

The notion of string attractor has been introduced in [Kempa and Prezza, 2018] in the context of Data Compression and it represents a set of positions of a finite word in which all of its factors can be "attracted". The smallest size…

形式语言与自动机理论 · 计算机科学 2022-06-02 Antonio Restivo , Giuseppe Romana , Marinella Sciortino

In today's data-centric world, fast and effective compression of data is paramount. To measure success towards the second goal, Kempa and Prezza [STOC2018] introduce the string attractor, a combinatorial object unifying dictionary-based…

数据结构与算法 · 计算机科学 2024-07-23 Philip Whittington

In four spacetime dimensions there exist two off-shell formulations for the massless multiplet of superspin $(s+\frac 12)$, where $s=2,3, \dots$. These supersymmetric higher spin gauge theories, known as longitudinal and transverse, are…

高能物理 - 理论 · 物理学 2018-04-23 Jessica Hutomo , Sergei M. Kuzenko

Enumerating characteristic substrings (e.g., maximal repeats, minimal unique substrings, and minimal absent words) in a given string has been an important research topic because there are a wide variety of applications in various areas such…

数据结构与算法 · 计算机科学 2021-03-03 Takaaki Nishimoto , Yasuo Tabei

We employ techniques from optimal transport in order to prove decay of transfer operators associated to iterated functions systems and expanding maps, giving rise to a new proof without requiring a Doeblin-Fortet (or Lasota-Yorke)…

动力系统 · 数学 2015-08-25 Benoit Kloeckner , Artur Lopes , Manuel Stadlbauer

This paper investigates the relationships between closed and mixed string amplitudes at the tree level in string theory. Through the analytic continuation of complex variables, we establish a factorization of closed string amplitudes into…

高能物理 - 理论 · 物理学 2024-02-09 Aphiwat Yuenyong , Pongwit Srisangyingcharoen

Lossless data compression has been widely studied in computer science. One of the most widely used lossless data compressions is Lempel-Zip(LZ) 77 parsing, which achieves a high compression ratio. Bidirectional (a.k.a. macro) parsing is a…

数据结构与算法 · 计算机科学 2018-12-12 Takaaki Nishimoto , Yasuo Tabei

The rise of repetitive datasets has lately generated a lot of interest in compressed self-indexes based on dictionary compression, a rich and heterogeneous family that exploits text repetitions in different ways. For each such compression…

数据结构与算法 · 计算机科学 2020-12-17 Gonzalo Navarro , Nicola Prezza

Consider an input text string T[1,N] drawn from an unbounded alphabet. We study partial computation in suffix-based problems for Data Compression and Text Indexing such as (I) retrieve any segment of K<=N consecutive symbols from the…

数据结构与算法 · 计算机科学 2011-10-18 Gianni Franceschini , Roberto Grossi , S. Muthukrishnan

We study the duplication with transposition distance between strings of length $n$ over a $q$-ary alphabet and their roots. In other words, we investigate the number of duplication operations of the form $x = (abcd) \to y = (abcbd)$, where…

信息论 · 计算机科学 2020-01-20 Nikita Polyanskii , Ilya Vorobyev

We show a new lower bound for the maximum number of runs in a string. We prove that for any e > 0, (a -- e)n is an asymptotic lower bound, where a = 56733/60064 = 0.944542. It is superior to the previous bound 0.927 given by Franek et al.…

离散数学 · 计算机科学 2008-12-18 Kazuhiko Kusano , Wataru Matsubara , Akira Ishino , Hideo Bannai , Ayumi Shinohara

Indexing of very large collections of strings such as those produced by the widespread sequencing technologies, heavily relies on multi-string generalizations of the Burrows-Wheeler Transform (BWT), and for this problem various in-memory…

数据结构与算法 · 计算机科学 2016-07-29 Paola Bonizzoni , Gianluca Della Vedova , Serena Nicosia , Marco Previtali , Raffaella Rizzi

We consider the evolution of circular string loops in power law expanding universes represented by a spatially flat Friedman-Robertson-Walker metric with scale factor $a(t)\propto t^p$ where $t$ is the cosmic time and $p\geq 0$. Our main…

高能物理 - 理论 · 物理学 2009-10-22 A. L. Larsen , Minos Axenides

We prove several combinatorial properties of suffix arrays, including a characterization of suffix arrays through a bijection with a certain well-defined class of permutations. Our approach is based on the characterization of…

数据结构与算法 · 计算机科学 2012-06-19 Gregory Kucherov , Lilla Tóthmérész , Stéphane Vialette

Given a word $w$, what is the maximum possible number of appearances of $w$ reading contiguously along any of the directions in $\{-1, 0, 1\}^d \setminus \{\mathbf{0}\}$ in a large $d$-dimensional grid (as in a word search)? Patchell and…

组合数学 · 数学 2025-12-01 Zachary Halberstam , Carl Schildkraut