Port details |
- planarity Edge Addition Planarity Suite
- 3.0.2.0 math
=1 3.0.2.0Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-03-30 15:27:48
- Last Update: 2022-03-02 16:23:51
- Commit Hash: b93c155
- People watching this port, also watch:: SparseBitSet, py38-cysignals, R-cran-eRm, python
- License: BSD3CLAUSE
- Description:
- 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).
WWW: http://dx.doi.org/10.7155/jgaa.00091
WWW: https://github.com/graph-algorithms/edge-addition-planarity-suite/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- planarity>0:math/planarity
- For LIB depends:
- libplanarity.so:math/planarity
- To install the port:
- cd /usr/ports/math/planarity/ && make install clean
- To add the package, run one of these commands:
- pkg install math/planarity
- pkg install planarity
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: planarity
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646237192
SHA256 (graph-algorithms-edge-addition-planarity-suite-Version_3.0.2.0_GH0.tar.gz) = 40f4ee7bbd5d8535460c60fc0fc1f806b10909a1419618fd9235746a420a04c6
SIZE (graph-algorithms-edge-addition-planarity-suite-Version_3.0.2.0_GH0.tar.gz) = 175086
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- math/sage
- Configuration Options:
- No options to configure
- Options name:
- math_planarity
- USES:
- autoreconf libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|