Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 623 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 623 Bytes

Code for swarm optimisation algorithms

A series code for swarm optimisation algorithms are proivded in this project, including:

MACO_R: Liu, J., Anavatti, S., Garratt, M., & Abbass, H. A. (2022). Multi-operator continuous ant colony optimisation for real world problems. Swarm and Evolutionary Computation, 69, 100984.

ACOPA: Liu, J., Anavatti, S., Garratt, M., & Abbass, H. A. (2022). Modified continuous Ant Colony Optimisation for multiple Unmanned Ground Vehicle path planning. Expert Systems with Applications, 196, 116605.

Please cite the corresponding paper if you use the code.

Update continuously