Description: It solove the traveling salesman problem through combining the ant colony algorithm and genetic algorithm,the code is strong function.
To Search:
- [tsp] - The program is ant colony algorithm and
- [ant] - Genetic fusion of adaptive ant colony al
- [lvxingshang] - Provide the immune genetic algorithm and
- [SAGAPSOTSP] - Genetic algorithm, ant colony algorithm,
File list (Check if you may need any files):
Genetic and Ant Algorithms_src\AIDemo.cpp
..............................\AIDemo.h
..............................\AIDemo.rc
..............................\AIDemo.sln
..............................\AIDemo.vcproj
..............................\AIDoc.cpp
..............................\AIDoc.h
..............................\AIView.cpp
..............................\AIView.h
..............................\AutoFont.cpp
..............................\AutoFont.h
..............................\Chart.cpp
..............................\Chart.h
..............................\Color.cpp
..............................\Color.h
..............................\KCSideBannerWnd.cpp
..............................\KCSideBannerWnd.h
..............................\MainFrm.cpp
..............................\MainFrm.h
..............................\MemDC.cpp
..............................\MemDC.h
..............................\PerfTimer.cpp
..............................\PerfTimer.h
..............................\ReadMe.txt
..............................\Resource.h
..............................\solution.dat
..............................\stdafx.cpp
..............................\stdafx.h
..............................\UpgradeLog.XML
..............................\Utils.cpp
..............................\Utils.h
..............................\WndUtil.h
..............................\res\AIDemo.ico
..............................\...\AIDemo.manifest
..............................\...\AIDemo.rc2
..............................\...\AIDemoDoc.ico
..............................\...\Toolbar.bmp
..............................\GA\GAConstants.cpp
..............................\..\GAConstants.h
..............................\..\GAOptions.cpp
..............................\..\GAOptions.h
..............................\..\GASystem.cpp
..............................\..\GASystem.h
..............................\..\GAView.cpp
..............................\..\GAView.h
..............................\ACO\ACOView.cpp
..............................\...\ACOView.h
..............................\...\AntConstants.cpp
..............................\...\AntConstants.h
..............................\...\AntOptions.cpp
..............................\...\AntOptions.h
..............................\...\AntSystem.h
..............................\res
..............................\GA
..............................\ACO
Genetic and Ant Algorithms_src