Dynamic Meta-Kernelization
Christian Bertram, Deborah Haun, Mads Vestergaard Jensen, Tuukka Korhonen

TL;DR
This paper extends classical kernelization results to dynamic graph settings, providing efficient data structures for maintaining approximate solutions and decompositions in evolving topological-minor-free graphs.
Contribution
It introduces the first dynamic kernelization algorithms for certain graph problems, maintaining approximate solutions efficiently under graph updates.
Findings
Dynamic data structure for approximate protrusion decomposition.
Efficient update times for maintaining kernelization properties.
Applicability to topological-minor-free graph classes.
Abstract
Kernelization studies polynomial-time preprocessing algorithms. Over the last 20 years, the most celebrated positive results of the field have been linear kernels for classical NP-hard graph problems on sparse graph classes. In this paper, we lift these results to the dynamic setting. As the canonical example, Alber, Fellows, and Niedermeier [J. ACM 2004] gave a linear kernel for dominating set on planar graphs. We provide the following dynamic version of their kernel: Our data structure is initialized with an -vertex planar graph in amortized time, and, at initialization, outputs a planar graph with and , where denotes the size of a minimum dominating set. The graph can be updated by insertions and deletions of edges and isolated vertices in amortized time per…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
