pnevyk / gryf

Graph data structure library aspiring to be convenient, versatile, correct and performant.
MIT License
73 stars 1 forks source link

Make Kahn algorithm default for topological sort #98

Closed pnevyk closed 2 months ago

pnevyk commented 2 months ago

Benchmarks show that it is faster.