Introduction - If you have any usage issues, please Google them yourself
Ant colony algorithm to achieve the shortest path
Description of the main symbols
C n cities coordinates, n × 2 matrix
NC_max maximum number of iterations
m number of ants
Alpha pheromone characterization of the degree of importance of parameters
Beta factor of importance of the characterization parameters of the heuristic
Rho pheromone evaporation coefficient
Q factor pheromone to increase strength
R_best generations the best route
L_best the length of each generation the best route