activity
20112021
most citedEngineering Relative Compression of Genomes

8 citations · 12 across the 5 of their papers we have counts for

collaborators
Showing cs.DSShow all

9 papers · 1 filter

cs.DS2021

Space-Efficient Huffman Codes Revisited

Szymon Grabowski, Dominik Köppl

Canonical Huffman code is an optimal prefix-free compression code whose codewords enumerated in the lexicographical order form a list of binary words in non-decreasing lengths. Gag…

cs.DS20201 cited

SOPanG 2: online searching over a pan-genome without false positives

Aleksander Cisłak, Szymon Grabowski

Motivation: The pan-genome can be stored as elastic-degenerate (ED) string, a recently introduced compact representation of multiple overlapping sequences. However, a search over t…

cs.DS2018

copMEM: Finding maximal exact matches via sampling both genomes

Szymon Grabowski, Wojciech Bieniecki

Genome-to-genome comparisons require designating anchor points, which are given by Maximum Exact Matches (MEMs) between their sequences. For large genomes this is a challenging pro…

cs.DS2018

On Abelian Longest Common Factor with and without RLE

Szymon Grabowski, Tomasz Kociumaka, Jakub Radoszewski

We consider the Abelian longest common factor problem in two scenarios: when input strings are uncompressed and are of size , and when the input strings are run-length encoded a…

cs.DS2017

Faster range minimum queries

Tomasz Kowalski, Szymon Grabowski

Range Minimum Query (RMQ) is an important building brick of many compressed data structures and string matching algorithms. Although this problem is essentially solved in theory, w…

cs.DS2017

Lightweight Fingerprints for Fast Approximate Keyword Matching Using Bitwise Operations

Aleksander Cisłak, Szymon Grabowski

We aim to speed up approximate keyword matching by storing a lightweight, fixed-size block of data for each string, called a fingerprint. These work in a similar way to hash values…