summaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-Combinatorics/pkg-descr
blob: 5eecb4145b67f9a1ebf372e6f739ced2c3639914 (plain) (blame)
1
2
3
4
5
6
7
8
9
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: http://search.cpan.org/dist/Algorithm-Combinatorics/