First you need to correct error in benchmark.h file (look in /cec2005Competition folder) change Math.h to math.h ( #include <math.h> )
Compiled with gcc 4.8 (you need the c++11 version)
Thanks for the program - now testing
I changed the line in Benchmark.h. Thanks for the suggestion.
Feel free to ask or suggest whatever you want.
Log in to post a comment.
First you need to correct error in benchmark.h file (look in /cec2005Competition folder)
change Math.h to math.h ( #include <math.h> )
Compiled with gcc 4.8 (you need the c++11 version)
Thanks for the program - now testing
I changed the line in Benchmark.h. Thanks for the suggestion.
Feel free to ask or suggest whatever you want.