MCPcopy Create free account
hub / github.com/TheAlgorithms/C / scc

Function scc

data_structures/graphs/strongly_connected_components.c:128–153  ·  view source on GitHub ↗

Strongly connected components

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 5

fillOrderFunction · 0.85
transposeFunction · 0.85
createStackFunction · 0.70
popFunction · 0.70
dfsFunction · 0.70

Tested by

no test coverage detected