guofei9987 / scikit-opt

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
https://scikit-opt.github.io/scikit-opt/#/en/
MIT License
5.19k stars 985 forks source link

PSO_TSP? #48

Open Naheel-Azawy opened 4 years ago

Naheel-Azawy commented 4 years ago

As the title says, is it possible to add TSP implementation with PSO?

guofei9987 commented 4 years ago

I always want to add TSP to PSO.
I read some papers but did not find a good one with perfect details.

Naheel-Azawy commented 4 years ago

I have read 12 papers so far and I'm in a similar situation as you are. That's why I'm here xD