Contiguous List

Contiguous ListContiguous List
  1. This paper realizes the algorithm for getting the critical path on the computer by using the saving structure of the contiguous matrix list , and analyzes on the time complexity of the designed algorithm .

    利用邻接矩阵表的存储结构,实现了在计算机上求关键路径的算法,并分析了所设计算法的时间复杂度。