@hackage multiset-comb0.2.4.2
Combinatorial algorithms over multisets
Categories
License
BSD-3-Clause
Maintainer
byorgey@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (3)
- base >=3 && <5
- containers >=0.5 && <0.9
- transformers >=0.3 && <0.7 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/species, @hackage/hmt
Various combinatorial algorithms over multisets, including generating all permutations, partitions, size-2 partitions, size-k subsets, necklaces, and bracelets.