freebsd-ports/math/p5-Algorithm-Combinatorics/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

9 lines
305 B
Text

Algorithm::Combinatorics is an efficient generator of combinatorial
sequences, where efficient means:
* Speed: The core loops are written in C.
* Memory: No recursion and no stacks are used.
Tuples are generated in lexicographic order.
WWW: https://metacpan.org/release/Algorithm-Combinatorics