1. Dynamic parameterized problems on unit disk graphs
- Author
-
An, Shinwoo, Cho, Kyungjin, Jang, Leo, Jung, Byeonghyeon, Lee, Yudam, Oh, Eunjin, Shin, Donghun, Shin, Hyeonjun, and Song, Chanho
- Subjects
Computer Science - Data Structures and Algorithms ,Computer Science - Computational Geometry - Abstract
In this paper, we study fundamental parameterized problems such as $k$-Path/Cycle, Vertex Cover, Triangle Hitting Set, Feedback Vertex Set, and Cycle Packing for dynamic unit disk graphs. Given a vertex set $V$ changing dynamically under vertex insertions and deletions, our goal is to maintain data structures so that the aforementioned parameterized problems on the unit disk graph induced by $V$ can be solved efficiently. Although dynamic parameterized problems on general graphs have been studied extensively, no previous work focuses on unit disk graphs. In this paper, we present the first data structures for fundamental parameterized problems on dynamic unit disk graphs. More specifically, our data structure supports $2^{O(\sqrt{k})}$ update time and $O(k)$ query time for $k$-Path/Cycle. For the other problems, our data structures support $O(\log n)$ update time and $2^{O(\sqrt{k})}$ query time, where $k$ denotes the output size., Comment: To appear in ISAAC 2024
- Published
- 2024