Skip to content

marek-szulc/simulated-annealing-and-particle-swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SA and PSO algorithms

Following project is an implementation of Simulated Annealing SA and Particle Swarm PSO optimization algorithms in Java.

Features and used libraries

Program uses Math Parser to take custom functions to optimize as an input from the user. It is also possible to use some predefined test functions for optimization.
Optimization of custom functions is visualized with the usage of matplotlib4j

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published