期刊文献+

一个改进的调配算法

An Advanced Algorithm for Scheduling
下载PDF
导出
摘要 图中路径的基本优化策略有两种最短路径和最大权值最小路径。前者的求解有著名的Dijkstra算法;后者的求解通过先构造图的最小生成树MST,再截取其上两端点间的唯一路径就是最大权值最小路径。但是,尚未有文献提出算法同时争取两方面的优化。本文采用Dijkstra算法构造路径时不断递增的基本思想,提出MSPT算法。MSPT算法是在求得最短路径的同时最大限度地争取最大权值最小。其算法时间复杂度和空间复杂度均与Dijkstra算法相同,但比Dijkstra算法横向上增加了一层优化,更切合实际问题的需要。同时,该文给出了MSPT算法的实际应用模型。 There are two basic optimization methods, the shortest path and the min-maximal weight path. The solution to the former is the famous Dijkstra Algorithm, and the latter is to construct a MST,then we can choose the one and only path in the MST and it is just the path we want. However, there is a lack of providing any idea on both the optimization methods in one algorithm. Based on the method from the Dijkstra algorithm to increase by degrees in the path-construction, we supply the MSPT(min-maximal weight shortest path tree) algorithm. We strive for an almost min-maximal weight path on the basis of the shortest path in the MSPT algorithm. And it keeps the same complexity to the Dijkstra algorithm, but adds a transverse optimization to it so that it is more suitable for practical requirements.Meanwhile, we give an applied model.
出处 《计算机工程与科学》 CSCD 2007年第1期73-75,共3页 Computer Engineering & Science
关键词 图论 最小生成树 最短路径 最大权值最小路径 DIJKSTRA算法 缺货风险 graph theory the minimum spanning tree the shortest path the min-maximal weight path Dijkstra algorithm risk out of stock.
  • 相关文献

参考文献8

  • 1Ben-Davds S,Borodna A.A New Measure for the Study of On-Line Algorithms[J].Alorighmica,1994,(11):73-91.
  • 2Chrobakm M,Larmorell L.An Optimal On-Line Algorithm for K-Servers on Trees[J].SIAM Journal on Computing,1991,20(1):144-148.
  • 3Zhang B X,Mouftah H T.A Destination-Driven Shortest Path Tree Algorithm[A].Proc of the 2002 IEEE Int'l Conf on Communications.Vol 4[C].2002.2258-2262.
  • 4Shaikh A,Shin K G.Destination-Driven Routing for LowCost Multicast[J].IEEE Journal on Selected Areas in Communications,1997,15(3):373-381.
  • 5YAN Wei-min,WU Wei-min.Data Structure[M].Beijing:Tsinghua University Press,1997.
  • 6Shaefer C A.数据结构与算法分析[M].张铭,刘晓丹译.北京:电子工业出版社,2002.
  • 7王明中,谢剑英,张敬辕.时延及时延抖动限制的最小代价多播路由策略[J].计算机学报,2002,25(5):534-541. 被引量:17
  • 8王涛,李伟生.低代价最短路径树的快速算法[J].软件学报,2004,15(5):660-665. 被引量:29

二级参考文献11

  • 1Chen S, Gunluk O, Yener B. Optimal packing of group multicastings. In: Proc IEEE INFOCOM, San Francisco, CA, 1998. 980-987
  • 2Rouskas G N, Baldine I. Multicast routing with end-to-end delay and delay variation constraints. IEEE Journal on Selected Areas in Communications, 1997, 15(3):346-356
  • 3Low C P, Lee Y J. Distributed multicast routing, with end-to-end delay and delay variation constrains. Computer Communications, 2000, 23(9):848-862
  • 4Lee H Y, Youn C H. Scalable multicast routing algorithm for delay-variation constrained minimum-cost tree. In: Proc IEEE International Conference on Communications, 2000, 3:1343-1347
  • 5Kompella V P, Pasquale J C, Polyzos G C. Multicast routing for multimedia communication. IEEE/ACM Trans Networking, 1993, 1(3):286-292
  • 6Jia X H. A distributed algorithm of delay-bounded multicast routing for multimedia application in wide area networks. IEEE/ACM Trans Networking, 1998, 6(6):828-837
  • 7Hac A, Zhou K L. A new heuristic algorithm for finding minimum-cost multicast trees with bounded path delay. International Journal of Network Management, 1999, 9(3): 265-278
  • 8Waxman B W. Routing of multipoint connections. IEEE Journal on Selected Areas in Communications, 1988, 6(9):1617-1622
  • 9Manimaran G, Rahul H S, Murthy C S R. A new distributed route selection approach for channel establishment in real-time networks. IEEE/ACM Trans Networking, 1999, 7(5):698-709
  • 10杨明,谢希仁.一个快速的时延有界低代价多播路由算法[J].计算机研究与发展,2000,37(6):726-730. 被引量:8

共引文献43

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部