Description: Classical artificial intelligence problem solving, with a genetic algorithm and simulated annealing algorithm, as well as the debugging proce
- [yichuan] - The use of genetic algorithm for TSP pro
- [monituihuo] - Simulated annealing algorithm for the re
- [annealing] - this is a book about annealing.it is ver
- [tsp--yichuangsuanfa] - Procedures of the 48 cities TSP problem
- [GA_TSP] - The use of genetic algorithm to solve TS
- [shengtai5] - Simulated annealing algorithm to achieve
- [tsp] - matlab
- [tsp-GA-UI] - With a graphical interface for solving T
- [TSP] - A genetic algorithm and simulated anneal
- [TSP-based-on-improved-pso] - Particle swarm optimization based on the
File list (Check if you may need any files):
TSP发布
.......\城市坐标文件
.......\............\42matrix.txt
.......\............\48.txt
.......\............\51.txt
.......\模拟退火算法
.......\............\matlab画图M文件
.......\............\...............\satspsta.m
.......\............\模拟退火算法说明.doc
.......\............\程序源码
.......\............\........\TspSA
.......\............\........\.....\MainFrm.cpp
.......\............\........\.....\MainFrm.h
.......\............\........\.....\ReadMe.txt
.......\............\........\.....\Release
.......\............\........\.....\res
.......\............\........\.....\...\TspSA.rc2
.......\............\........\.....\Resource.h
.......\............\........\.....\sacode.cpp
.......\............\........\.....\sacode.h
.......\............\........\.....\StdAfx.cpp
.......\............\........\.....\StdAfx.h
.......\............\........\.....\TspSA.aps
.......\............\........\.....\TspSA.clw
.......\............\........\.....\TspSA.cpp
.......\............\........\.....\TspSA.dsp
.......\............\........\.....\TspSA.dsw
.......\............\........\.....\TspSA.h
.......\............\........\.....\TspSA.ncb
.......\............\........\.....\TspSA.opt
.......\............\........\.....\TspSA.plg
.......\............\........\.....\TspSA.rc
.......\............\........\.....\TspSADoc.cpp
.......\............\........\.....\TspSADoc.h
.......\............\........\.....\TspSAView.cpp
.......\............\........\.....\TspSAView.h
.......\............\算法程序
.......\............\........\mfc42.dll
.......\............\........\stlport_vc646.dll
.......\............\........\TspSA.exe
.......\遗传算法
.......\........\matlab画图M文件
.......\........\...............\gatspsta.m
.......\........\程序源码
.......\........\........\GAApp
.......\........\........\.....\GAApp.aps
.......\........\........\.....\GAApp.clw
.......\........\........\.....\GAApp.cpp
.......\........\........\.....\GAApp.dsp
.......\........\........\.....\GAApp.dsw
.......\........\........\.....\GAApp.h
.......\........\........\.....\GAApp.ncb
.......\........\........\.....\GAApp.opt
.......\........\........\.....\GAApp.plg
.......\........\........\.....\GAApp.rc
.......\........\........\.....\GAAppDoc.cpp
.......\........\........\.....\GAAppDoc.h
.......\........\........\.....\GAAppView.cpp
.......\........\........\.....\GAAppView.h
.......\........\........\.....\MainFrm.cpp
.......\........\........\.....\MainFrm.h
.......\........\........\.....\ReadMe.txt
.......\........\........\.....\Release
.......\........\........\.....\res
.......\........\........\.....\...\GAApp.rc2
.......\........\........\.....\Resource.h
.......\........\........\.....\StdAfx.cpp
.......\........\........\.....\StdAfx.h
.......\........\........\TspGA
.......\........\........\.....\gacode.cpp
.......\........\........\.....\gacode.h
.......\........\........\.....\ReadMe.txt
.......\........\........\.....\Release
.......\........\........\.....\res
.......\........\........\.....\...\TspGA.rc2
.......\........\........\.....\Resource.h
.......\........\........\.....\StdAfx.cpp
.......\........\........\.....\StdAfx.h
.......\........\........\.....\TspGA.aps
.......\........\........\.....\TspGA.clw
.......\........\........\.....\TspGA.cpp
.......\........\........\.....\TspGA.def
.......\........\........\.....\TspGA.dsp
.......\........\........\.....\TspGA.dsw
.......\........\........\.....\TspGA.h
.......\........\........\.....\TspGA.ncb
.......\........\........\.....\TspGA.opt
.......\........\........\.....\TspGA.plg
.......\........\........\.....\TspGA.rc
.......\........\算法程序
.......\........\........\GAApp.exe
.......\........\........\mfc42.dll
.......\........\........\stlport_vc646.dll
.......\........\........\TspGA.dll
.......\........\遗传算法说明.doc