combinat-diagrams-0.2: Graphical representations for various combinatorial objects

Safe HaskellNone
LanguageHaskell2010

Math.Combinat.Diagrams.Trees.Binary

Description

Binary trees.

For example, map drawBinTree_ (binaryTrees 4) produces the diagrams:

Documentation