文件名称:Bellman-ford
-
所属分类:
- 标签属性:
- 上传时间:2013-08-10
-
文件大小:33.04kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
单源最短路径Bellman-ford。该算法可以用来解决一般(边的权值为负)的单源最短路径问题,而dijkstra只能解决权值非负的情况。此算法使用松弛技术,对每一个顶点,逐步减少源到该顶点的路径的估计值,直到达到最短的路径。-Single source shortest path Bellman-ford. The algorithm can be used to solve the general (the right side is negative) single-source shortest path problem, and dijkstra can only solve the case of non-negative weights. This algorithm uses relaxation techniques, for each vertex, to gradually reduce the source to the vertex of the estimated value until the shortest path.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
单源最短路径Bellman-ford/1.jpg
单源最短路径Bellman-ford/2.jpg
单源最短路径Bellman-ford/compresstable2matrix.m
单源最短路径Bellman-ford/main.m
单源最短路径Bellman-ford/说明.txt
单源最短路径Bellman-ford/
单源最短路径Bellman-ford/2.jpg
单源最短路径Bellman-ford/compresstable2matrix.m
单源最短路径Bellman-ford/main.m
单源最短路径Bellman-ford/说明.txt
单源最短路径Bellman-ford/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.