Solve TSP by MMAS

Using MAX MIN Ant System to solve Traveling Salesman Problem.

Al momento, stai seguendo questo contributo

MAX-MIN Ant System was supposed to work better than AS and ACS.In this M-file, MMAS Algorithm is implemented, it can be easily used as following command to see the playing iterative course.
ACO('filename.tsp');
here filename.tsp is the problem file of the Symmetrical or Asymmetrical TSP problem which you can download from the following site: http://elib.zib.de/pub/mp-testdata/tsp/tsplib/tsp/index.html
Plealse make me known if you want to use it commercially. codstar@126.com

Cita come

wang h (2026). Solve TSP by MMAS (https://it.mathworks.com/matlabcentral/fileexchange/14822-solve-tsp-by-mmas), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0