Interface TopologicalOrderAlgo.Builder

    • Method Detail

      • build

        TopologicalOrderAlgo build()
        Create a new algorithm object for topological order computation.
        Returns:
        a new topological order algorithm