Skip Menu |

This queue is for tickets about the Algorithm-Combinatorics CPAN distribution.

Report information
The Basics
Id: 106475
Status: new
Priority: 0/
Queue: Algorithm-Combinatorics

People
Owner: Nobody in particular
Requestors: justincase [...] yopmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: cross/cartesian product
Set::CrossProduct and List::Gen both allow for creating a cartesian product of many lists, but they are both very, very slow. An optimized version would be much appreciated.