Dynamic parameterized problems on unit disk graphs
Shinwoo An, Kyungjin Cho, Leo Jang, Byeonghyeon Jung, Yudam Lee,, Eunjin Oh, Donghun Shin, Hyeonjun Shin, Chanho Song

TL;DR
This paper introduces the first dynamic data structures for key parameterized problems on unit disk graphs, achieving efficient update and query times, which is a significant advancement in geometric graph algorithms.
Contribution
It presents novel data structures for dynamic parameterized problems on unit disk graphs, with specific efficiency guarantees for various problems.
Findings
Supports $2^{O(\sqrt{k})}$ update time for $k$-Path/Cycle.
Supports $O(\log n)$ update time for other problems.
Achieves efficient dynamic algorithms for problems previously unaddressed on unit disk graphs.
Abstract
In this paper, we study fundamental parameterized problems such as -Path/Cycle, Vertex Cover, Triangle Hitting Set, Feedback Vertex Set, and Cycle Packing for dynamic unit disk graphs. Given a vertex set 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 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 update time and query time for -Path/Cycle. For the other problems, our data structures support update time and …
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.
