Strongly connected component (source code)

= Strongly connected component
{wiki=Strongly_connected_component}

A **strongly connected component** (SCC) is a concept from graph theory, specifically in the study of directed graphs (digraphs). In a directed graph, a strongly connected component is defined as a maximal subgraph in which every pair of vertices is reachable from each other.