Two implementations of the Balanced Graph Coloring problem: one in Julia using the JuMP package and Gurobi & one in Python using VNS.
Primary LanguagePython