期刊文献+
共找到569篇文章
< 1 2 29 >
每页显示 20 50 100
Hybrid ant colony optimization for the resource-constrained project scheduling problem 被引量:10
1
作者 Linyi Deng Yan Lin Ming Chen 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第1期67-71,共5页
To solve the resource-constrained project scheduling problem (RCPSP), a hybrid ant colony optimization (HACO) approach is presented. To improve the quality of the schedules, the HACO is incorporated with an extend... To solve the resource-constrained project scheduling problem (RCPSP), a hybrid ant colony optimization (HACO) approach is presented. To improve the quality of the schedules, the HACO is incorporated with an extended double justification in which the activity splitting is applied to predict whether the schedule could be improved. The HACO is tested on the set of large benchmark problems from the project scheduling problem library (PSPLIB). The computational result shows that the proposed algo- rithm can improve the quality of the schedules efficiently. 展开更多
关键词 project scheduling double justification ant colony optimization activity splitting.
在线阅读 下载PDF
Improved differential evolution algorithm for resource-constrained project scheduling problem 被引量:4
2
作者 Lianghong Wu Yaonan Wang Shaowu Zhou 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第5期798-805,共8页
An improved differential evolution(IDE)algorithm that adopts a novel mutation strategy to speed up the convergence rate is introduced to solve the resource-constrained project scheduling problem(RCPSP)with the obj... An improved differential evolution(IDE)algorithm that adopts a novel mutation strategy to speed up the convergence rate is introduced to solve the resource-constrained project scheduling problem(RCPSP)with the objective of minimizing project duration Activities priorities for scheduling are represented by individual vectors and a senal scheme is utilized to transform the individual-represented priorities to a feasible schedule according to the precedence and resource constraints so as to be evaluated.To investigate the performance of the IDE-based approach for the RCPSP,it is compared against the meta-heuristic methods of hybrid genetic algorithm(HGA),particle swarm optimization(PSO) and several well selected heuristics.The results show that the proposed scheduling method is better than general heuristic rules and is able to obtain the same optimal result as the HGA and PSO approaches but more efficient than the two algorithms. 展开更多
关键词 differential evolution algorithm project soheduling resource constraint priority-based scheduling.
在线阅读 下载PDF
Memetic algorithm for multi-mode resource-constrained project scheduling problems 被引量:1
3
作者 Shixin Liu Di Chen Yifan Wang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第4期609-617,共9页
A memetic algorithm (MA) for a multi-mode resourceconstrained project scheduling problem (MRCPSP) is proposed. We use a new fitness function and two very effective local search procedures in the proposed MA. The f... A memetic algorithm (MA) for a multi-mode resourceconstrained project scheduling problem (MRCPSP) is proposed. We use a new fitness function and two very effective local search procedures in the proposed MA. The fitness function makes use of a mechanism called "strategic oscillation" to make the search process have a higher probability to visit solutions around a "feasible boundary". One of the local search procedures aims at improving the lower bound of project makespan to be less than a known upper bound, and another aims at improving a solution of an MRCPSP instance accepting infeasible solutions based on the new fitness function in the search process. A detailed computational experiment is set up using instances from the problem instance library PSPLIB. Computational results show that the proposed MA is very competitive with the state-of-the-art algorithms. The MA obtains improved solutions for one instance of set J30. 展开更多
关键词 project scheduling resource-constrained multi-mode memetic algorithm (MA) local search procedure.
在线阅读 下载PDF
Solving resource availability cost problem in project scheduling by pseudo particle swarm optimization 被引量:4
4
作者 Jianjun Qi Bo Guo +1 位作者 Hongtao Lei Tao Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第1期69-76,共8页
This paper considers a project scheduling problem with the objective of minimizing resource availability costs appealed to finish al activities before the deadline. There are finish-start type precedence relations amo... This paper considers a project scheduling problem with the objective of minimizing resource availability costs appealed to finish al activities before the deadline. There are finish-start type precedence relations among the activities which require some kinds of renewable resources. We predigest the process of sol-ving the resource availability cost problem (RACP) by using start time of each activity to code the schedule. Then, a novel heuris-tic algorithm is proposed to make the process of looking for the best solution efficiently. And then pseudo particle swarm optimiza-tion (PPSO) combined with PSO and path relinking procedure is presented to solve the RACP. Final y, comparative computational experiments are designed and the computational results show that the proposed method is very effective to solve RACP. 展开更多
关键词 project scheduling resource availability cost problem(RACP) HEURISTICS particle swarm optimization (PSO) path relin-king.
在线阅读 下载PDF
Project Scheduling问题和Job-Shop问题的神经网络解 被引量:1
5
作者 章烔民 吴文娟 陶增乐 《计算机应用与软件》 CSCD 1998年第2期21-28,共8页
Project Scheduling问题和Job-Shop问题是著名的NP难题。本文用神经网络方法去解这两个问题,软件模拟结果是令人满意的。这种方法也为解一大类组合优化问题提供了一个新的途径。
关键词 JOB-SHOP问题 神经网络 优化问题
在线阅读 下载PDF
Hybrid algorithm for project scheduling with capacity constraint 被引量:1
6
作者 Cheng Xu Wu Cheng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期1041-1046,共6页
Motivated by the projects constrained by space capacity and resource transporting time, a project scheduling probIem with capacity constraint was modeled. A hybrid algorithm is proposed, which uses the ideas of bi-lev... Motivated by the projects constrained by space capacity and resource transporting time, a project scheduling probIem with capacity constraint was modeled. A hybrid algorithm is proposed, which uses the ideas of bi-level scheduling and project decomposition technology, and the genetic algorithm and tabu search is combined. Topological reordering technology is used to improve the efficiency of evaluation. Simulation results show the proposed algorithm can obtain satisfied scheduling results in acceptable time. 展开更多
关键词 project scheduling capacity constraint heuristic algorithm bi-level scheduling.
在线阅读 下载PDF
A dual population multi-operator genetic algorithm for flight deck operations scheduling problem 被引量:7
7
作者 CUI Rongwei HAN Wei +2 位作者 SU Xichao LIANG Hongyu LI Zhengyang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第2期331-346,共16页
It is of great significance to carry out effective scheduling for the carrier-based aircraft flight deck operations.In this paper,the precedence constraints and resource constraints in flight deck operations are analy... It is of great significance to carry out effective scheduling for the carrier-based aircraft flight deck operations.In this paper,the precedence constraints and resource constraints in flight deck operations are analyzed,then the model of the multi-aircraft integrated scheduling problem with transfer times(MAISPTT)is established.A dual population multi-operator genetic algorithm(DPMOGA)is proposed for solving the problem.In the algorithm,the dual population structure and random-key encoding modified by starting/ending time of operations are adopted,and multiple genetic operators are self-adaptively used to obtain better encodings.In order to conduct the mapping from encodings to feasible schedules,serial and parallel scheduling generation scheme-based decoding operators,each of which adopts different justified mechanisms in two separated populations,are introduced.The superiority of the DPMOGA is verified by simulation experiments. 展开更多
关键词 genetic algorithm project scheduling flight deck operation transfer times of resources
在线阅读 下载PDF
Analyses on schedule-cost coefficient correlation of spaceflight project based on historical statistics and its application
8
作者 Liu Yanqiong Chen Yingwu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第4期769-774,共6页
When analyze the uncertainty of the cost and the schedule of the spaceflight project, it is needed to know the value of the schedule-cost correlation coefficient. This paper deduces the schedule distribution, consider... When analyze the uncertainty of the cost and the schedule of the spaceflight project, it is needed to know the value of the schedule-cost correlation coefficient. This paper deduces the schedule distribution, considering the effect of the cost, and proposes the estimation formula of the correlation coefficient between the in(schedule) and the cost. On the basis of the fact and Taylor expansion, the relation expression between the schedule-cost correlation coefficient and the in-schedule-cost correlation coefficient is put forward. By analyzing the value features of the estimation formula of the in-schedule-cost correlation coefficient, the general rules are proposed to ascertain the value of the schedule-cost correlation coefficient. An example is given to demonstrate how to approximately amend the schedule-cost correlation coefficient based on the historical statistics, which reveals the traditional assigned value is inaccurate. The universality of this estimation method is analyzed. 展开更多
关键词 cost schedulE correlation coefficient spaceflight project management risk.
在线阅读 下载PDF
A user-oriented resource scheduling method for improving agile software pattern in cloud environment
9
作者 龙飞 杨昌 +1 位作者 荣辉桂 李建方 《Journal of Central South University》 SCIE EI CAS CSCD 2016年第11期2906-2916,共11页
The crowdsourcing, as a service pattern in cloud environment, usually aims at the cross-disciplinary cooperation and creating value together with customers and becomes increasingly prevalent. Software process, as a ki... The crowdsourcing, as a service pattern in cloud environment, usually aims at the cross-disciplinary cooperation and creating value together with customers and becomes increasingly prevalent. Software process, as a kind of software development and management strategy, is defined as a series of activities implemented by software life cycle and provides a set of rules for various phases of the software engineering to achieve the desired objectives. With the current software development cycle getting shorter, facing more frequent needs change and fierce competition, a new resource management pattern is proposed to respond to these issues agilely by introducing the crowdsourcing service to agile software development for pushing the agility of software process. Then, a user-oriented resource scheduling method is proposed for rational use of various resources in the process and maximizing the benefits of all parties. From the experimental results, the proposed pattern and resources scheduling method reduces greatly the resource of project resource manager and increases the team resource utilization rate, which greatly improves the agility of software process and delivers software products quickly in crowdsourcing pattern. 展开更多
关键词 resource scheduling agile software development project resource manager(PRM) individual resource provider(IRP)-
在线阅读 下载PDF
考虑恢复过程的桥梁抗震韧性评估方法
10
作者 李廷辉 刘金龙 +2 位作者 李晓丽 王燕 计静 《振动与冲击》 北大核心 2025年第7期132-145,共14页
提出了一种考虑恢复过程的混凝土桥梁结构抗震概率韧性评估方法,该方法基于暴露在恶劣环境下的混凝土结构生命周期分析的一般方法,以各破坏状态下的时变抗震能力作为功能指标,将灾害发生后残余功能和恢复过程与地震事件发生的时间联系... 提出了一种考虑恢复过程的混凝土桥梁结构抗震概率韧性评估方法,该方法基于暴露在恶劣环境下的混凝土结构生命周期分析的一般方法,以各破坏状态下的时变抗震能力作为功能指标,将灾害发生后残余功能和恢复过程与地震事件发生的时间联系起来。通过对时变桥梁易损性模型进行抽样获得桥梁地震破坏样本,结合时变功能指标,采用遗传算法(genetic algorithm,GA)解决资源约束调度问题(resource constrained project scheduling problem,RCPSP),给出了桥梁震后的具体恢复过程,最终得到了桥梁结构服役期间的抗震韧性。结果发现,当不考虑时变功能时,计算得到的桥梁抗震韧性要明显大于考虑时变功能计算得到的抗震韧性,这样会高估桥梁抵抗地震灾害及从中恢复的能力,不利于震后恢复工作的展开。选取的控制时间(t_(h)-t_(0))要合理,如果使控制时间(t_(h)-t_(0))过小,计算得到的桥梁抗震韧性普遍为0,此时就不能很好地表达桥梁的抗震韧性。 展开更多
关键词 时变功能 抗震韧性 遗传算法(GA) 资源约束调度问题(RCPSP)
在线阅读 下载PDF
拖期无知型多模式资源受限项目调度方法及应用
11
作者 杜元伟 袁也 《运筹与管理》 北大核心 2025年第1期148-155,I0071-I0076,共8页
多模式资源受限项目调度已被应用于多个领域,但由于项目实施环境的不确定性,活动面临时间估计不准确、资源更新不足以及其他人为因素的扰动,使得项目活动出现拖期无知的情况。活动拖期将造成项目不确定风险与成本升高,甚至对后续活动产... 多模式资源受限项目调度已被应用于多个领域,但由于项目实施环境的不确定性,活动面临时间估计不准确、资源更新不足以及其他人为因素的扰动,使得项目活动出现拖期无知的情况。活动拖期将造成项目不确定风险与成本升高,甚至对后续活动产生“涟漪效应”,影响项目整体的稳定运行,因此需要专家对无知情境下的拖期概率进行预估。通过定义拖期无知型多模式资源受限项目调度问题,结合广义的证据融合规则得出拖期概率区间,并在此基础上构建项目鲁棒性的替代性衡量指标优化模型并结合遗传算法以降低拖期造成的影响。为检验模型准确性和实用性,建立海洋牧场生态安全监管网络并进行模拟仿真,以期为海洋牧场建设及拖期无知型多模式资源受限项目调度问题提供解决方案。扩展了多模式资源受限项目调度问题的应用范围,旨在提高项目调度的有效性和适应性,使其能够更好地应对复杂多变的实际环境。 展开更多
关键词 拖期无知 资源受限项目调度 多模式调度 广义证据融合规则
在线阅读 下载PDF
考虑知识扩散的大型产品装配生产调度模型及算法
12
作者 陆志强 马新一 《同济大学学报(自然科学版)》 北大核心 2025年第3期471-484,共14页
人力资源的技能结构可以显著影响生产线的效率,而线内师徒培训引起的知识扩散现象是改善人力资源结构的手段之一。引入社交网络描述知识扩散现象,提出在已知目标人力资源结构的条件下考虑知识扩散下资源技能效率提升的多技能资源受限项... 人力资源的技能结构可以显著影响生产线的效率,而线内师徒培训引起的知识扩散现象是改善人力资源结构的手段之一。引入社交网络描述知识扩散现象,提出在已知目标人力资源结构的条件下考虑知识扩散下资源技能效率提升的多技能资源受限项目调度问题,建立以最小化达成培训目标所需项目个数和平均每个项目所需成本为目标的混合整数规划模型。针对该模型,设计了一种改进的基于分解的多目标进化算法,并嵌入动态规划资源分配算子和任务聚类贪婪调度计划生成机制。通过数值实验证明算法优越性。 展开更多
关键词 项目调度 人力资源培训 知识扩散 社交网络
在线阅读 下载PDF
考虑功能性故障返工的装配过程调度建模优化
13
作者 陆志强 张映泽 《湖南大学学报(自然科学版)》 北大核心 2025年第6期106-119,共14页
针对大型工业产品装配过程中由功能性检测引发的链状返工问题导致项目工期延长的情况,建立考虑功能性故障返工的复杂装配过程调度问题优化模型,以最小化项目工期期望为目标函数建立整数规划模型;基于支持向量机质量缺陷概率预测模型和... 针对大型工业产品装配过程中由功能性检测引发的链状返工问题导致项目工期延长的情况,建立考虑功能性故障返工的复杂装配过程调度问题优化模型,以最小化项目工期期望为目标函数建立整数规划模型;基于支持向量机质量缺陷概率预测模型和贝叶斯网络建立人员分配决策与后验返工概率之间的映射关系;设计双层遗传禁忌搜索算法(HGA-TS),上层基于作业列表拓扑序列优化作业执行顺序,下层基于随机键编码优化人员配置,再转化为资源流编码局部搜索优化,生成前摄式调度计划.模型实验的结果显示,优先为后验概率较高的装配作业分配高等级资源,能够有效降低功能性故障的返工概率.对比实验也验证了HGA-TS在解决该问题上的有效性. 展开更多
关键词 项目调度 人员配置 遗传算法 禁忌搜索 质量控制
在线阅读 下载PDF
考虑员工技能等级的软件项目多目标超启发式调度
14
作者 申晓宁 陈文言 +1 位作者 陈星晖 佘娟 《南京信息工程大学学报》 北大核心 2025年第4期566-580,共15页
以最优化项目工期和员工满意度为目标,建立多目标软件项目调度问题的数学模型.该模型考虑员工的技能等级划分、任务重要程度等实际因素,并将重要任务与高技能等级员工相匹配.提出一种基于Q学习的超启发式算法求解该模型.基于交叉算子和... 以最优化项目工期和员工满意度为目标,建立多目标软件项目调度问题的数学模型.该模型考虑员工的技能等级划分、任务重要程度等实际因素,并将重要任务与高技能等级员工相匹配.提出一种基于Q学习的超启发式算法求解该模型.基于交叉算子和引入随机抖动的Jaya算子对任务-员工矩阵进行全局搜索;利用问题信息设计了缩短项目工期和增加员工满意度的局部挖掘策略;将全局搜索算子、邻域参数的取值和局部挖掘策略组合为8种低层启发式策略;给出一种基于Q学习的高层策略,根据低层策略的历史表现为不同进化状态下的种群自适应选择合适的低层策略.实验结果表明,所提算法在绝大多数算例上的超体积率(HVR)和反世代距离(IGD)性能优于代表性算法. 展开更多
关键词 软件项目调度 员工技能等级 超启发式 Q学习 多目标优化
在线阅读 下载PDF
考虑时间价值的铁路建设项目工期调整决策研究
15
作者 李雪梅 毛雨濛 焦德涵 《铁道运输与经济》 北大核心 2025年第8期182-191,共10页
随着“交通强国”和“质量强国”战略的实施,铁路建设项目的施工组织理念经历了显著变化,更加强调通过科学管理来增强投资回报和成本节约。鉴于铁路建设项目的巨大投资与规模,工期管理作为项目管理的三大目标之一,面临较强的不确定性。... 随着“交通强国”和“质量强国”战略的实施,铁路建设项目的施工组织理念经历了显著变化,更加强调通过科学管理来增强投资回报和成本节约。鉴于铁路建设项目的巨大投资与规模,工期管理作为项目管理的三大目标之一,面临较强的不确定性。本研究旨在解决基于成本控制和投资收益最大化来制定工期调整决策的问题,首先系统地梳理了铁路建设项目全生命周期中各阶段受工期调整影响较大的成本效益构成。接着,运用成本效益分析法与净现值法,明确了工期调整时成本和效益变动的测算方法。以项目X为案例,证实了提前工期决策存在的经济效益,并验证了所做调整工期决策的科学合理性。研究结果表明,通过引入时间价值理念,可以为铁路建设项目工期调整的可行性评估提供理论支撑,帮助建设单位进行适时的工期调整决策。 展开更多
关键词 全生命周期 成本效益分析法 铁路建设项目管理 工期调整决策 净现值
在线阅读 下载PDF
具备“平行结构”的局域性资源受限项目调度问题的新模型
16
作者 魏汉英 原梦迪 苏志雄 《系统管理学报》 北大核心 2025年第2期428-445,共18页
经典资源受限项目调度问题(RCPSP)以“资源全局受限”为特征。随着生产力发展、项目规模增大、资源供需多样化和复杂化,项目面临的资源供应逐渐呈现出“局域受限”特征,如一般性资源有条件供应充足,但稀缺、昂贵资源供应有限,影响对其... 经典资源受限项目调度问题(RCPSP)以“资源全局受限”为特征。随着生产力发展、项目规模增大、资源供需多样化和复杂化,项目面临的资源供应逐渐呈现出“局域受限”特征,如一般性资源有条件供应充足,但稀缺、昂贵资源供应有限,影响对其有需求的部分工序。RCPSP的最新拓展问题也普遍体现出资源受限的“局域性”特征,如反应性RCPSP、资源供应/需求非定额RCPSP、多项目环境下的RCPSP等,由于现有方法对该“局域性”特征探索不足,求解问题最优解的效率明显受限。鉴于此,将具有“局域性”特征的RCPSP归类为局域性RCPSP,进行统一分析,揭示其共同特性,并开发适用于此类问题的有效方法。重点考虑一类问题:项目中受局域性资源限制的工序具备“平行结构”,即工序相互平行(港口船舶调度等问题也等价于具备“平行结构”的RCPSP),且资源为单产能类型资源。如何安排受限资源完成该局部工序,从而使项目全局工期最短。探索问题的“局域性”特征,量化“局域调度”对“项目全局”的影响,并基于此构建“用局部调度实现全局最优化”的基于工序排序位置的新0-1混合线性规划模型,该模型具有更强的优化潜力。算例测试表明,该模型在计算较大型案例的最优解方面具有显著的竞争力。 展开更多
关键词 资源受限项目调度 局域性调度 0-1混合线性规划 网络计划技术 项目工期
在线阅读 下载PDF
水利勘察设计企业项目调度与运营战略动态匹配机制仿真分析
17
作者 丰慧 邓振贵 +1 位作者 李明 黄德春 《水利经济》 北大核心 2025年第4期113-122,共10页
针对现有方法难以满足水利勘察设计企业运营管理个性化研究的需要,采用仿真分析法开展了调度动态性对水利勘察设计企业项目调度与运营战略匹配程度的影响研究,探讨了其影响机理,构建了概念模型,提出了度量指标并开展了仿真分析;调度动... 针对现有方法难以满足水利勘察设计企业运营管理个性化研究的需要,采用仿真分析法开展了调度动态性对水利勘察设计企业项目调度与运营战略匹配程度的影响研究,探讨了其影响机理,构建了概念模型,提出了度量指标并开展了仿真分析;调度动态性对运营战略匹配的影响机理拓展了累积学派理论,仿真试验方法的提出完善了水利勘察设计企业运营战略匹配影响因素效应验证的方法体系。结果表明,通过提升调度动态性水平,能够提高水利勘察设计企业项目调度与运营战略的匹配程度,同时,调度动态性对水利勘察设计企业项目调度与运营战略匹配程度的效应具有普适性。 展开更多
关键词 水利勘察设计企业 项目调度 运营战略匹配 动态性 仿真
在线阅读 下载PDF
南水北调东线工程调水潜力分析 被引量:5
18
作者 刘为锋 郭旭宁 +3 位作者 李昕阳 刘婧 侯煜 李云玲 《水资源保护》 北大核心 2025年第1期42-48,共7页
为研究南水北调东线工程调水潜力,分析了南水北调东线工程水源之间的源汇关系、水源与用户之间的供需关系、水源与计算单元之间的隶属关系以及输水通道上下游、左右岸之间的水量交换关系,建立了南水北调东线工程优化调度模型,综合考虑... 为研究南水北调东线工程调水潜力,分析了南水北调东线工程水源之间的源汇关系、水源与用户之间的供需关系、水源与计算单元之间的隶属关系以及输水通道上下游、左右岸之间的水量交换关系,建立了南水北调东线工程优化调度模型,综合考虑东线工程在变化环境和极端水文事件不确定性增加情况下的调水潜力。设置了3种调水潜力分析情景,分别为沿线湖泊丰枯互补优化调度、抽江水优化调度、沿线湖泊丰枯互补与抽江水联合优化调度,分析东线工程调水潜力。结果表明:3种模式调水潜力不同,联合优化调度模式下多年平均调水潜力最大、抽江水优化调度次之、湖泊丰枯互补优化调度最小;3种模式在极端情况下调水潜力均较小,最大年调水潜力仅为0.2亿m^(3)。 展开更多
关键词 南水北调东线工程 可调水量 优化调度模型 调水潜力
在线阅读 下载PDF
基于Langrange分解的反应性资源受限项目调度建模与优化
19
作者 魏亚锋 张梦茹 +1 位作者 苏志雄 魏汉英 《系统管理学报》 北大核心 2025年第4期1046-1060,共15页
针对不确定环境下的资源受限项目调度问题(RCPSP),研究工序工期不确定的反应性调度方法,重点研究项目基线计划中断时,如何快速生成新的最优计划。由于新计划将不可避免地偏离基线计划并对项目造成一定影响和损失,因此,以最小化影响与损... 针对不确定环境下的资源受限项目调度问题(RCPSP),研究工序工期不确定的反应性调度方法,重点研究项目基线计划中断时,如何快速生成新的最优计划。由于新计划将不可避免地偏离基线计划并对项目造成一定影响和损失,因此,以最小化影响与损失为调度目标。首先,通过引入资源流表示资源约束,构建0-1混合整数线性规划模型(MILP);其次,针对该问题的NP-hard属性,结合Langrange松弛、对偶分解和Benders分解法,并运用次梯度法,对该模型进行优化以降低求解难度,设计出能够以较高的效率和精确度求解该问题的迭代算法。最后,通过数值实验测试该算法的有效性,结果表明该算法能有效求解中型甚至较大型规模问题案例,并获得更精确的解。 展开更多
关键词 反应性资源受限项目调度 0-1混合线性规划 Langrange分解 Benders分解 次梯度
在线阅读 下载PDF
资源变化下公共卫生应急事件反应性调度优化
20
作者 董玉琛 郑维博 +1 位作者 马志强 何正文 《运筹与管理》 北大核心 2025年第5期39-46,I0009-I0013,共13页
医疗资源的稳定供给是突发公共卫生事件应急处置顺利执行的重要保障。本文考虑医疗资源动态变化特点,研究如何通过反应性调度对应急救援活动进行优化安排,最小化应急处置成本。首先,界定研究问题,构建医疗资源动态变化下的应急救援反应... 医疗资源的稳定供给是突发公共卫生事件应急处置顺利执行的重要保障。本文考虑医疗资源动态变化特点,研究如何通过反应性调度对应急救援活动进行优化安排,最小化应急处置成本。首先,界定研究问题,构建医疗资源动态变化下的应急救援反应性调度优化模型;然后,根据问题NP-hard属性设计禁忌搜索算法,并提出两个改进措施提升算法搜索效率;最后,利用随机生成标准算例测试算法,并分析关键参数对应急救援成本的影响。结果表明:应急救援成本随着医疗资源强度和医疗资源可用量概率增大而下降,随着医疗资源因子和医疗资源转移到中断状态概率增大而上升。本研究为突发公共卫生事件应急救援过程中的资源利用与救援活动调度优化提供了有效的决策支持。 展开更多
关键词 公共卫生事件 反应性项目调度 资源动态变化 优化模型 禁忌搜索算法
在线阅读 下载PDF
上一页 1 2 29 下一页 到第
使用帮助 返回顶部