Research Article
Multistrategy Harris Hawks Optimization Algorithm Using Chaotic Method, Cauchy Mutation, and Elite Individual Guidance
| Initialization chaotic search times | | Generate a chaotic sequence of length by using a chaotic map | | Get the best individual in the current population | | Setting up the chaotic search counter | | While | | Superimpose an item of the chaotic sequence on any dimension in to form a new individual | | Calculate the fitness value of new individual | | if | | Update the optimal individual and fitness value of the current population | | end if | | | | end while |
|