openbsd-ports/math/p5-Algorithm-Combinatorics/pkg/DESCR
2012-04-07 03:24:14 +00:00

6 lines
263 B
Plaintext

Efficient generator of combinatorial sequences. Algorithms are selected
from the literature (work in progress, see REFERENCES). Iterators do not
use recursion, nor stacks, and are written in C.
Tuples are generated in lexicographic order, except in `subsets()'.