p5-Algorithm-Combinatorics
efficient generation of combinatorial sequences
WWW CVSWeb GITHub-
Package versionp5-Algorithm-Combinatorics-0.27p4
-
MaintainerThe OpenBSD ports mailing-list
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()'.