Skip to content

Code for Firefly Algorithm (FA) for multimodal optimization and a comparison with PSO Algorithm.

Notifications You must be signed in to change notification settings

ighosh98/Firefly-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Firefly-Algorithm

Original Conference Paper: Firefly Algorithms for Multimodal Optimization

Summary

  • The PSO algorithm is an adapted and modified version of the open source library pySwarm as the paper does not detail the methods used to implement a PSO.
  • The code is divided into two files[firefly.py(Firefly Algorithm) and PSOAlgorithm.py(PSO Algorithm)]. You can run the code for corresponding algorithms.

About

Code for Firefly Algorithm (FA) for multimodal optimization and a comparison with PSO Algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages