Competitive Swarm Optimizer (CSO)

CSO is basically inspired by the behavior of well-known PSO algorithm.
19 Downloads
Updated 8 Apr 2024

View License

The difference lies in the fact that CSO neither uses local best nor global best in updating the position of their particles, which makes the algorithm memory free. A pair wise competition is performed and only loser particles are updated after getting experience from the winner one.
sphere function is tested

Cite As

praveen kumar (2024). Competitive Swarm Optimizer (CSO) (https://www.mathworks.com/matlabcentral/fileexchange/162906-competitive-swarm-optimizer-cso), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

CSO

Version Published Release Notes
1.0.0