Пакет python3-module-tarjan: Информация
Исходный пакет: python3-module-tarjan
Версия: 0.2.4-alt1
Собран: 17 октября 2024 г. 22:45
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/tarjan/
Лицензия: LGPLv3
О пакете: Implementation of Tarjan's algorithm: resolve cyclic deps
Описание:
Tarjan's algorithm takes as input a directed (possibly cyclic!) graph and returns as output its strongly connected components in a topological order.
Сопровождающий: Stanislav Levin
Последнее изменение
17 октября 2024 г. Stanislav Levin 0.2.4-alt1
- 0.2.1.3 -> 0.2.4.
19 ноября 2019 г. Andrey Bychkov 0.2.1.3-alt2
- python2 disabled
2 февраля 2018 г. Stanislav Levin 0.2.1.3-alt1.git20140805.1.1
- (NMU) Fix Requires and BuildRequires to python-setuptools