Skip to content

mohmaj/DFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dispersive Flies Optimisation

Dispersive Flies Optimisation (DFO) is a minimalist component-stripped swarm optimiser, which solely relies on particles' positions at time t to generate the positions for time t+1 (therefore not using additional vectors, such as PSO's memory and velocity, or DE's mutant and trial vectors).

Algorithm

images

Citation:

al-Rifaie, M. M. (2014). Dispersive flies optimisation. In 2014 Federated Conference on Computer Science and Information Systems (pp. 529-538). IEEE.

About

Dispersive Flies Optimisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published