1999
DOI: 10.1287/ijoc.11.2.138
|View full text |Cite
|
Sign up to set email alerts
|

Computing Minimum-Weight Perfect Matchings

Abstract: We make several observations on the implementation of Edmonds' blossom algorithm for solving minimum-weight perfectmatching problems and we present computational 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 the use of multiple search trees with an individual dual-change ⑀ for each tree. As a benchmark of the algorithm's performance, solving a 100,000-node geometric instance on a 200 Mhz Pentium-Pro computer takes approxim… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

4
175
0

Year Published

2003
2003
2013
2013

Publication Types

Select...
5
5

Relationship

0
10

Authors

Journals

citations
Cited by 205 publications
(184 citation statements)
references
References 51 publications
(69 reference statements)
4
175
0
Order By: Relevance
“…Next, a matching of all the syndrome changes collected up to this point (an example is shown in Fig 5a) is used to guess where errors occurred. Since shorter error chains are more likely than longer ones, we use a minimum weight matching algorithm to do this [14]. Before the matching algorithm can find a minimum weight solution, we convert all the syndrome change results into a graph, with locations of the syndrome changes representing the nodes, and edges between these nodes having a weight which depends on the distance between them.…”
Section: Threshold Error Ratementioning
confidence: 99%
“…Next, a matching of all the syndrome changes collected up to this point (an example is shown in Fig 5a) is used to guess where errors occurred. Since shorter error chains are more likely than longer ones, we use a minimum weight matching algorithm to do this [14]. Before the matching algorithm can find a minimum weight solution, we convert all the syndrome change results into a graph, with locations of the syndrome changes representing the nodes, and edges between these nodes having a weight which depends on the distance between them.…”
Section: Threshold Error Ratementioning
confidence: 99%
“…Then, to study 2D samples with pfbc, we have used one implementation of the Blossom algorithm [32] which has allowed us to obtain the RS of larger systems sizes. Table III shows the corresponding parameters.…”
Section: Numerical Resultsmentioning
confidence: 99%
“…Viewing individual players as vertices in a graph, with incident edges corresponding to the game-wise contributions of (4), the maximum-weight perfect matching problem involves ÿnding a subset of edges in the graph such that each vertex is met by only one edge (resulting in a "perfect matching"), and that the sum of the weights of the edges in the perfect matching is maximal. An e cient algorithm for determining the maximum-weight perfect matching was originally developed by Edmonds (1965), and improvements have more recently been worked out by Gabow and Tarjan (1991) and Cook and Rohe (1999) as well as others. An additional feature of the weighted perfect matching algorithms that makes it useful for optimal tournament pairing is that constraints on the inclusion of edges can be easily incorporated.…”
Section: Determination Of the Optimal Designmentioning
confidence: 99%