Package com.jgalgo

Interface MinimumCutGlobal.Builder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      MinimumCutGlobal build()
      Create a new algorithm object for global minimum cut computation.
      • Methods inherited from interface com.jgalgo.internal.util.BuilderAbstract

        setOption
    • Method Detail

      • build

        MinimumCutGlobal build()
        Create a new algorithm object for global minimum cut computation.
        Returns:
        a new minimum cut algorithm