in reply to
permutation algorithm
There's a node on this sort of thing
here
from a
monk
who is gone but not forgotten. All you have to do is add up the numbers for every iteration of the iterator, and, if you want, skip any combinations which contain duplicates.
Comment on
Re: permutation algorithm
In Section
Seekers of Perl Wisdom