Skip to content

Multisets

The size-k multisets drawn from (combinations with repetition).

Multisets(n, k)size- multisets over symbols

Domain: Combinatorial collections

Details
  • Count is , the number of combinations with repetition
  • Each element is a non-decreasing length- list

Examples

See also: KSubsets, Tuples