Introduction - If you have any usage issues, please Google them yourself
A program to demonstrate the optimization process of particle swarm optimization. A two- dimensional objective function is visualized by level of gray : the lighter the color, the higher the value function. The particles ar e shown as red circles. their trajectory as red lines.
Packet : 73462706psopt.zip filelist
psopt/makefile
psopt/PSODemo.java
psopt/PSOPanel.java
psopt/run
psopt/run.bat
psopt/runjar
psopt/runjar.bat