p5-Algorithm-Combinatorics

efficient generation of combinatorial sequences

WWW CVSWeb GITHub
  1. Package version
    p5-Algorithm-Combinatorics-0.27p4
  2. Maintainer
    The 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()'.