2018
DOI: 10.1137/140998925
|View full text |Cite
|
Sign up to set email alerts
|

Deterministic Fully Dynamic Data Structures for Vertex Cover and Matching

Abstract: We present the first deterministic data structures for maintaining approximate minimum vertex cover and maximum matching in a fully dynamic graph G = (V, E), with |V | = n and |E| = m, in o( √ m ) time per update. In particular, for minimum vertex cover we provide deterministic data structures for maintaining a (2+ ) approximation in O(log n/ 2 ) amortized time per update. For maximum matching, we show how to maintain a (3 + ) approximation in O(min( √ n/ , m 1/3 / 2 )) amortized time per update, and a (4 + ) … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
52
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
6
2
1

Relationship

4
5

Authors

Journals

citations
Cited by 36 publications
(52 citation statements)
references
References 12 publications
0
52
0
Order By: Relevance
“…We believe that this is an important question, since it may help in understanding how to develop deterministic dynamic algorithms in general. It is very challenging and interesting to design deterministic dynamic algorithms with performances similar to the randomized ones for many dynamic graph problems such as maximal matching [5,10,9,11,12,13], connectivity [24,28,32,27], and shortest paths [6,8,7,21,22].…”
Section: Open Problemsmentioning
confidence: 99%
“…We believe that this is an important question, since it may help in understanding how to develop deterministic dynamic algorithms in general. It is very challenging and interesting to design deterministic dynamic algorithms with performances similar to the randomized ones for many dynamic graph problems such as maximal matching [5,10,9,11,12,13], connectivity [24,28,32,27], and shortest paths [6,8,7,21,22].…”
Section: Open Problemsmentioning
confidence: 99%
“…if v = i then // At this state, v should be matched in M 0 through its incident edge e. 12 if is_sampled i (e) = 0 then 13 Vertex v is not in the vertex-set of graph G i . If v is the lower-ID endpoint of e,…”
mentioning
confidence: 99%
“…1 Note that dynamic set cover as defined above is a generalization of the dynamic vertex cover problem which, together with the dynamic maximum matching problem, have been studied extensively in recent years (e.g. [31,3,20,13,9,10,12,35,30,32,18,6,7,8,33,36,2,25]).…”
Section: Delete(e)mentioning
confidence: 99%