Dynamic data structures for twin-ordered matrices
Bart{\l}omiej Bosek, Jadwiga Czy\.zewska, Evangelos Kipouridis, Wojciech Nadara, Micha{\l} Pilipczuk, Karol W\k{e}grzycki, Anna Zych-Pawlewicz

TL;DR
This paper introduces a dynamic data structure for binary matrices that are twin-ordered, enabling efficient cell queries and updates with logarithmic double-logarithmic time complexity, optimized for fixed parameter d.
Contribution
The paper presents the first dynamic data structure for d-twin-ordered matrices supporting fast queries and updates with logarithmic double-logarithmic time complexity.
Findings
Supports cell queries and updates in O(log log n) expected time
Uses O_d(n) memory for representing matrices
Applicable to binary d-twin-ordered matrices
Abstract
We present a dynamic data structure for representing binary matrices that are -twin-ordered, for a~fixed parameter . Our structure supports cell queries and single-cell updates both in expected worst case time, while using memory; here, the notation
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.
Taxonomy
TopicsAlgorithms and Data Compression · Advanced Database Systems and Queries · Digital Image Processing Techniques
