Skip to content

unoms/permutations-with-repetition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Permutations with repetition

We have a dictionary (numbers in this realisation) and Permutation() creates permutations on the given number of positions (int[] places).

If the length of the dictionary equals the number of places, then the number of permutations equals the length of the dictionary in the power of the length

About

Permutations with repetition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages