Skip to content

Releases: PaulPauls/cyclic-toposort

v1.1.0

16 Oct 19:34
eff1251
Compare
Choose a tag to compare
  • Change package management to poetry
  • Add more type annotations for better static code checking
  • Add pre-commit configuration to ensure code quality
  • Optimize the algorithm implementation

Initial Release v1.0.0

17 Mar 17:39
Compare
Choose a tag to compare

Initial release of cyclic toposort, including the fast cyclic_toposort, cyclic_toposort_groupings and acyclic_toposort