Skip to content

Implementation of the b-Suitor algorithm, which is a parallelizable 2-approximation for the b-matching problem

Notifications You must be signed in to change notification settings

b73f9/bmatching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Description

The goal was to implement the algorithm described here: 
https://www.cs.purdue.edu/homes/apothen/Papers/bMatching-SISC-2016.pdf

Orginal task description (partially in polish) can be found at: 
https://www.mimuw.edu.pl/~janowska/PW-LAB/Zadania/Zadanie2/zadanie-adoratorzy.html

Tests

Due to their fairly big size, they aren't included in this repo. 
You can download them from here: https://drive.google.com/file/d/1Tp6k-bqTdRJrho9gWJPAMmp3ML688pHA/view
After downloading, extract the tar.gz file into the root directory of the repo, and run ./run_tests.sh

About

Implementation of the b-Suitor algorithm, which is a parallelizable 2-approximation for the b-matching problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published