Interface SteinerTreeAlgo.Builder

    • Method Detail

      • build

        SteinerTreeAlgo build()
        Create a new algorithm object for Steiner tree computation.
        Returns:
        a new Steiner tree algorithm