View Source ExTournaments.Utils.MaximumWeightedMatching (ExTournaments v0.5.1)

Van Rantwijk's algorithm port NIF

Link to this section Summary

Functions

Takes list of Edge structs with i, j, weight values where i and j are player indices.

Link to this section Functions

Takes list of Edge structs with i, j, weight values where i and j are player indices.

Returns maximum weighted matching for given players.