public class SCC extends Object
Constructor and Description |
---|
SCC(Iterator it,
DirectedGraph g) |
Modifier and Type | Method and Description |
---|---|
LinkedList<Object> |
getFinishedOrder() |
List<List<Object>> |
getSccList() |
public SCC(Iterator it, DirectedGraph g)
public LinkedList<Object> getFinishedOrder()