Algorithmics on SLP-compressed strings: A survey

M Lohrey - Groups-Complexity-Cryptology, 2012 - degruyter.com
Results on algorithmic problems on strings that are given in a compressed form via straight-
line programs are surveyed. A straight-line program is a context-free grammar that …

Efficient algorithms for Lempel-Ziv encoding

L Gasieniec, M Karpinski, W Plandowski… - Algorithm Theory—SWAT …, 1996 - Springer
We consider several basic problems for texts and show that if the input texts are given by
their Lempel-Ziv codes then the problems can be solved deterministically in polynomial time …

Faster fully compressed pattern matching by recompression

A Jeż - ACM Transactions on Algorithms (TALG), 2015 - dl.acm.org
In this article, a fully compressed pattern matching problem is studied. The compression is
represented by straight-line programs (SLPs)—that is, context-free grammars generating …

Processing compressed texts: A tractability border

Y Lifshits - Annual Symposium on Combinatorial Pattern Matching, 2007 - Springer
What kind of operations can we perform effectively (without full unpacking) with compressed
texts? In this paper we consider three fundamental problems:(1) check the equality of two …

An improved pattern matching algorithm for strings in terms of straight-line programs

M Miyazaki, A Shinohara, M Takeda - … , CPM 97 Aarhus, Denmark, June 30 …, 1997 - Springer
We show an efficient pattern-matching algorithm for strings that are succinctly described in
terms of straight-line programs, in which the constants are symbols and the only operation is …

[PDF][PDF] An efficient pattern-matching algorithm for strings with short descriptions

M Karpinski, W Rytter, A Shinohara - Nord. J. Comput., 1997 - Citeseer
We investigate the time complexity of the pattern matching problem for strings which are
succinctly described in terms of straight-line programs, in which the constants are symbols …

[图书][B] The compressed word problem for groups

M Lohrey - 2014 - Springer
The study of computational problems in combinatorial group theory goes back more than
100 years. In a seminal paper from 1911, Max Dehn posed three decision problems [46]: the …

Polynomial-time word problems

S Schleimer - Commentarii mathematici helvetici, 2008 - ems.press
We find polynomial-time solutions to the word problem for free-by-cyclic groups, the word
problem for automorphism groups of free groups, and the membership problem for the …

Grammar compression, LZ-encodings, and string algorithms with implicit input

W Rytter - International Colloquium on Automata, Languages …, 2004 - Springer
We survey several complexity issues related to algorithmic problems on words given in an
implicit way: by a grammar, LZ-encoding or as a minimal solution of a word equation. We …

Pattern matching on grammar-compressed strings in linear time

M Ganardi, P Gawrychowski - Proceedings of the 2022 Annual ACM-SIAM …, 2022 - SIAM
The most fundamental problem considered in algorithms for text processing is pattern
matching: given a pattern p of length m and a text t of length n, does p occur in t? Multiple …