Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510079
en ru br
ALT Linux repos
S:0.12-alt2

Group :: Development/Perl
RPM: perl-Graph-Layout-Aesthetic

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.12-alt2
Build date: 26 september 2020, 21:24 ( 186.6 weeks ago )
Size: 212.21 Kb

Home page:   https://github.com/pypt/p5-Graph-Layout-Aestheti…

License: perl
Summary: A module for laying out graphs
Description:

A Graph::Layout::Aesthetic object represents a state in the process of laying
out a graph. The idea is that the state is repeatedly modified until an
acceptable layout is reached. This is done by considering the current state
from the point of view of a number of aesthetic criteria, each of which will
provide a step along which it would like to change the current state. A
weighted average is then taken of all these steps, leading to a proposed step.
The size of this step is then limited using a decreasing parameter (the
temperature) and applied. Small random disturbances may also be applied to
avoid getting stuck in a subspace.

The package also comes with a simple commandline tool gloss.pl
(based on this package) that allows you to lay out graphs.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Graph-Layout-Aesthetic-debuginfo
  • perl-Graph-Layout-Aesthetic-scripts
  • perl-Graph-Layout-Aesthetic-scripts
  • perl-Graph-Layout-Aesthetic
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin