Package com.jgalgo

Interface TopologicalOrderAlgo.Result

    • Method Detail

      • verticesIterator

        IntIterator verticesIterator()
        Get an iterator that iterate over the vertices of the graph in the order computed by the TopologicalOrderAlgo.
        Returns:
        an iterator that iterate over the vertices of the graph in the order computed