摘要
研究单机带时间B-约束的排序问题,即在任意单位时间区间[x,x+1)内至多允许加工B个工件,目标函数是极小化工件的最大完工时间.分析了B=2时最优排序的结构与性质,设计了O(n log n)时间的启发式算法.当工件数较少(≤6)时,证明了该算法的最优性.
This paper studies single processor scheduling with time restrictions of B-constraint,which means that no unit time interval[x,x+1)can be allocated to more than Bjobs for any real x≥0.By analyzing the structure and properties of optimal schedules for B=2,a heuristic algorithm with running time O(nlog n)is presented.For a small number(≤6)of jobs,it is proved that the algorithm is optimal.
出处
《浙江大学学报(理学版)》
CAS
CSCD
北大核心
2018年第1期14-17,共4页
Journal of Zhejiang University(Science Edition)
基金
国家自然科学基金资助项目(11771114
11571252
11401149)
浙江省自然科学基金资助项目(LY16A010015)
关键词
单机排序
时间约束
最优性
启发式算法
single processor scheduling
time restrictions
optimality
heuristic algorithm