An $O(1)$-Approximation Algorithm for Dynamic Weighted Vertex Cover with Soft Capacity
Hao-Ting Wei, Wing-Kai Hon, Paul Horn, Chung-Shou Liao, Kunihiko, Sadakane

TL;DR
This paper presents a deterministic primal-dual algorithm that maintains a constant-factor approximate solution for the dynamic capacitated vertex cover problem with efficient update times, extending to more general models.
Contribution
It extends previous work by providing an $O(1)$-approximation algorithm with $O(rac{ ext{log} n}{ ext{epsilon}})$ amortized update time for the dynamic capacitated vertex cover problem.
Findings
Achieves a constant-factor approximation in dynamic settings.
Provides an efficient $O(rac{ ext{log} n}{ ext{epsilon}})$ amortized update time.
Extends to nonuniform demands and capacitated set cover problems.
Abstract
This study considers the (soft) capacitated vertex cover problem in a dynamic setting. This problem generalizes the dynamic model of the vertex cover problem, which has been intensively studied in recent years. Given a dynamically changing vertex-weighted graph , which allows edge insertions and edge deletions, the goal is to design a data structure that maintains an approximate minimum vertex cover while satisfying the capacity constraint of each vertex. That is, when picking a copy of a vertex in the cover, the number of 's incident edges covered by the copy is up to a given capacity of . We extend Bhattacharya et al.'s work [SODA'15 and ICALP'15] to obtain a deterministic primal-dual algorithm for maintaining a constant-factor approximate minimum capacitated vertex cover with amortized update time, where is the number of vertices in the…
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.
