2015
DOI: 10.1016/j.jpdc.2015.06.009
|View full text |Cite
|
Sign up to set email alerts
|

Two approximation algorithms for bipartite matching on multicore architectures

Abstract: To cite this version:Fanny Dufossé, Kamer Kaya, Bora Uçar. Two approximation algorithms for bipartite matching on multicore architectures. Journal of Parallel and Distributed Computing, Elsevier, 2015, 85, pp.62-78. 10.1016/j.jpdc.2015 Two approximation algorithms for bipartite matching on multicore architectures AbstractWe propose two heuristics for the bipartite matching problem that are amenable to shared-memory parallelization. The first heuristic is very intriguing from a parallelization perspective. It… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
13
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
2
2
1

Relationship

2
3

Authors

Journals

citations
Cited by 7 publications
(13 citation statements)
references
References 35 publications
(47 reference statements)
0
13
0
Order By: Relevance
“…Other scaling algorithms could also be used for this purpose, but the Sinkhorn-Knopp algorithm is more concurrent. Also Dufossé, Kaya and Uçar (2015) report that five to ten iterations of this scaling algorithm suffice to compute approximate matchings.…”
Section: Randomized Approximation Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…Other scaling algorithms could also be used for this purpose, but the Sinkhorn-Knopp algorithm is more concurrent. Also Dufossé, Kaya and Uçar (2015) report that five to ten iterations of this scaling algorithm suffice to compute approximate matchings.…”
Section: Randomized Approximation Algorithmsmentioning
confidence: 99%
“…In this algorithm a row could attempt to match to a column that is already matched to another row; in this case, one of the rows, say the last, succeeds, and the other row gets unmatched. Dufossé et al (2015) proved that this random matching will match n(1 − 1/e) vertices with high probability, where e is the base of natural logarithm, the Euler number.…”
Section: Randomized Approximation Algorithmsmentioning
confidence: 99%
“…In this case, the entries not participating in any perfect matching tend to zero in the scaled matrix. This fact is exploited to design randomized approximation algorithms for the maximum cardinality matching problem in graphs [12,13]. By scaling the adjacency matrix in a preprocess and choosing edges with a probability corresponding to the scaled value of the associated matrix entry, the edges which are not included in a perfect matching become less likely to be chosen.…”
Section: Karp-sipser-scaling For Max-d-dmmentioning
confidence: 99%
“…To evaluate and emphasize the contribution of scaling better, we compare the [12]. Let A KS be an n × n matrix.…”
Section: Scaling Vs No-scalingmentioning
confidence: 99%
See 1 more Smart Citation