English

Compact representation for matrices of bounded twin-width

Data Structures and Algorithms 2021-10-18 v1

Abstract

For every fixed dNd \in \mathbb{N}, we design a data structure that represents a binary n×nn \times n matrix that is dd-twin-ordered. The data structure occupies Od(n)O_d(n) bits, which is the least one could hope for, and can be queried for entries of the matrix in time Od(loglogn)O_d(\log \log n) per query.

Keywords

Cite

@article{arxiv.2110.08106,
  title  = {Compact representation for matrices of bounded twin-width},
  author = {Michał Pilipczuk and Marek Sokołowski and Anna Zych-Pawlewicz},
  journal= {arXiv preprint arXiv:2110.08106},
  year   = {2021}
}

Comments

24 pages, 2 figures

R2 v1 2026-06-24T06:55:17.112Z