Maintaining Approximate Maximum Weighted Matching in Fully Dynamic Graphs
Data Structures and Algorithms
2012-12-13 v3
Abstract
We present a fully dynamic algorithm for maintaining approximate maximum weight matching in general weighted graphs. The algorithm maintains a matching whose weight is at least where is the weight of the maximum weight matching. The algorithm achieves an expected amortized time per edge insertion or deletion, where is the ratio of the weights of the highest weight edge to the smallest weight edge in the given graph. Using a simple randomized scaling technique, we are able to obtain a matching whith expected approximation ratio 4.9108.
Cite
@article{arxiv.1207.3976,
title = {Maintaining Approximate Maximum Weighted Matching in Fully Dynamic Graphs},
author = {Abhash Anand and Surender Baswana and Manoj Gupta and Sandeep Sen},
journal= {arXiv preprint arXiv:1207.3976},
year = {2012}
}