FiniteCategories-0.2.0.0: Finite categories and usual categorical constructions on them.
CopyrightGuillaume Sabbagh 2022
LicenseGPL-3
Maintainerguillaumesabbagh@protonmail.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Math.FiniteCategories.CompositionGraph.Example

Description

An example of CompositionGraph exported with GraphViz.

Examples of other categories transformed into CompositionGraphs are also exported.

A random example of CompositionGraph is also exported.

A CompositionGraph created from a string is also exported.

Export the categories in the directory "OutputGraphViz/Examples/FiniteCategories/CompositionGraph".

Synopsis

Documentation

main :: IO () Source #

An example of CompositionGraph exported with GraphViz.