We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: An $O(1)$-Approximation Algorithm for Dynamic Weighted Vertex Cover with Soft Capacity

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 $G=(V,E)$, 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 $v$ in the cover, the number of $v$'s incident edges covered by the copy is up to a given capacity of $v$. 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 $O(\log n / \epsilon)$ amortized update time, where $n$ is the number of vertices in the graph. The algorithm can be extended to (1) a more general model in which each edge is associated with a nonuniform and unsplittable demand, and (2) the more general capacitated set cover problem.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1802.05623 [cs.DS]
  (or arXiv:1802.05623v2 [cs.DS] for this version)

Submission history

From: Chung-Shou Liao [view email]
[v1] Thu, 15 Feb 2018 15:36:45 GMT (96kb,D)
[v2] Tue, 20 Feb 2018 13:59:20 GMT (25kb)

Link back to: arXiv, form interface, contact.