Description Usage Arguments Details
Greedy one-to-one matching of pairs
1 | greedy(x, y, weight)
|
x |
id's of lhs of pairs |
y |
id's of rhs of pairs |
weight |
weight of pair |
Pairs with the highest weight are selected as long a neither the lhs as the rhs are already selected in a pair with a higher weight.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.