PSOv: A Search Visualization Software

C#

Project Goal

PSOv is a software to visualize the search process of Particle Swarm Optimization algorithm (PSO).

PSOv UI. p1

Motivation

PSOv can make it easy to understand the search behavior of PSO through the visual process.

Technique

C#.

Demo

This demo video shows how PSO search and finally found the optimal point of the given function.