/graph-coloring

Graph coloring by ICA (Imperialist Competitive)

Primary LanguagePython

Graph coloring by ICA

Idea: Colorize 10 nodes of a graph like as this demo

alt text alt text

Empires : list of colored graphs

Countries : nodes of graphes

Winner Empire : An empire that cost = 0

Using Imperialistic Competitive Algorithm