Map coloring using genetic algortihms
On Unix-based systems, open a terminal and run make
.
Edit Makefile and set your Windows compiler (MinGW, Visual C++, etc).
Run make
.
Another option is to execute Qt Creator, open the project file (MapColorFinalGUI.pro) e run it.
An executable will be created in the project root folder.