Combinatorics.jl
Combinatorics.jl copied to clipboard
multiset_permutations: documentation
The documentation for multiset_permutations
does not seem to be auto-consistent:
multiset_permutations(m, f, t)
Generate all permutations of size
t
from an arraya
with possibly duplicated elements.