activity
20242026
collaborators

6 papers

cs.DS2026

Near-Optimal and Efficient Encoding for Two-Dimensional Range Minimum Queries

Paweł Gawrychowski, Adam Górkiewicz, Srinivasa Rao Satti

We consider the 2D RMQ encoding problem: given an array of elements over a total order, encode it such that, for any query rectangle, the position of its maximum e…

cs.DS2025

Balancing Two-Dimensional Straight-Line Programs

Itai Boneh, Estéban Gabory, Paweł Gawrychowski +1

We consider building, given a straight-line program (SLP) consisting of productions deriving a two-dimensional string of size , a structure capable of providing…

cs.DS2025

Better Indexing for Rectangular Pattern Matching

Paweł Gawrychowski, Adam Górkiewicz

We revisit the complexity of building, given a two-dimensional string of size , an indexing structure that allows locating all occurrences of a two-dimensional pattern of si…

cs.DS2025

Faster ED-String Matching with Mismatches

Paweł Gawrychowski, Adam Górkiewicz, Pola Marciniak +2

We revisit the complexity of approximate pattern matching in an elastic-degenerate string. Such a string is a sequence of finite sets of strings of total length , and compac…

cs.DS2025

On Incremental Approximate Shortest Paths in Directed Graphs

Adam Górkiewicz, Adam Karczmarz

In this paper, we show new data structures maintaining approximate shortest paths in sparse directed graphs with polynomially bounded non-negative edge weights under edge insertion…

cs.DS2024

Faster two-dimensional pattern matching with mismatches

Jonas Ellert, Paweł Gawrychowski, Adam Górkiewicz +1

The classical pattern matching asks for locating all occurrences of one string, called the pattern, in another, called the text, where a string is simply a sequence of characters.…