期刊文献+
共找到1,057篇文章
< 1 2 53 >
每页显示 20 50 100
Q-Learning-Assisted Meta-Heuristics for Scheduling Distributed Hybrid Flow Shop Problems
1
作者 Qianyao Zhu Kaizhou Gao +2 位作者 Wuze Huang Zhenfang Ma Adam Slowik 《Computers, Materials & Continua》 SCIE EI 2024年第9期3573-3589,共17页
The flow shop scheduling problem is important for the manufacturing industry.Effective flow shop scheduling can bring great benefits to the industry.However,there are few types of research on Distributed Hybrid Flow S... The flow shop scheduling problem is important for the manufacturing industry.Effective flow shop scheduling can bring great benefits to the industry.However,there are few types of research on Distributed Hybrid Flow Shop Problems(DHFSP)by learning assisted meta-heuristics.This work addresses a DHFSP with minimizing the maximum completion time(Makespan).First,a mathematical model is developed for the concerned DHFSP.Second,four Q-learning-assisted meta-heuristics,e.g.,genetic algorithm(GA),artificial bee colony algorithm(ABC),particle swarm optimization(PSO),and differential evolution(DE),are proposed.According to the nature of DHFSP,six local search operations are designed for finding high-quality solutions in local space.Instead of randomselection,Q-learning assists meta-heuristics in choosing the appropriate local search operations during iterations.Finally,based on 60 cases,comprehensive numerical experiments are conducted to assess the effectiveness of the proposed algorithms.The experimental results and discussions prove that using Q-learning to select appropriate local search operations is more effective than the random strategy.To verify the competitiveness of the Q-learning assistedmeta-heuristics,they are compared with the improved iterated greedy algorithm(IIG),which is also for solving DHFSP.The Friedman test is executed on the results by five algorithms.It is concluded that the performance of four Q-learning-assisted meta-heuristics are better than IIG,and the Q-learning-assisted PSO shows the best competitiveness. 展开更多
关键词 Distributed scheduling hybrid flow shop META-HEURISTICS local search Q-LEARNING
下载PDF
An Elite-Class Teaching-Learning-Based Optimization for Reentrant Hybrid Flow Shop Scheduling with Bottleneck Stage
2
作者 Deming Lei Surui Duan +1 位作者 Mingbo Li Jing Wang 《Computers, Materials & Continua》 SCIE EI 2024年第4期47-63,共17页
Bottleneck stage and reentrance often exist in real-life manufacturing processes;however,the previous research rarely addresses these two processing conditions in a scheduling problem.In this study,a reentrant hybrid ... Bottleneck stage and reentrance often exist in real-life manufacturing processes;however,the previous research rarely addresses these two processing conditions in a scheduling problem.In this study,a reentrant hybrid flow shop scheduling problem(RHFSP)with a bottleneck stage is considered,and an elite-class teaching-learning-based optimization(ETLBO)algorithm is proposed to minimize maximum completion time.To produce high-quality solutions,teachers are divided into formal ones and substitute ones,and multiple classes are formed.The teacher phase is composed of teacher competition and teacher teaching.The learner phase is replaced with a reinforcement search of the elite class.Adaptive adjustment on teachers and classes is established based on class quality,which is determined by the number of elite solutions in class.Numerous experimental results demonstrate the effectiveness of new strategies,and ETLBO has a significant advantage in solving the considered RHFSP. 展开更多
关键词 Hybrid flow shop scheduling REENTRANT bottleneck stage teaching-learning-based optimization
下载PDF
An Improved Hyperplane Assisted Multiobjective Optimization for Distributed Hybrid Flow Shop Scheduling Problem in Glass Manufacturing Systems
3
作者 Yadian Geng Junqing Li 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第1期241-266,共26页
To solve the distributed hybrid flow shop scheduling problem(DHFS)in raw glass manufacturing systems,we investigated an improved hyperplane assisted evolutionary algorithm(IhpaEA).Two objectives are simultaneously con... To solve the distributed hybrid flow shop scheduling problem(DHFS)in raw glass manufacturing systems,we investigated an improved hyperplane assisted evolutionary algorithm(IhpaEA).Two objectives are simultaneously considered,namely,the maximum completion time and the total energy consumptions.Firstly,each solution is encoded by a three-dimensional vector,i.e.,factory assignment,scheduling,and machine assignment.Subsequently,an efficient initialization strategy embeds two heuristics are developed,which can increase the diversity of the population.Then,to improve the global search abilities,a Pareto-based crossover operator is designed to take more advantage of non-dominated solutions.Furthermore,a local search heuristic based on three parts encoding is embedded to enhance the searching performance.To enhance the local search abilities,the cooperation of the search operator is designed to obtain better non-dominated solutions.Finally,the experimental results demonstrate that the proposed algorithm is more efficient than the other three state-of-the-art algorithms.The results show that the Pareto optimal solution set obtained by the improved algorithm is superior to that of the traditional multiobjective algorithm in terms of diversity and convergence of the solution. 展开更多
关键词 Distributed hybrid flow shop energy consumption hyperplane-assisted multi-objective algorithm glass manufacturing system
下载PDF
Competitive and Cooperative-Based Strength Pareto Evolutionary Algorithm for Green Distributed Heterogeneous Flow Shop Scheduling
4
作者 Kuihua Huang Rui Li +2 位作者 Wenyin Gong Weiwei Bian Rui Wang 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期2077-2101,共25页
This work aims to resolve the distributed heterogeneous permutation flow shop scheduling problem(DHPFSP)with minimizing makespan and total energy consumption(TEC).To solve this NP-hard problem,this work proposed a com... This work aims to resolve the distributed heterogeneous permutation flow shop scheduling problem(DHPFSP)with minimizing makespan and total energy consumption(TEC).To solve this NP-hard problem,this work proposed a competitive and cooperative-based strength Pareto evolutionary algorithm(CCSPEA)which contains the following features:1)An initialization based on three heuristic rules is developed to generate a population with great diversity and convergence.2)A comprehensive metric combining convergence and diversity metrics is used to better represent the heuristic information of a solution.3)A competitive selection is designed which divides the population into a winner and a loser swarms based on the comprehensive metric.4)A cooperative evolutionary schema is proposed for winner and loser swarms to accelerate the convergence of global search.5)Five local search strategies based on problem knowledge are designed to improve convergence.6)Aproblem-based energy-saving strategy is presented to reduce TEC.Finally,to evaluate the performance of CCSPEA,it is compared to four state-of-art and run on 22 instances based on the Taillard benchmark.The numerical experiment results demonstrate that 1)the proposed comprehensive metric can efficiently represent the heuristic information of each solution to help the later step divide the population.2)The global search based on the competitive and cooperative schema can accelerate loser solutions convergence and further improve the winner’s exploration.3)The problembased initialization,local search,and energy-saving strategies can efficiently reduce the makespan and TEC.4)The proposed CCSPEA is superior to the state-of-art for solving DHPFSP. 展开更多
关键词 Distributed heterogeneous flow shop scheduling green scheduling SPEA2 competitive and cooperative
下载PDF
Hybrid evolutionary algorithm for no-wait flow shops to minimize makespan and total flowtime 被引量:2
5
作者 廖小平 刘有根 李小平 《Journal of Southeast University(English Edition)》 EI CAS 2008年第4期450-454,共5页
The NP-hard no-wait flow shop scheduling problems with makespan and total flowtime minimization are considered. Objective increment properties of the problems are analyzed. A non-dominated classification method is int... The NP-hard no-wait flow shop scheduling problems with makespan and total flowtime minimization are considered. Objective increment properties of the problems are analyzed. A non-dominated classification method is introduced to class population individuals into Pareto fronts to improve searching efficiency. Besides investigating the crowding distance and the elitist solution strategy, two effective bi-criteria local search procedures based on objective increments are presented to improve searching effectiveness. Based on the properties and methods, a hybrid evolutionary algorithm is proposed for the considered problems and compared with the best existing algorithms. Experimental results show that the proposed algorithm is effective with high efficiency. 展开更多
关键词 no-wait flow shop objective increment MAKESPAN total flowtime evolutionary algorithm
下载PDF
求解无等待Flow shop调度问题的改进蛙跳算法 被引量:2
6
作者 吴永明 王亚昆 +3 位作者 张晗 赵旭东 陈琳升 史海鹏 《组合机床与自动化加工技术》 北大核心 2020年第7期81-84,共4页
无等待Flow shop调度一直是研究的热点问题,为减少无等待流水车间调度总完工时间,文章提出了一种结合高斯变异和扰动因子的蛙跳算法。在蛙群更新策略中引入扰动因子,平衡了蛙跳算法搜索的深度,利用高斯变异产生子代新蛙代替随机产生子... 无等待Flow shop调度一直是研究的热点问题,为减少无等待流水车间调度总完工时间,文章提出了一种结合高斯变异和扰动因子的蛙跳算法。在蛙群更新策略中引入扰动因子,平衡了蛙跳算法搜索的深度,利用高斯变异产生子代新蛙代替随机产生子代新蛙,增强了蛙跳算法的寻优速度;同时引入交叉操作,增加蛙群的多样性,提高蛙群中所有青蛙的局部搜索能力以及全局搜索能力。研究了无等待Flow shop调度算例,将蛙跳算法与遗传算法的求解结果进行了对比,结果验证了该文改进蛙跳算法在解决无等待流水车间调度问题的有效性和可行性。 展开更多
关键词 flow shop 蛙跳算法 调度
下载PDF
不确定条件下的flow shop问题的免疫调度算法 被引量:19
7
作者 徐震浩 顾幸生 《系统工程学报》 CSCD 北大核心 2005年第4期374-380,共7页
生产调度是企业生产过程中一个重要部分,而且实际的生产过程中会存在各种各样的不确定性,针对不确定条件下的flow shop(流水车间作业)调度问题,采用模糊数学的方法来处理数据的不确定性,在基于模糊规划理论的基础上建立了相应的调度模型... 生产调度是企业生产过程中一个重要部分,而且实际的生产过程中会存在各种各样的不确定性,针对不确定条件下的flow shop(流水车间作业)调度问题,采用模糊数学的方法来处理数据的不确定性,在基于模糊规划理论的基础上建立了相应的调度模型,并结合免疫算法的特点,提出了解决此类问题的模糊免疫调度算法.通过仿真试验,证明了模型和算法的可行性和有效性. 展开更多
关键词 生产调度 流水车间作业 不确定性 免疫算法
下载PDF
基于广义粗糙集的不确定条件下的Flow Shop调度 被引量:11
8
作者 于艾清 顾幸生 《系统仿真学报》 EI CAS CSCD 北大核心 2006年第12期3369-3372,3376,共5页
在实际生产调度过程中,加工时间的不确定性是普遍存在的,因此引用广义粗糙变量来表示不确定的工件处理时间,定义粗糙加法运算,precision以及ratio,建立了处理时间不确定性的FlowShop调度问题的粗糙规划模型,提出了粗糙遗传调度算法将其... 在实际生产调度过程中,加工时间的不确定性是普遍存在的,因此引用广义粗糙变量来表示不确定的工件处理时间,定义粗糙加法运算,precision以及ratio,建立了处理时间不确定性的FlowShop调度问题的粗糙规划模型,提出了粗糙遗传调度算法将其应用于调度模型的求解,仿真实验证明了算法的有效性。 展开更多
关键词 flow shop调度 不确定 广义粗糙集 遗传算法
下载PDF
调整时间可分离的无等待Flow Shop调度问题 被引量:3
9
作者 赵传立 张庆灵 唐恒永 《东北大学学报(自然科学版)》 EI CAS CSCD 北大核心 2002年第8期813-815,共3页
研究了 3台机器调整时间可分离的无等待FlowShop调度问题 ,目标函数为极小化加权完工时间和·基于对问题的分析 ,给出了目标函数的一般表示·对某些特殊情况 ,给出了问题存在多项式最优算法的充分条件·在此条件下 ,将单机... 研究了 3台机器调整时间可分离的无等待FlowShop调度问题 ,目标函数为极小化加权完工时间和·基于对问题的分析 ,给出了目标函数的一般表示·对某些特殊情况 ,给出了问题存在多项式最优算法的充分条件·在此条件下 ,将单机调度问题的WSPT规则应用到无等待FlowShop调度问题 ,得到了求解无等待FlowShop问题最优调度的分派规则·通过反例指出了文献中的某些错误· 展开更多
关键词 调度问题 无等待flow shop 调整时间 最优算法 目标函数 分派规则
下载PDF
基于准时制的零等待混合 Flow Shop 调度问题 被引量:7
10
作者 王莉 王梦光 《东北大学学报(自然科学版)》 EI CAS CSCD 北大核心 1998年第4期349-351,共3页
讨论了具有零等待混合FlowShop调度问题,其目标是最小化提前/拖期总成本.这是一个NP难题.给出了问题的数学模型,同时将启发式算法和求解线性规划相结合,提出了这一调度模型的求解方法.最后给出了实验结果和结论.
关键词 混合flowshop 线性规划 调度 生产系统
下载PDF
Flow shop问题的嵌套分区优化调度方法 被引量:5
11
作者 武维 管晓宏 卫军胡 《控制理论与应用》 EI CAS CSCD 北大核心 2009年第3期233-237,共5页
介绍了嵌套分区算法(NP)的基本思想,并用于求解流水作业优化调度问题.算法用嵌套分区树来描述流水作业调度问题,对可行域进行系统性分区,然后集中搜索有优良解的区域.在每一步迭代中,算法跟踪最有希望的分区,并结合启发式算法和邻域搜... 介绍了嵌套分区算法(NP)的基本思想,并用于求解流水作业优化调度问题.算法用嵌套分区树来描述流水作业调度问题,对可行域进行系统性分区,然后集中搜索有优良解的区域.在每一步迭代中,算法跟踪最有希望的分区,并结合启发式算法和邻域搜索来实现分区转移.仿真实验表明,该算法比单纯的启发式算法和邻域搜索有较好的寻优能力. 展开更多
关键词 嵌套分区算法 流水作业调度 优化调度 启发式算法
下载PDF
加工时间依赖开工时间的Flow Shop调度问题 被引量:3
12
作者 赵传立 张庆灵 唐恒永 《系统工程与电子技术》 EI CSCD 北大核心 2003年第3期292-294,共3页
讨论了加工时间依赖开工时间的Flow shop 调度问题。在这类问题中,工件的加工时间是开工时间的简单线性函数,机器间满足某种优势关系。对于这类问题,当目标函数是极小化最大完工时间时,尽管比相应的经典问题复杂,但仍存在多项式算法。... 讨论了加工时间依赖开工时间的Flow shop 调度问题。在这类问题中,工件的加工时间是开工时间的简单线性函数,机器间满足某种优势关系。对于这类问题,当目标函数是极小化最大完工时间时,尽管比相应的经典问题复杂,但仍存在多项式算法。如果目标函数是极小化加权完工时间和或极小化最大延误,则经典问题中的结论未必成立。 展开更多
关键词 调度 线性加工时间 flow shop 线性函数
下载PDF
利用博弈演化算法求解置换Flow shop调度问题 被引量:5
13
作者 夏梦雨 叶春明 吴勇 《制造业自动化》 北大核心 2007年第7期93-95,共3页
在研究了流程工业中的Flowshop问题的基础上,建立了相应的数学模型,利用基于经济学博弈论的演化博弈算法对经典问题进行了求解,仿真结果证明了算法的有效性。
关键词 flow shop 演化博弈算法 均衡 MATLAB语言
下载PDF
调整时间可分离的Flow Shop调度问题F3|s|C_(max) 被引量:3
14
作者 赵传立 张庆灵 唐恒永 《东北大学学报(自然科学版)》 EI CAS CSCD 北大核心 2002年第3期300-302,共3页
研究了三台机器调整时间可分离的FlowShop调度问题 ,目标函数为极小化最大完工时间·证明了最优调度可能不是排列调度 ,但是工件在前两台机器上具有相同加工顺序的调度中至少存在最优调度·在排列调度范围内 ,对于工件在第二台... 研究了三台机器调整时间可分离的FlowShop调度问题 ,目标函数为极小化最大完工时间·证明了最优调度可能不是排列调度 ,但是工件在前两台机器上具有相同加工顺序的调度中至少存在最优调度·在排列调度范围内 ,对于工件在第二台机器上的调整时间与加工时间之和的最大值不超过工件在第一台或第三台机器上的调整时间与加工时间之和的最小值的情况 ,给出了求解最优调度分派规则 。 展开更多
关键词 调度 流水作业 调整时间 最优算法
下载PDF
不确定条件下不同交货期窗口的Flow Shop调度 被引量:6
15
作者 李平 顾幸生 《系统仿真学报》 CAS CSCD 2004年第1期155-157,174,共4页
研究了具有不同交货期窗口的Flow Shop的提前/拖期调度问题,并考虑了处理时间的不确定性。采用三角模糊数表示不确定性信息,引入两种模糊运算,建立了问题的模糊规划模型,并采用“中间值最大隶属度”的算法将模糊规划模型转化为清晰的非... 研究了具有不同交货期窗口的Flow Shop的提前/拖期调度问题,并考虑了处理时间的不确定性。采用三角模糊数表示不确定性信息,引入两种模糊运算,建立了问题的模糊规划模型,并采用“中间值最大隶属度”的算法将模糊规划模型转化为清晰的非线性规划模型。针对清晰的数学模型提出了基于遗传算法的优化方法,最小化对所有工件提前/拖期惩罚。最后,大量仿真实验验证了算法的有效性。 展开更多
关键词 flow shop生产调度 不确定性 提前/拖期 不同交货期窗口 遗传算法
下载PDF
多阶段混合Flow Shop调度问题及其遗传求解算法 被引量:5
16
作者 庞哈利 郑秉霖 《控制与决策》 EI CSCD 北大核心 1999年第A11期565-568,共4页
针对多阶段混合Flow Shop 调度问题的一般结构和不同的调度目标函数,提出混合整数规划模型,并基于问题的结构特点设计了遗传求解算法。计算实验结果表明。
关键词 混合flowshop 调度 遗传算法 目标函数
下载PDF
一类Flow Shop调度问题最优调度区间摄动鲁棒性 被引量:4
17
作者 李建更 涂菶生 《控制理论与应用》 EI CAS CSCD 北大核心 2004年第1期25-29,共5页
调度的鲁棒性是调度应用中的一个重要问题.本文从最优调度不变的角度研究了调度的鲁棒性问题.首先定义了最优调度的区间摄动鲁棒性,即当问题中某些参数在各自的区间上变化时最优调度保持不变的性质.然后对比例FlowShop调度问题(任给一... 调度的鲁棒性是调度应用中的一个重要问题.本文从最优调度不变的角度研究了调度的鲁棒性问题.首先定义了最优调度的区间摄动鲁棒性,即当问题中某些参数在各自的区间上变化时最优调度保持不变的性质.然后对比例FlowShop调度问题(任给一个工件它在各台机器上的加工时间都相同)进行了研究.通过一个引理我们证明了本文的结果,该引理指出了r个参数的大小次序与它们的变化区间的相交关系之间的联系.本文的结果是目标函数为完成时间总和时在加工时间扰动下最优调度具有区间摄动鲁棒性的三个充分必要条件,目标函数为最大拖期时间时及目标函数为拖后工件个数时在加工时间和/或交付期扰动下最优调度具有区间摄动鲁棒性的若干充分条件.这些结果与调度在一个由变化参数构成的超矩形的一些顶点上的最优性有关.文中给出了使用这些结果的例子. 展开更多
关键词 flow shop调度问题 最优调度 鲁棒性 目标函数
下载PDF
具有简单线性恶化加工时间的Flow shop调度问题 被引量:2
18
作者 赵传立 张庆灵 唐恒永 《东北大学学报(自然科学版)》 EI CAS CSCD 北大核心 2002年第9期837-839,共3页
讨论工件具有简单线性恶化加工时间的FlowShop调度问题·对于两台机器目标函数为极小化最大完工时间的FlowShop调度问题 ,证明了利用Johnson规则可以求得最优调度·对于多台机器的一般FlowShop调度问题 ,如果工件在各机器上的... 讨论工件具有简单线性恶化加工时间的FlowShop调度问题·对于两台机器目标函数为极小化最大完工时间的FlowShop调度问题 ,证明了利用Johnson规则可以求得最优调度·对于多台机器的一般FlowShop调度问题 ,如果工件在各机器上的加工时间均相等 ,目标函数为极小化最大完工时间或最大延误的问题可以转化为单机调度问题·如果目标函数为极小化完工时间和 ,则利用SPT规则可以求得最优调度· 展开更多
关键词 加工时间 flowshop 最优调度 线性恶化 最大完工时间 工件 单机调度 Jonson规则
下载PDF
用混合算法求解Flow shop调度问题 被引量:4
19
作者 徐震浩 顾幸生 《华东理工大学学报(自然科学版)》 CAS CSCD 北大核心 2004年第2期234-238,共5页
研究了流程工业中的Flowshop调度问题,针对免疫算法的随机性和不确定性,结合分枝定界方法的特点,提出了一种基于免疫算法和分枝定界方法的混合调度算法,仿真结果表明该算法不仅能有效解决调度问题,而且提高了搜索效率。
关键词 flow shop 免疫算法 分枝定界 调度
下载PDF
模糊交货期Flow Shop调度文化进化算法研究 被引量:5
20
作者 何洋林 叶春明 《上海理工大学学报》 CAS 北大核心 2009年第1期99-102,共4页
基于文化算法及文化进化思想设计了的文化进化算法,通过上层文化空间的经验知识指导下层个体进化搜索的方向及步长,通过模拟人类社会文化进化的机制实现文化空间的进化与更新,最后将算法应用到模糊Flow Shop问题的求解,用Matlab编程仿... 基于文化算法及文化进化思想设计了的文化进化算法,通过上层文化空间的经验知识指导下层个体进化搜索的方向及步长,通过模拟人类社会文化进化的机制实现文化空间的进化与更新,最后将算法应用到模糊Flow Shop问题的求解,用Matlab编程仿真测试.结果表明,此算法解决生产调度优化问题是可行的,而且其搜索性能优于简单遗传算法及模拟退火算法. 展开更多
关键词 模糊交货期 文化进化 文化进化算法 flow shop调度问题
下载PDF
上一页 1 2 53 下一页 到第
使用帮助 返回顶部