imeysam / graph-coloring

Graph coloring by ICA (Imperialist Competitive)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Graph coloring by ICA (Imperialist Competitive)


Languages

Language:Python 100.0%