Skip to content

unoms/Kahn-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kahn's algorithm

The basic idea of this a topological sort is to delete a node which doesn't have incoming edges.

About

Kahn's algorithm (topological sort)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages