Maintainer | [email protected] |
---|---|
Safe Haskell | Safe-Infered |
Data.Graph.Planar.Serialisation.AsciiCode
Description
Documentation
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 |