Travelling salesman problem with Genetic algorithm

GUI and no GUI versions, with description in docx file

Ahora está siguiendo esta publicación

http://simulations.narod.ru/
There is a set of cities (points) in 2d plane. Each city has road to each city. We need to find loop-path that will be in each city only one time and path length is minimal. There are lot of paths with different lengths. A path can have crossover with another path and mutate. See description.docx . Run tsp_ga_gui.m To run no GUI version run tsp_ga.m in subflder no_gui_version

Citar como

Maxim Vedenyov (2026). Travelling salesman problem with Genetic algorithm (https://es.mathworks.com/matlabcentral/fileexchange/31818-travelling-salesman-problem-with-genetic-algorithm), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: Genetic Algorithm for n-queen problem

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0