I am working on PSO dynamic functions . I want to

bring some changes in the formula of PSO so that instead of converging the particles to the Global Best(gb), it should repel the particles from the global best in the search space. If the global best changes its position in the search space then the particles in the search space should also changes its position and go far from the gb. Its more like opposite of PSO.

Similar questions and discussions