Package org.graph4j.coloring.eq
package org.graph4j.coloring.eq
Algorithms for the equitable graph coloring problem.
-
ClassDescriptionAttempts at finding an optimum equitable coloring of the vertices of a graph using a systematic exploration of the search space.Creates an equitable coloring in a greedy manner.