in reply to Re: How can one generate all possible permutations of r elements out of n where r<n?
in thread How can one generate all possible permutations of r elements out of n where r<n?

Hi space_monk,

Thanks for the suggestions. I have used Math::Combinatorics to solve the problem of combinations of elements.

With kind regards.

  • Comment on Re^2: How can one generate all possible permutations of r elements out of n where r<n?