Testing the efficacy of a typical PSO algorithm against artificial test functions
-
Updated
Dec 21, 2017 - C#
Testing the efficacy of a typical PSO algorithm against artificial test functions
Solving NP-Complete problems using Genetic Algorithms and Evolution Strategy for my Computational Intelligence course. In the first problem, I have solved the Steiner Tree Problem using Genetic Algorithms. The second problem is an optimization problem, I have implemented an ES algorithm to find the global minimum of the Eggholder function. For t…
Homework of Principles of Computational Intelligence course in CE department of Amirkabir University of Technology (Tehran Polytechnic) - Fall 2020.
Add a description, image, and links to the eggholder topic page so that developers can more easily learn about it.
To associate your repository with the eggholder topic, visit your repo's landing page and select "manage topics."