Skip to content

Implementation of the Particle Swarm Optimization (PSO) algorithm to find the shortest path between two given points, avoiding all obstacles.

Notifications You must be signed in to change notification settings

annafabris/PSO-shortest-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSO-shortest-path

This program uses the Particle Swarm Optimization (PSO) algorithm to find the shortest path between two given points, avoiding all obstacles.

Alt text

Alt text

Alt text

About

Implementation of the Particle Swarm Optimization (PSO) algorithm to find the shortest path between two given points, avoiding all obstacles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages