Package com.jgalgo

Interface TreePathMaxima.Builder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      TreePathMaxima build()
      Create a new algorithm object for tree path maxima computation.
      • Methods inherited from interface com.jgalgo.internal.util.BuilderAbstract

        setOption
    • Method Detail

      • build

        TreePathMaxima build()
        Create a new algorithm object for tree path maxima computation.
        Returns:
        a new tree path maxima algorithm