jackyfkc.github.io

教土豆学计算机

Strongly connected components 强连通分量

The algorithm takes a directed graph as input, and produces a partition of the graphs’ vertices into the graph’s strongly connected components.

….