Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042425
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Graph-Layout-Aesthetic

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.12-alt2
Время сборки: 26 сентября 2020, 21:24 ( 182.7 недели назад )
Размер архива: 212.21 Kb

Домашняя страница:   https://github.com/pypt/p5-Graph-Layout-Aestheti…

Лицензия: perl
О пакете: A module for laying out graphs
Описание:

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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Graph-Layout-Aesthetic-debuginfo
  • perl-Graph-Layout-Aesthetic-scripts
  • perl-Graph-Layout-Aesthetic-scripts
  • perl-Graph-Layout-Aesthetic
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin