English

Efficient Parallel and External Matching

Data Structures and Algorithms 2014-02-04 v2 Distributed, Parallel, and Cluster Computing

Abstract

We show that a simple algorithm for computing a matching on a graph runs in a logarithmic number of phases incurring work linear in the input size. The algorithm can be adapted to provide efficient algorithms in several models of computation, such as PRAM, External Memory, MapReduce and distributed memory models. Our CREW PRAM algorithm is the first O(log^2 n) time, linear work algorithm. Our experimental results indicate the algorithm's high speed and efficiency combined with good solution quality.

Keywords

Cite

@article{arxiv.1302.4587,
  title  = {Efficient Parallel and External Matching},
  author = {Marcel Birn and Vitaly Osipov and Peter Sanders and Christian Schulz and Nodari Sitchinava},
  journal= {arXiv preprint arXiv:1302.4587},
  year   = {2014}
}
R2 v1 2026-06-21T23:28:39.157Z