Edit

IABSD.fr/ports/math/p5-Algorithm-Combinatorics/pkg/DESCR

Branch :

  • Show log

    Commit

  • Author : jim
    Date : 2012-04-07 03:24:14
    Hash : 0b8cefaa
    Message : p5-Algorithm-Combinatorics

  • math/p5-Algorithm-Combinatorics/pkg/DESCR
  • 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()'.