2001-01-04 00:16:16 +01:00
|
|
|
Algorithm::Permute provides a handy and fast permutation with an OO interface,
|
|
|
|
although its algorithm is perhaps not the fastest available. Currently it only
|
|
|
|
supports permutation n of n objects.
|
|
|
|
|
|
|
|
Author: Edwin Pratomo <ed.pratomo@computer.org>
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Algorithm-Permute/
|
2001-01-04 00:16:16 +01:00
|
|
|
|
|
|
|
--will
|