If n objects are to be permuted, this can be done in n! different ways. One finds several algorithms on the internet producing tables of permutations

with fancy properties. I once found a fast algorithm to compute the Nth permutation of length n (0

Similar questions and discussions