combinat-compat

Generate and manipulate various combinatorial objects.

http://code.haskell.org/~bkomuves/

Latest on Hackage:0.2.8.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Balazs Komuves
Maintained by bkomuves (plus) hackage (at) gmail (dot) com

A collection of functions to generate, count, manipulate and visualize all kinds of combinatorial objects like partitions, compositions, trees, permutations, braids, Young tableaux, and so on. Forked from the combinat package.