On Thu, Apr 05, 2012 at 10:24:01PM -0500, Jim Razmus wrote:
> Algorithm::Combinatorics is an efficient generator of combinatorial
> sequences.

Half lives up to its claims. It's reasonably efficient considering what
it computes, but it's definitely as useful and fast as could be.

(hint: generating permutations in order is not THAT useful and very much
slower than generating them out of order...)

> Tested on i386 and amd64.
> 
> ok to commit?

Apart from that, it seems to work fine within its limited range of
applications.

Reply via email to