FreeBSD.software
Home/math/planarity

planarity

4.0.1.0

Edge Addition Planarity Suite

This code project provides a library for implementing graph algorithms as well as implementations of several planarity-related graph algorithms. The origin of this project is the reference implementation for the Edge Addition Planarity Algorithm, which is now the fastest and simplest linear-time method for planar graph embedding and planarity obstruction isolation (i.e. Kuratowski subgraph isolation). See also: https://github.com/graph-algorithms/edge-addition-planarity-suite/

Origin: math/planarity
Category: math
Size: 566KiB
License: BSD3CLAUSE
Maintainer: thierry@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install planarity

More in math