Skip to content
@LocalMaxMatching

LocalMaxMatching

LocalMaxMatching

LocalMaxMatching Banner

Efficient parallel and sequential algorithms for computing maximal and approximate maximum weight matchings in graphs.

arXiv License: MIT


The local max algorithm computes a maximal matching that provides a 1/2-approximation of the maximum weight matching. It runs with linear expected work and adapts to sequential, MPI, MapReduce, and external memory models.

Repository

Repository Description
LocalMaxMatching Implementations of local max matching, Karp-Sipser, and tree matching algorithms

Paper

Marcel Birn, Vitaly Osipov, Peter Sanders, Christian Schulz, Nodari Sitchinava. Efficient Parallel and External Matching. Euro-Par 2013. [arXiv] [DOI]

Popular repositories Loading

  1. LocalMaxMatching LocalMaxMatching Public

    Efficient parallel and sequential algorithms for computing maximal and approximate matchings in graphs. 1/2-approximation, linear work, MPI support.

    C++ 1

  2. .github .github Public

    Organization profile

  3. homebrew-localmaxmatching homebrew-localmaxmatching Public

    Homebrew tap for LocalMaxMatching

    Ruby

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…