It's a simple implementation of Firefly algorithm which cotains the most used objective functions implemented already.
Problem:
1 - Sphere;
2 - Rotated Rastrigin;
3 - Rosenbrock.
It's been already developed Sphere, Rotated Rastrigin and Rosenbrock objective functions.
Into simulations fold contains some examples of CSV files resulted from simulations using all the objective functions.