December 14, Tuesday
14:00 – 15:30
Approximating Maximum Weight Matching in Near-linear Time (Ran Duan and Seth Pettie, presented at FOCS 2010)
Computer Science seminar
Lecturer : Seth Pettie
Lecturer homepage : http://www.eecs.umich.edu/~pettie/
Affiliation : Department of EECS, University of Michigan
Location : 202/37
Host : Prof. Michael Elkin
In this paper we present the first near-linear time algorithm for computing $(1-epsilon)$-approximate MWMs. Specifically, given an arbitrary real-weighted graph and $epsilon>0$, our algorithm computes such a matching in $O(mepsilon^{-2}log^3 n)$ time. The previous best approximate MWM algorithm with comparable running time could only guarantee a $(2/3-epsilon)$-approximate solution. In addition, we present a faster algorithm, running in $O(mlog nlogepsilon^{-1})$ time, that computes a $(3/4-epsilon)$-approximate MWM.