Description: The particle swarm optimization is an evolutionary computation technique, derived from the thinking of birds of prey, was first proposed by Kenney and Eberhart
In 1995. PSO, to find the optimal solution is seen as a group to find the target. Individuals in the search process has its own
The location and search speed. The individual pursuit of the best individual in the solution space to search. The search process is a repeated iteration
Process. Individual to complete the task in this process, first, to find the optimal solution to themselves Another task is to be informed groups
Get a temporary optimal solution.
To Search:
File list (Check if you may need any files):
Agent.cpp
Agent.h
Agents.cpp
Agents.h
liziqun.cpp
ReadMe.txt
Rnd.cpp
Rnd.h
stdafx.cpp
stdafx.h
targetver.h