ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
517 B
Text
9 lines
517 B
Text
This module was created as an alternative for Algorithm::Pair::Best, which
|
|
probably offers more control over the pairings, in particular regarding
|
|
ensuring the highest overal quality of pairings. Algorithm::Pair::Swiss is
|
|
sort of dumb in this regard, but uses a slightly more intuitive interface
|
|
and an algorithm that should perform noticably faster. The module was
|
|
primarily designed based on the Swiss rounds system used for Magic: The
|
|
Gathering tournaments.
|
|
|
|
WWW: https://metacpan.org/release/Algorithm-Pair-Swiss
|