Description: Path optimization, ant colony algorithm, matlab program.
In the ant algorithm for solving this problem, each ant is an independent procedure for constructing the route, between a number of ants by adaptive pheromone to exchange information, cooperate to solve and optimize.
To Search:
File list (Check if you may need any files):
蚁群算法\yiqunsuanfa.m
蚁群算法