Behavior of FFO using Meta-heuristics method

1. Introduction           Fruit fly Optimization Algorithm has been invented by Pan in 2011 and it is based on the food search behavior of fruit flies. Fruit fly optimization (FFO) is one of the latest meta-heuristic methods presented in the literature. FFO simulates the intelligent foraging behavior of fruit flies or vinegar flies in finding […]

Continue Reading

A Novel Numerical Optimization Algorithm Inspired from Particles: Particle Swarm Optimization

1. Introduction          Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr.Eberhart and Dr.Kennedy in 1995,inspired by social behavior of bird flocking or fish schooling.PSO shares many similarities with evolutionary computation techniques such as Genetic Algorithms(GA).Incomputational science,particle swarm optimization (PSO) [1] is a computational method thatoptimizes a problem by iteratively […]

Continue Reading