项目名称: 最小化加权完工时间和的在线排序研究

项目编号: No.11501171

项目类型: 青年科学基金项目

立项/批准年度: 2016

项目学科: 数理科学和化学

项目作者: 马冉

作者单位: 河南理工大学

项目金额: 18万元

中文摘要: 在线排序广泛地应用于运筹学和理论计算机科学,是问题驱动的组合最优化领域的重要研究方向。本项目研究目标为最小化加权完工时间和的在线排序,包括:经典平行机上的在线排序、工件可拒绝的在线排序、工件可中断的在线排序和工件加工时间恶化的在线排序。本项目研究的在线排序中,工件依时间在线到达,工件的信息只有在其到达后才能释放出来。此类问题的理论难度在于其完整信息的缺乏。在对最优解的结构性质以及最差实例的特点进行深入研究的基础上,我们利用工件赋有优先级的在线等待策略以及时间位势策略设计在线算法,并运用实例归结方法、虚拟排序方法等技巧综合分析算法的竞争比。本项目致力于寻求新的算法设计思想,发展新的竞争比分析方法,并在解决问题的基础上得到较为完整的最小化加权完工时间和的在线排序理论体系。

中文关键词: 排序;在线算法;竞争比;加权完工时间和

英文摘要: Online scheduling has been extensively applied in the areas of operations research and theoretical computer science. It is an important research direction motivated by practical problems in combinatorial optimization. This project studies online scheduling with the objective to minimize the total weighted completion time, which includes: the classical online scheduling on parallel machines, online scheduling with job rejection, online scheduling with job preemption, and online scheduling with job deterioration. In the online scheduling models studied in this project, the jobs arrive online over time, and the information of each job is unknown in advance until it is released. The theoretical difficullty of such problems originates from the lack of the complete information. Based on deep and refined investigation for the structure properties of the optimal (offline) schedules and the worst-case instances, we design online algorithms by taking the waiting strategy and the potential method with job priority into consideration, and analyze the competitive ratios by utilizing the techniques of instance reduction and pseudo-schedule. The project will engage in finding new ideas for designing online algorithms, developing new research methods to analyze the competitive ratio, and establishing a relatively complete theoretical system for online scheduling to minimize the total weighted completion time.

英文关键词: scheduling;online algorithms;competitive ratio;total weighted completion time

成为VIP会员查看完整内容
0

相关内容

排序是计算机内经常进行的一种操作,其目的是将一组“无序”的记录序列调整为“有序”的记录序列。分内部排序和外部排序。若整个排序过程不需要访问外存便能完成,则称此类排序问题为内部排序。反之,若参加排序的记录数量很大,整个序列的排序过程不可能在内存中完成,则称此类排序问题为外部排序。内部排序的过程是一个逐步扩大记录的有序序列长度的过程。
对话推荐算法研究综述
专知会员服务
48+阅读 · 2022年2月18日
检索式聊天机器人技术综述
专知会员服务
52+阅读 · 2021年11月28日
专知会员服务
16+阅读 · 2021年7月31日
专知会员服务
21+阅读 · 2021年6月26日
专知会员服务
24+阅读 · 2021年4月21日
基于Python介绍算法和数据结构的在线互动书,240页pdf
专知会员服务
60+阅读 · 2021年2月3日
最新《高级算法》Advanced Algorithms,176页pdf
专知会员服务
90+阅读 · 2020年10月22日
【NeurIPS 2020】对比学习全局和局部医学图像分割特征
专知会员服务
43+阅读 · 2020年10月20日
【强化学习资源集合】Awesome Reinforcement Learning
专知会员服务
93+阅读 · 2019年12月23日
程序员大部分时间都在“熟悉系统”
CSDN
0+阅读 · 2022年4月6日
案例研究:实用的书签
人人都是产品经理
0+阅读 · 2022年2月24日
WGAN新方案:通过梯度归一化来实现L约束
PaperWeekly
1+阅读 · 2021年12月13日
约束进化算法及其应用研究综述
专知
0+阅读 · 2021年4月12日
【数字孪生】面向智能制造的数字孪生
产业智能官
50+阅读 · 2020年5月10日
【数字孪生】九论数字孪生
产业智能官
57+阅读 · 2019年7月6日
国家自然科学基金
0+阅读 · 2015年12月31日
国家自然科学基金
2+阅读 · 2015年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2013年12月31日
国家自然科学基金
1+阅读 · 2012年12月31日
国家自然科学基金
0+阅读 · 2011年12月31日
国家自然科学基金
0+阅读 · 2009年12月31日
国家自然科学基金
1+阅读 · 2009年12月31日
国家自然科学基金
0+阅读 · 2009年12月31日
Arxiv
0+阅读 · 2022年4月20日
Arxiv
0+阅读 · 2022年4月15日
小贴士
相关VIP内容
对话推荐算法研究综述
专知会员服务
48+阅读 · 2022年2月18日
检索式聊天机器人技术综述
专知会员服务
52+阅读 · 2021年11月28日
专知会员服务
16+阅读 · 2021年7月31日
专知会员服务
21+阅读 · 2021年6月26日
专知会员服务
24+阅读 · 2021年4月21日
基于Python介绍算法和数据结构的在线互动书,240页pdf
专知会员服务
60+阅读 · 2021年2月3日
最新《高级算法》Advanced Algorithms,176页pdf
专知会员服务
90+阅读 · 2020年10月22日
【NeurIPS 2020】对比学习全局和局部医学图像分割特征
专知会员服务
43+阅读 · 2020年10月20日
【强化学习资源集合】Awesome Reinforcement Learning
专知会员服务
93+阅读 · 2019年12月23日
相关资讯
相关基金
国家自然科学基金
0+阅读 · 2015年12月31日
国家自然科学基金
2+阅读 · 2015年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2014年12月31日
国家自然科学基金
0+阅读 · 2013年12月31日
国家自然科学基金
1+阅读 · 2012年12月31日
国家自然科学基金
0+阅读 · 2011年12月31日
国家自然科学基金
0+阅读 · 2009年12月31日
国家自然科学基金
1+阅读 · 2009年12月31日
国家自然科学基金
0+阅读 · 2009年12月31日
微信扫码咨询专知VIP会员