annafabris / PSO-shortest-path

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%