Package com.jgalgo

Interface MinimumMeanCycle.Builder

    • Method Summary

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

        setOption
    • Method Detail

      • build

        MinimumMeanCycle build()
        Create a new algorithm object for minimum mean cycle computation.
        Returns:
        a new minimum mean cycle algorithm