Skip to content

filipecalasans/PSOLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Project implements a Particle Swarm Optimization (PSO) algorithm in C++/Qt.

The example in this code is the Himmelblau’s nonlinear optimization problem. It can be found in the link below:

Paper name: Solving structural engineering design optimization problems using an artificial bee colony algorithm
(Paper PDF)[https://www.researchgate.net/profile/Harish_Garg2/publication/242386400_Solving_structural_engineering_design_optimization_problems_using_an_Artificial_Bee_Colony_algorithm/links/5655d3ba08ae1ef92978fc70/Solving-structural-engineering-design-optimization-problems-using-an-Artificial-Bee-Colony-algorithm.pdf]

This Project is implemented in C++ using Qt 5.3.0 Mingw.

About

Partical Swarm Optimization implemented using Qt/C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages