in reply to Re: recursively generating permutations
in thread recursively generating permutations

Hi rnahi,

Thanks for the many links, but it's not exactly *it*. The first link you give (Permutations and combinations) talks about a different kind of permutations. The second presents a non-recursive algorithm for lexicographic order permutations. The third's title says it all.

  • Comment on Re^2: recursively generating permutations