Skip to content

housebyte/gpso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glut Particle Swarm Optimization

C/C++ Freeglut Particle Swarm Optimization

GPSO is a simple Particle Swarm Algorithm with a GLUT graphics interface. Code can be adapted for different Optimization problems. Default is Holders Table.

Requirements :

MinGW (Windows only) Freeglut Version > 2.8

Install :

g++ -o gpso glutpso.cc swarms.cc -lopengl32 -lfreeglut -lglu32

Use Right Click Menu to control gpso - press RESET to cycle through some Test Functions

About

Glut Particle Swarm Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages