Topological sort (Kahn algorithm) an oriented graph containing any kind of node, using ES6 Maps & Sets.
-
Updated
Jan 4, 2023 - TypeScript
Topological sort (Kahn algorithm) an oriented graph containing any kind of node, using ES6 Maps & Sets.
Add a description, image, and links to the kahns-alogrithm topic page so that developers can more easily learn about it.
To associate your repository with the kahns-alogrithm topic, visit your repo's landing page and select "manage topics."