implement genetic algorithm for travelling salesman problem

조회 수: 14 (최근 30일)
Edison
Edison 2023년 1월 21일
답변: Umang Pandey 2024년 10월 29일
Use genetic algorithm for travelling salesman problem to find the shortest distance based on the following figure

답변 (1개)

Umang Pandey
Umang Pandey 2024년 10월 29일
Hi Edison,
The following File Exchange submission in exactly what you are looking for, it solves the Travelling Salesman Problem using Genetic Algorithm. It also has a GUI based implementation, making it easier to program the problem with required parameters:
Hope this helps!
Best,
Umang

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by