EricToshio / PSO-Travel-Salesman-Problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Particle swarm optinization for travelling salesman problem

There are two notebooks:

  • PSO_TSP_SEQ: sequential implementation, can run in any Jupyter notebooks environment
  • PSO_TSP_CLUSTER: parallel implementation, recommended to run in cluster that has Jupyther notebooks environment

About

License:MIT License


Languages

Language:Jupyter Notebook 63.1%Language:Python 35.9%Language:Shell 1.0%