Compiling the GA
atform. It includes a "makefile" to ease the compilation of the source code. The compilation of the complete library can be performed executing 'make all'. Also, it is possible compile a single file using 'make filename'.
If you want to compile with the makefile the program that implements the GA, you have to name it 't.cpp' and then execute 'make t'.