Skip to content

Algorithms II uni project. Analyzes undirected graphs and uses a custom version of Tarjan's algorithm with a single DFS to find all SCCs, size of biggest SCC, articulation points and size of biggest SCC with articulation points removed.

Notifications You must be signed in to change notification settings

stopitcarl/GraphAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

About

Algorithms II uni project. Analyzes undirected graphs and uses a custom version of Tarjan's algorithm with a single DFS to find all SCCs, size of biggest SCC, articulation points and size of biggest SCC with articulation points removed.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published