Introduction - If you have any usage issues, please Google them yourself
Particle swarm algorithm, a search algorithm for optimal solutions. It does not have the "Crossover" and "Mutation" operations of the genetic algorithm, which seeks the global optimal by following the optimal value of the current search.