Mon, 03 Jun 2024 07:49:38 UTC | login

Information for build planarity-2.2.0-3.fc28

ID15323
Package Nameplanarity
Version2.2.0
Release3.fc28
Epoch
SummaryImplementations of several planarity-related graph algorithms
DescriptionThis 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:23:14 UTC
CompletedSat, 14 Apr 2018 20:23:14 UTC
Tags
f28
f29
RPMs
src
planarity-2.2.0-3.fc28.src.rpm (info) (download)
riscv64
planarity-2.2.0-3.fc28.riscv64.rpm (info) (download)
planarity-devel-2.2.0-3.fc28.riscv64.rpm (info) (download)
Changelog * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Nov 04 2015 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 2.2.0-1 - Initial planarity spec.