in reply to Re: One Zero variants_without_repetition
in thread One Zero variants_without_repetition

This looks very similar to Permuting with duplicates and no memory, which makes me suspect that you can probably replace your sort with reverse, which is likely faster.</vague> (:

- tye        

  • Comment on Re^2: One Zero variants_without_repetition (reverse)