Package com.jgalgo

Interface ChinesePostman.Builder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ChinesePostman build()
      Create a new algorithm object for chinese postman problem.
      • Methods inherited from interface com.jgalgo.internal.util.BuilderAbstract

        setOption
    • Method Detail

      • build

        ChinesePostman build()
        Create a new algorithm object for chinese postman problem.
        Returns:
        a new chinese postman algorithm