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

Group :: Development/Python3
RPM: python3-module-tarjan

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.2.1.3-alt2
Build date: 19 november 2019, 09:32 ( 230.5 weeks ago )
Size: 23.53 Kb

Home page:   https://pypi.python.org/pypi/tarjan/

License: AGPLv3
Summary: Implementation of Tarjan's algorithm: resolve cyclic deps
Description:

Tarjan's algorithm takes as input a directed (possibly cyclic!) graph
and returns as output its strongly connected components in a topological
order.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-tarjan
  • python3-module-tarjan-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin