Fully dynamic maximal matching in O(log n) update time

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

16 pages, 3 figures

Scientific paper

We present an algorithm for maintaining maximal matching in a graph under addition and deletion of edges. Our data structure is randomized that takes O(log n) expected amortized time for each edge update where n is the number of vertices in the graph. While there is a trivial O(n) algorithm for edge update, the previous best known result for this problem for a graph with n vertices and m edges is O({(n+ m)}^{0.7072})which is sub-linear only for a sparse graph. For the related problem of maximum matching, Onak and Rubinfield designed a randomized data structure that achieves O(log^2 n) amortized time for each update for maintaining a c-approximate maximum matching for some large constant c. In contrast, we can maintain a factor two approximate maximum matching in O(log n) expected time per update as a direct corollary of the maximal matching scheme. This in turn also implies a two approximate vertex cover maintenance scheme that takes O(log n) expected time per update.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Fully dynamic maximal matching in O(log n) update time does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Fully dynamic maximal matching in O(log n) update time, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Fully dynamic maximal matching in O(log n) update time will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-418597

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.