edge-addition-planarity-suite 3.0.2.0
Embedding of planar graphs
The package provides a reference implementation of the linear time edge addition algorithm for embedding planar graphs and isolating planarity obstructions.
- Outputs:
out - Website: https://github.com/graph-algorithms/edge-addition-planarity-suite
- Licenses: Modified BSD
- Package source: gnu/packages/graph.scm
- Builds: See build status
- Issues: See known issues
Installation
Install edge-addition-planarity-suite 3.0.2.0 as follows:
guix install edge-addition-planarity-suite@3.0.2.0
Or install the latest version:
guix install edge-addition-planarity-suite
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.