期刊文献+

基于动态规划思想求解关键路径的算法 被引量:20

Algorithm for finding the critical paths based on dynamic programming
下载PDF
导出
摘要 关键路径通常是在拓扑排序的基础上求得的。提出了一种利用图的广度优先搜索与动态规划算法相结合求解关键路径的新算法,该算法采用图的邻接表结构形式,不需要进行拓扑排序,较传统的算法具有较高的效率,同时具有较高的健壮性。 Critical paths are usually obtained by topological collating. A new algorithm for finding critical path by using dynamic programming and breadth-first search was put forward. The data structure of the algorithm is adjacency lists, and it doesnt need topological sorting. This algorithm with higher efficiency than traditional ones, and also with higher healthy.
作者 刘芳 王玲
出处 《计算机应用》 CSCD 北大核心 2006年第6期1440-1442,共3页 journal of Computer Applications
关键词 关键路径 算法 动态规划 广度优先搜索 优先队列 critical path Algorithm dynamic programming breadth-first search priority queue
  • 相关文献

参考文献2

二级参考文献1

共引文献19

同被引文献112

引证文献20

二级引证文献52

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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