Skip to content
#

permutation-rank

Here is 1 public repository matching this topic...

First program accepts as an input a permutation and prints the permutation rank in the lexicpgraphic order of all same length permutations. Second program accepts two integers n and k as inputs and prints the permutation of [n] which is at position k in the lexicographic order of all its permutations of [n].

  • Updated Oct 14, 2019
  • Python

Improve this page

Add a description, image, and links to the permutation-rank topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the permutation-rank topic, visit your repo's landing page and select "manage topics."

Learn more