Skip to content

skzv/compute-scc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strongly Connected Component Calculator

This project allows you to create a directed graph, and quickly compute the strongly connected components of the graph using Kosaraju's two-pass DFS algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages