Uses of Interface
com.jgalgo.ChinesePostman.Builder
-
Packages that use ChinesePostman.Builder Package Description com.jgalgo -
-
Uses of ChinesePostman.Builder in com.jgalgo
Methods in com.jgalgo that return ChinesePostman.Builder Modifier and Type Method Description static ChinesePostman.Builder
ChinesePostman. newBuilder()
Create a new builder for chinese postman algorithms.
-