项目作者: PaulPauls

项目描述 :
Implements sorting algorithm for directed acyclic as well as cyclic graphs. The directed cyclic graphs are sorted by determining the minimal amount of cyclic edges and optionally then also determining the maximum amount of groupings possible with a minimal amount of cyclic edges.
高级语言: Python
项目地址: git://github.com/PaulPauls/cyclic-toposort.git
创建时间: 2020-10-18T09:41:40Z
项目社区:https://github.com/PaulPauls/cyclic-toposort

开源协议:MIT License

下载