首页 | 本学科首页   官方微博 | 高级检索  
     

关键路径的稀疏矩阵求解算法
引用本文:张春生.关键路径的稀疏矩阵求解算法[J].计算机应用,2006,26(3):529-0530.
作者姓名:张春生
作者单位:内蒙古民族大学,数学与计算机科学学院,内蒙古,通辽,028043
基金项目:内蒙古高等学校科研项目
摘    要:求解AOE网的关键路径算法一般基于拓扑排序,虽然具有较好的时间复杂度(O(n+e)),但由于必须进行拓扑排序,同时还要进行拓扑逆序扫描,使得算法本身比较复杂。针对这个问题提出了一个算法,算法采用了稀疏矩阵作为数据的存储结构,为防止关键路径丢失,采用队列方式进行操作。同经典算法相比,该算法简单,时间复杂度相近(O(n+e/n))。

关 键 词:AOE网  关键路径  稀疏矩阵
文章编号:1001-9081(2006)03-0529-02
收稿时间:2005-09-17
修稿时间:2005-09-172005-12-03

Sparse matrix algorithm to solve the critical path
ZHANG Chun-sheng.Sparse matrix algorithm to solve the critical path[J].journal of Computer Applications,2006,26(3):529-0530.
Authors:ZHANG Chun-sheng
Affiliation:College of Mathematics and Computer Science, Inner Mongolia University for Nationalities, Tongliao Inner Mongolia 028043, China
Abstract:The algorithm to solve the critical path of the AOE net is generally based on the topological sort. Although this algorithm has good asymptotic time complexity (O(n e)), it is comparatively complex because the topological sort and the topological inverted sequence scanning must be carried on. An algorithm was proposed, using sparse matrix as the storage structure of the data. To prevent the critical path from being lost, the queue method was adopted for the operation. Compared with the classical algorithm, this algorithm is simple, with close asymptotic time complexity (O (n e~2/n)).
Keywords:AOE net  critical path  sparse matrix
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机应用》浏览原始摘要信息
点击此处可从《计算机应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号