文件名称:TspSolver
介绍说明--下载内容来自于网络,使用问题请自行百度
TSP Solver is a very intuitive and user-friendly program that demonstrates two
common ways of solving the TSP (Traveling Salesman Problem) of the Graph Theory.
For a brief descr iption of the TSP, along with a quick reference to the solution
methods addressed here, you can have a look at the TSP.pdf that is included. The
user is able to the number of the graph nodes, load random distance values
or even load or save the values to a file. He can the Heuristic Algorithm
or even the computationally unrealistic Exhaustive Algorithm. At the end of the
execution of the selected algorithm, they are shown the time in seconds and the
estimated flops (floating point operations) used for the calculation. The results
can be added to a result list and according to them, they are drawn useful graphics
that help the user to understand and study better the solution to the problem and
its results.-TSP Solver is a very intuitive and user-friendly program that demonstrates two
common ways of solving the TSP (Traveling Salesman Problem) of the Graph Theory.
For a brief descr iption of the TSP, along with a quick reference to the solution
methods addressed here, you can have a look at the TSP.pdf that is included. The
user is able to the number of the graph nodes, load random distance values
or even load or save the values to a file. He can the Heuristic Algorithm
or even the computationally unrealistic Exhaustive Algorithm. At the end of the
execution of the selected algorithm, they are shown the time in seconds and the
estimated flops (floating point operations) used for the calculation. The results
can be added to a result list and according to them, they are drawn useful graphics
that help the user to understand and study better the solution to the problem and
its results.
common ways of solving the TSP (Traveling Salesman Problem) of the Graph Theory.
For a brief descr iption of the TSP, along with a quick reference to the solution
methods addressed here, you can have a look at the TSP.pdf that is included. The
user is able to the number of the graph nodes, load random distance values
or even load or save the values to a file. He can the Heuristic Algorithm
or even the computationally unrealistic Exhaustive Algorithm. At the end of the
execution of the selected algorithm, they are shown the time in seconds and the
estimated flops (floating point operations) used for the calculation. The results
can be added to a result list and according to them, they are drawn useful graphics
that help the user to understand and study better the solution to the problem and
its results.-TSP Solver is a very intuitive and user-friendly program that demonstrates two
common ways of solving the TSP (Traveling Salesman Problem) of the Graph Theory.
For a brief descr iption of the TSP, along with a quick reference to the solution
methods addressed here, you can have a look at the TSP.pdf that is included. The
user is able to the number of the graph nodes, load random distance values
or even load or save the values to a file. He can the Heuristic Algorithm
or even the computationally unrealistic Exhaustive Algorithm. At the end of the
execution of the selected algorithm, they are shown the time in seconds and the
estimated flops (floating point operations) used for the calculation. The results
can be added to a result list and according to them, they are drawn useful graphics
that help the user to understand and study better the solution to the problem and
its results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TspSolver/
TspSolver/Readme.txt
TspSolver/source/
TspSolver/source/Algorithm.pas
TspSolver/source/Counter.pas
TspSolver/source/Error.pas
TspSolver/source/Exhaustive.pas
TspSolver/source/Graph.pas
TspSolver/source/Heuristic.pas
TspSolver/source/MainFrm.dfm
TspSolver/source/MainFrm.pas
TspSolver/source/TspSolver.cfg
TspSolver/source/TspSolver.dof
TspSolver/source/TspSolver.dpr
TspSolver/source/TspSolver.res
TspSolver/TSP.pdf
TspSolver/TspSolver.exe
TspSolver/Readme.txt
TspSolver/source/
TspSolver/source/Algorithm.pas
TspSolver/source/Counter.pas
TspSolver/source/Error.pas
TspSolver/source/Exhaustive.pas
TspSolver/source/Graph.pas
TspSolver/source/Heuristic.pas
TspSolver/source/MainFrm.dfm
TspSolver/source/MainFrm.pas
TspSolver/source/TspSolver.cfg
TspSolver/source/TspSolver.dof
TspSolver/source/TspSolver.dpr
TspSolver/source/TspSolver.res
TspSolver/TSP.pdf
TspSolver/TspSolver.exe
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.