coloring-graph
worldmap is to plot and color countries or specific regions in a country using offline approaches.
this library provides support to construct graphs and their coloring graphs. a coloring graph is a metagraph representing all the valid colorings of a graph. each vertex of a coloring graph represents a coloring of the base graph.
Equitable coloring for networkX graphs.