AICurious Logo

What is: Hybrid Firefly and Particle Swarm Optimization?

Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Hybrid Firefly and Particle Swarm Optimization (HFPSO) is a metaheuristic optimization algorithm that combines strong points of firefly and particle swarm optimization. HFPSO tries to determine the start of the local search process properly by checking the previous global best fitness values.

Click Here for the Paper

Codes (MATLAB)