planar-graph-1.0.0.0: A representation of planar graphs

MaintainerIvan.Miljenovic@gmail.com
Safe HaskellSafe-Infered

Data.Graph.Planar.Serialisation.AsciiCode

Description

 

Synopsis

Documentation

data AsciiCode Source

ASCII_CODE is a human-readable variant of Data.Graph.Planar.Serialisation.PlanarCode. The same caveats regarding loops apply, but it is only able to represent graphs with <=26 nodes.

Constructors

AsciiCode