Discrete PSO is a variant of the Particle Swarm Optimization (PSO) algorithm that is designed for discrete optimization problems
-
Updated
Oct 29, 2023 - Python
Discrete PSO is a variant of the Particle Swarm Optimization (PSO) algorithm that is designed for discrete optimization problems
N-Queens solution using optimization techniques
Add a description, image, and links to the discrete-pso topic page so that developers can more easily learn about it.
To associate your repository with the discrete-pso topic, visit your repo's landing page and select "manage topics."