290291292293294295296297
} prev = stop; } } StopGraphComparator c = new StopGraphComparator(graph); return graph.getTopologicalSort(c); }