Skip to content

khashayarghamati/Glowworm_Swarm_Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample of Glowworm Swarm Optimization algorithm.

Glowworm Swarm Optimization

alt text

The glowworm swarm optimization is a swarm intelligence optimization algorithm developed based on the behaviour of glowworms (also known as fireflies or lightning bugs). The GSO algorithm was developed and introduced by K.N. Krishnanand and Debasish Ghose in 2005 at the Guidance, Control, and Decision Systems Laboratory in the Department of Aerospace Engineering at the Indian Institute of Science, Bangalore, India.

for more information see this link and read this book

Usage

for run this application, firstly install its requirements, afterwards run python3 main.py

this application is compatible with python 3

About

This is a sample of Glowworm Swarm Optimization algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages