Description: 【Function】 LL-path optimization system is mainly used to solve the known coordinates for the N scale of the problem of the shortest path between cities and towns. The main algorithm 【】 1: using Prim algorithm with constraint condition of the minimum spanning tree-connected graph 2: the use of genetic algorithm based on the single condition with the TSP problem.
File list (Check if you may need any files):
LL-路径优化
...........\Debug
...........\.....\FIGDraw.obj
...........\.....\GA.obj
...........\.....\Key_List.txt
...........\.....\MainFrm.obj
...........\.....\MT.obj
...........\.....\Notefile.obj
...........\.....\Num_Coor.txt
...........\.....\ParSetDlg.obj
...........\.....\ResSetDlg.obj
...........\.....\StdAfx.obj
...........\.....\TSP.exe
...........\.....\TSP.obj
...........\.....\TSP.pdb
...........\.....\TSP.res
...........\.....\TSPDoc.obj
...........\.....\TSPView.obj
...........\.....\vc60.pdb
...........\FIGDraw.cpp
...........\FIGDraw.h
...........\GA.cpp
...........\GA.h
...........\Key_List.txt
...........\MainFrm.cpp
...........\MainFrm.h
...........\MT.cpp
...........\MT.h
...........\Notefile.cpp
...........\Notefile.h
...........\Num_Coor.txt
...........\ParSetDlg.cpp
...........\ParSetDlg.h
...........\ReadMe.txt
...........\Release
...........\.......\FIGDraw.obj
...........\.......\GA.obj
...........\.......\Key_List.txt
...........\.......\MainFrm.obj
...........\.......\MT.obj
...........\.......\Notefile.obj
...........\.......\Num_Coor.txt
...........\.......\ParSetDlg.obj
...........\.......\ResSetDlg.obj
...........\.......\StdAfx.obj
...........\.......\TSP.exe
...........\.......\TSP.obj
...........\.......\TSP.res
...........\.......\TSPDoc.obj
...........\.......\TSPView.obj
...........\res
...........\...\Toolbar.bmp
...........\...\TSP.rc2
...........\Resource.h
...........\ResSetDlg.cpp
...........\ResSetDlg.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\TSP.APS
...........\TSP.clw
...........\TSP.cpp
...........\TSP.dsp
...........\TSP.dsw
...........\TSP.h
...........\TSP.ncb
...........\TSP.opt
...........\TSP.plg
...........\TSP.rc
...........\TSPDoc.cpp
...........\TSPDoc.h
...........\TSPView.cpp
...........\TSPView.h
...........\使用说明.doc
...........\工程进度.txt