Tweak math/geg version 1.0.2_7
[dports.git] / math / p5-Algorithm-Combinatorics / pkg-descr
1 Algorithm::Combinatorics is an efficient generator of combinatorial 
2 sequences, where efficient means:
3
4     * Speed: The core loops are written in C.
5     * Memory: No recursion and no stacks are used.
6
7 Tuples are generated in lexicographic order.
8
9 WWW: http://search.cpan.org/dist/Algorithm-Combinatorics/