Skip to content

Based on quadratic interpolation and a local escape operator (LEO), a Salp Swarm Optimization algorithm (QSSALEO) is proposed to address these issues. Quadratic interpolation around the best search agent aids QSSALEO's exploitation ability and solution accuracy, whereas the local escaping operator employs random operators to escape local optima.…

Notifications You must be signed in to change notification settings

MohammedQaraad/An-Innovative-Quadratic-interpolation-Salp-Swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

An-Innovative-Quadratic-interpolation-Salp-Swarm

Salp Swarm Algorithm (SSA) is a unique swarm intelligent algorithm widely used for various practical applications due to its simple framework and good optimization performance. However, like other swarm-based algorithms, SSA tends to yield local optimal solutions and has a slow convergence rate and low solution accuracy when dealing with high-dimensional global optimization problems. Based on quadratic interpolation and a local escape operator (LEO), a Salp Swarm Optimization algorithm (QSSALEO) is proposed to address these issues. Quadratic interpolation around the best search agent aids QSSALEO's exploitation ability and solution accuracy, whereas the local escaping operator employs random operators to escape local optima. These tactics complement one another to help SSA promote convergence performance. Furthermore, the algorithm strives for a balance of exploitation and exploration.

About

Based on quadratic interpolation and a local escape operator (LEO), a Salp Swarm Optimization algorithm (QSSALEO) is proposed to address these issues. Quadratic interpolation around the best search agent aids QSSALEO's exploitation ability and solution accuracy, whereas the local escaping operator employs random operators to escape local optima.…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages