Skip to content

ostapkhm/BeeAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeeAlgo

Bees algorithm is a population-based search algorithm which mimics the food foraging behaviour of honey bee colonies. This particular implementation is something modified that bees wouldn't stuck in local extremums.
Matplot++ was used to save graphs every time when objective function is optimized.

Plotting example (Egholder Function): (Red - best sites, Green - selected sites)
ezgif com-gif-maker

References:
[1.] https://jenyay.net/Programming/Bees
[2.] https://en.wikipedia.org/wiki/Bees_algorithm
[3.] http://beesalgorithmsite.altervista.org/

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published