Computing minimum-weight perfect matchings

Authors
Citation
W. Cook et A. Rohe, Computing minimum-weight perfect matchings, INFORMS J C, 11(2), 1999, pp. 138-148
Citations number
64
Categorie Soggetti
Computer Science & Engineering
Journal title
INFORMS JOURNAL ON COMPUTING
ISSN journal
10919856 → ACNP
Volume
11
Issue
2
Year of publication
1999
Pages
138 - 148
Database
ISI
SICI code
1091-9856(199921)11:2<138:CMPM>2.0.ZU;2-U
Abstract
We make several observations on the implementation of Edmonds' blossom algo rithm for solving minimum-weight perfect-matching problems and we present c omputational results for geometric problem instances ranging in size from 1 ,000 nodes up to 5,000,000 nodes. A key feature In our implementation is th e use of multiple search trees with an individual dual-change epsilon for e ach tree. As a benchmark of the algorithm's performance, solving a 100,000- node geometric instance on a 200 Mhz Pentium-Pro computer takes approximate ly 3 minutes.