Skip to content

Added a Kahn's topological sort implementation#10

Open
dmbaturin wants to merge 1 commit intoTheAlgorithms:masterfrom
dmbaturin:master
Open

Added a Kahn's topological sort implementation#10
dmbaturin wants to merge 1 commit intoTheAlgorithms:masterfrom
dmbaturin:master

Conversation

@dmbaturin
Copy link
Contributor

It's a simplified version of the implementation from https://opam.ocaml.org/packages/tsort/

As that project has grown to support sorting strongly connected components of cyclic graphs, it's much less "short and instructive" as it used to be, so a simple education version won't harm I suppose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant