K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-11-23T17:12:04.000000Z K 7 svn:log V 600 - Add p5-Algorithm-Pair-Best2 2.035 Algorithm::Pair::Best2 is a re-write of Algorithm::Pair::Best. The interface is simplified and the implementation is significantly streamlined. After creating an Algorithm::Pair::Best2 object (with->new), add items to the list of items (i.e: players) to be paired. The final list must contain an even number of items or picking the pairs will throw an exception. Algorithm::Pair::Best2->pick explores all combinations of items and returns the pairing list with the best (lowest) score. WWW: http://search.cpan.org/dist/Algorithm-Pair-Best2/ Feature safe: yes END