Skip to content

Computing the size of Strongly Connected Component SCC in a given directed graph, using Binary Search Tree and double linked list

Notifications You must be signed in to change notification settings

NabeelShabbir/SSC

Repository files navigation

SSC

Computing the size of Strongly Connected Component SCC in a given directed graph, using Binary Search Tree and double linked list

The zip folder contains edges on which the algorithm is implemented

About

Computing the size of Strongly Connected Component SCC in a given directed graph, using Binary Search Tree and double linked list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages