메소드 | 설명 | |
---|---|---|
getStronglyConnected ( ) : array | Get the strongly connected components of this digraph by the Tarjan algorithm. |
메소드 | 설명 | |
---|---|---|
recursivStrongConnect ( |
public getStronglyConnected ( ) : array | ||
리턴 | array | the partition of this graph : an array of an array of vertices |