Uses of Interface
com.jgalgo.Coloring.Builder
-
-
Uses of Coloring.Builder in com.jgalgo
Methods in com.jgalgo that return Coloring.Builder Modifier and Type Method Description static Coloring.BuilderColoring. newBuilder()Create a new coloring algorithm builder.
-