Optimizing functions using genetic algorithm
Install Node Package Modules using following command on terminal
npm install
Run ABC.js using following command on terminal
node Ackley_function.js
node Rosenbrock_function.js
node Rastrigin.js
node sphere.js
Particle Swarm Optimization Artificial Bee Colony Differential Equation