coloring-graph
This python package enables to color different countries in the world or the regions per country.
graph library and web application in C++/Python+Flask to construct, manipulate, and visualize 'coloring graphs' (using VisJS). implements Tarjan's algorithm to construct meta graphs and analyze them
🌈Equitable coloring of degree bounded graphs.