Compact representation for matrices of bounded twin-width
Micha{\l} Pilipczuk, Marek Soko{\l}owski, Anna Zych-Pawlewicz

TL;DR
This paper introduces a space-efficient data structure for binary matrices with bounded twin-width, enabling fast entry queries and minimal storage, advancing the understanding of matrix compression for specific graph classes.
Contribution
It provides the first linear-space data structure for d-twin-ordered matrices with sub-logarithmic query time, optimizing storage and access.
Findings
Uses $O_d(n)$ bits of space for representation.
Supports matrix entry queries in $O_d(\log \log n)$ time.
Achieves minimal possible space for this class of matrices.
Abstract
For every fixed , we design a data structure that represents a binary matrix that is -twin-ordered. The data structure occupies bits, which is the least one could hope for, and can be queried for entries of the matrix in time per query.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
