Skip to content

sousouhou/PSO-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

succinctPSO

A succinct particle swarm optimizer (PSO) in C

Versions

Current version is 1.0.

Author

S. Song

License

This software is released under Apache 2.0 License. See LICENSE for full informations.

description

The test function is f()= x1^2 + x2^2 + x3^2 + ...

Run the example

Bash to the root of the project, and: $make $./exe

About

a succinct particle swarm optimizer (PSO) in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors