Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37378482
en ru br
ALT Linux repos
S:3.0.2.0-alt1

Group :: Sciences/Mathematics
RPM: planarity

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.0.2.0-alt1
Build date: 17 march 2022, 11:48 ( 109.0 weeks ago )
Size: 177.44 Kb

Home page:   https://github.com/graph-algorithms/edge-additio…

License: BSD
Summary: Implementations of several planarity-related graph algorithms
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).

The software in this code project provides a graph algorithm framework and
library, including an updated version of the edge addition combinatorial
planar graph embedder and planar obstruction isolator (i.e., a Kuratowski
subgraph isolator). This code project also includes several extensions
that implement planarity-related algorithms such as a planar graph drawing
algorithm, an outerplanar graph embedder and outerplanar obstruction
isolator, and a number of subgraph homeomorphism search algorithms.

Current maintainer: Leontiy Volodin

List of contributors

List of rpms provided by this srpm:

  • libplanarity-devel
  • libplanarity0
  • libplanarity0-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin