Description: Is to use genetic algorithms to solve TSP problems, test cases, including 10 cities and 30 cities. Using the PMX crossover.
File list (Check if you may need any files):
旅行商-遗传算法\main.cpp
...............\TSPok.exe
...............\util.h
旅行商-遗传算法