Searched refs:topSort (Results 1 – 1 of 1) sorted by relevance
106 private List<V> topSort() { in topSort() method in DirectedGraph142 return topSort() != null; in isDag()