/Strongly-Connected-Component

A C++ implementation of the three major SCC algorithms (Gabow, Kosaraju and Tarjan).

Primary LanguageC++

Stargazers