• 论文 •    

基于时间约束网络的动态规划调度算法

徐瑞,徐晓飞,崔平远   

  1. 1.哈尔滨工业大学计算机科学与技术学院,黑龙江哈尔滨150001;2.哈尔滨工业大学航天学院,黑龙江哈尔滨150001
  • 出版日期:2004-02-15 发布日期:2004-02-25

Dynamic Planning and Scheduling Algorithm Based on Temporal Constraint Network

XU Rui, XU Xiao-fei, CUI Ping-yuan   

  1. 1.Sch. of Computer Sci. & Tech., Harbin Inst. of Tech., Harbin150001, China;2.Sch. of Astronautics, Harbin Inst. of Tech., Harbin150001, China
  • Online:2004-02-15 Published:2004-02-25

摘要: 为解决与时间有关的规划调度问题,提出了一种基于时间约束网络的动态算法。该算法与传统的计算最短路径方法不同,它只需计算受到新增约束影响的局部网络。同时,给出了算法的最坏时间复杂性,并进行了证明。最后,以Job-Shop调度系统为例进行了仿真验证,结果表明,该算法可快速地判断约束网络的一致性,并计算每个工序的最早可能开始时间。

关键词: 时间约束网络, 规划调度, 动态算法, 最短路径

Abstract: For solving the temporal-relating planning and scheduling problem, a dynamic algorithm is proposed based on temporal constraints network (TCN). Unlike the traditional work in all shortest path algorithm, this algorithm only computes the partial network influenced by the new introduced constraint rather than the whole network. The worst time complexity of the algorithm (O (2ne)) is given and proved. Taken the typical Job-Shop scheduling problem as an example, the simulation system is designed to verify the proposed algorithm, and the result has shown that it can quickly judge the consistence of the constraints and work out the earliest start time of the operator.

Key words: temporal constraint network, planning and scheduling, dynamic algorithm, shortest path

中图分类号: