期刊文献+
共找到13篇文章
< 1 >
每页显示 20 50 100
有分离调整和移走时间的两机器no-wait流水作业最大延误问题 被引量:4
1
作者 陈秀宏 《宁夏大学学报(自然科学版)》 CAS 2003年第4期327-330,共4页
以最大延误为目标函数,讨论了两机器no wait流水作业问题解中的工件排列应满足的条件,并根据这些条件给出了几个近似算法.
关键词 移走时间 no-wait流水作业 调整时间 加工时间 近似算法 工件排列
在线阅读 下载PDF
No-Wait流水车间调度问题的MDIS算法研究
2
作者 闫萍 洪宗友 庞哈利 《辽宁师范大学学报(自然科学版)》 CAS 北大核心 2008年第1期21-24,共4页
No-Wait流水车间调度问题的特性是工件加工一旦开始,必须连续进行,不允许工件完成某一加工工序后在机器上滞留等待.本文针对目标函数为Makespan的No-Wait流水车间调度问题,从对目标函数结构的分析入手,提出了一种基于最小化工件间距离... No-Wait流水车间调度问题的特性是工件加工一旦开始,必须连续进行,不允许工件完成某一加工工序后在机器上滞留等待.本文针对目标函数为Makespan的No-Wait流水车间调度问题,从对目标函数结构的分析入手,提出了一种基于最小化工件间距离的初始排序策略和插入方法的启发式算法.通过对大量典型算例的实验后验证了提出的算法的有效性. 展开更多
关键词 流水车间调度 启发式算法 no-wait
在线阅读 下载PDF
A Cross Entropy-Genetic Algorithm for m-Machines No-Wait Job-ShopScheduling Problem 被引量:5
3
作者 Budi Santosa Muhammad Arif Budiman Stefanus Eko Wiratno 《Journal of Intelligent Learning Systems and Applications》 2011年第3期171-180,共10页
No-wait job-shop scheduling (NWJSS) problem is one of the classical scheduling problems that exist on many kinds of industry with no-wait constraint, such as metal working, plastic, chemical, and food industries. Seve... No-wait job-shop scheduling (NWJSS) problem is one of the classical scheduling problems that exist on many kinds of industry with no-wait constraint, such as metal working, plastic, chemical, and food industries. Several methods have been proposed to solve this problem, both exact (i.e. integer programming) and metaheuristic methods. Cross entropy (CE), as a new metaheuristic, can be an alternative method to solve NWJSS problem. This method has been used in combinatorial optimization, as well as multi-external optimization and rare-event simulation. On these problems, CE implementation results an optimal value with less computational time in average. However, using original CE to solve large scale NWJSS requires high computational time. Considering this shortcoming, this paper proposed a hybrid of cross entropy with genetic algorithm (GA), called CEGA, on m-machines NWJSS. The results are compared with other metaheuritics: Genetic Algorithm-Simulated Annealing (GASA) and hybrid tabu search. The results showed that CEGA providing better or at least equal makespans in comparison with the other two methods. 展开更多
关键词 no-wait JOB SHOP Scheduling Cross ENTROPY GENETIC Algorithm Combinatorial Optimization
在线阅读 下载PDF
Scheduling a three-machine no-wait flowshop with separated setup time 被引量:1
4
作者 常俊林 邵惠鹤 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2006年第2期206-210,共5页
In many practical flowshop production environments, there is no intermediate storage space available to keep partially completed jobs between any two machines. The workflow has to be continuous, implying that the no-w... In many practical flowshop production environments, there is no intermediate storage space available to keep partially completed jobs between any two machines. The workflow has to be continuous, implying that the no-wait conditions must be abided, which is typical in steel and plastic production. We discuss the three-machine no-wait flowshop scheduling problem where the setup times are considered as separated from processing times and sequence independent. The scheduling goal is to minimize the total flowtime. An optimal property and two heuristic algorithms for this problem are proposed. Evaluated over a large number of problems, the proposed heuristics are found that they can yield good solutions effectively with low computational complexity, and have more obvious advantage for the large size problem compared with the existing one. 展开更多
关键词 three-machine flowshop setup time no-wait total flow time
在线阅读 下载PDF
Combined Timetabling Procedure and Complete Local Search for No-Wait Job Shop Scheduling with Total Tardiness 被引量:1
5
作者 杨玉珍 顾幸生 《Journal of Donghua University(English Edition)》 EI CAS 2014年第2期83-91,共9页
The strong non-deterministic polynomial-hard( NP-hard)character of job shop scheduling problem( JSSP) has been acknowledged widely and it becomes stronger when attaches the nowait constraint,which widely exists in man... The strong non-deterministic polynomial-hard( NP-hard)character of job shop scheduling problem( JSSP) has been acknowledged widely and it becomes stronger when attaches the nowait constraint,which widely exists in many production processes,such as chemistry process, metallurgical process. However,compared with the massive research on traditional job shop problem,little attention has been paid on the no-wait constraint.Therefore,in this paper, we have dealt with this problem by decomposing it into two sub-problems, the timetabling and sequencing problems,in traditional frame work. A new efficient combined non-order timetabling method,coordinated with objective of total tardiness,is proposed for the timetabling problems. As for the sequencing one,we have presented a modified complete local search with memory combined by crossover operator and distance counting. The entire algorithm was tested on well-known benchmark problems and compared with several existing algorithms.Computational experiments showed that our proposed algorithm performed both effectively and efficiently. 展开更多
关键词 job shop scheduling no-wait TIMETABLING TARDINESS complete local search with memory
在线阅读 下载PDF
No-Wait Flowshops to Minimize Total Tardiness with Setup Times 被引量:1
6
作者 Tariq Aldowaisan Ali Allahverdi 《Intelligent Control and Automation》 2015年第1期38-44,共7页
The m-machine no-wait flowshop scheduling problem is addressed where setup times are treated as separate from processing times. The objective is to minimize total tardiness. Different dispatching rules have been inves... The m-machine no-wait flowshop scheduling problem is addressed where setup times are treated as separate from processing times. The objective is to minimize total tardiness. Different dispatching rules have been investigated and three were found to be superior. Two heuristics, a simulated annealing (SA) and a genetic algorithm (GA), have been proposed by using the best performing dispatching rule as the initial solution for SA, and the three superior dispatching rules as part of the initial population for GA. Moreover, improved versions of SA and GA are proposed using an insertion algorithm. Extensive computational experiments reveal that the improved versions of SA and GA perform about 95% better than SA and GA. The improved version of GA outperforms the improved version of SA by about 3.5%. 展开更多
关键词 no-wait FLOWSHOP Scheduling SETUP TIMES Total TARDINESS Simulated ANNEALING Genetic Algorithm
暂未订购
一类两机器no-wait流水作业总完工时间问题
7
作者 皇甫荣 陈秀宏 《淮阴师范学院学报(自然科学版)》 CAS 2002年第3期1-5,共5页
在两机器no wait流水作业问题中,每个工件在加工前有一调整时间,加工完之后有一移走时间,同一工件的调整和移走是可以重叠的,但加工时间不能重叠,同时任一工件在第二台机器上的加工必须紧接在它在第一台机器上的加工之后进行,本文以总... 在两机器no wait流水作业问题中,每个工件在加工前有一调整时间,加工完之后有一移走时间,同一工件的调整和移走是可以重叠的,但加工时间不能重叠,同时任一工件在第二台机器上的加工必须紧接在它在第一台机器上的加工之后进行,本文以总完工时间为目标函数,讨论问题最优解中工件排列应满足的条件;其次讨论当工件的三种时间满足一定条件时最优时间表的求法; 展开更多
关键词 no-wait流水作业 调整与移走时间 加工时间 总完工时间 近似算法
在线阅读 下载PDF
A Heuristic Genetic Algorithm for No-Wait Flowshop Scheduling Problem
8
作者 CHANG Jun-lin GONG Dun-wei MA Xiao-ping 《Journal of China University of Mining and Technology》 EI 2007年第4期582-586,共5页
No-wait flowshop scheduling problems with the objective to minimize the total flow time is an important se-quencing problem in the field of developing production plans and has a wide engineering background. Genetic al... No-wait flowshop scheduling problems with the objective to minimize the total flow time is an important se-quencing problem in the field of developing production plans and has a wide engineering background. Genetic algo-rithm (GA) has the capability of global convergence and has been proven effective to solve NP-hard combinatorial op-timization problems,while simple heuristics have the advantage of fast local convergence and can be easily imple-mented. In order to avoid the defect of slow convergence or premature,a heuristic genetic algorithm is proposed by in-corporating the simple heuristics and local search into the traditional genetic algorithm. In this hybridized algorithm,the structural information of no-wait flowshops and high-effective heuristics are incorporated to design a new method for generating initial generation and a new crossover operator. The computational results show the developed heuristic ge-netic algorithm is efficient and the quality of its solution has advantage over the best known algorithm. It is suitable for solving the large scale practical problems and lays a foundation for the application of meta-heuristic algorithms in in-dustrial production. 展开更多
关键词 production scheduling genetic algorithm FLOWSHOP no-wait
在线阅读 下载PDF
Heuristic for no-wait flow shops with makespan minimization based on total idle-time increments 被引量:5
9
作者 LI XiaoPing1,2 & WU Cheng3 1 School of Computer Science & Engineering, Southeast University, Nanjing 210096, China 2 Key Laboratory of Computer Network and Information Integration (Southeast University), Ministry of Education, Nanjing 210096, China 3 Department of Automation, Tsinghua University, Beijing 100084, China 《Science in China(Series F)》 2008年第7期896-909,共14页
No-wait flow shops with makespan minimization are classified as NP-hard. In this paper, the optimization objective is equivalently transformed to total idle-time minimization. The independence relationship between tas... No-wait flow shops with makespan minimization are classified as NP-hard. In this paper, the optimization objective is equivalently transformed to total idle-time minimization. The independence relationship between tasks is analyzed, and objective increment properties are established for the fundamental operators of the heuristics. The quality of the new schedules generated during a heuristic is judged only by objective increments and not by the traditional method, which computes and compares the objective of a whole schedule. Based on objective increments, the time complexity of the heuristic can be decreased by one order. A seed phase is presented to generate an initial solution according to the transformed objective. Construction and improvement phases are introduced by experimental analysis. The FCH (fast composite heuristic) is proposed and compared with the most effective algorithms currently available for the considered problem. Experimental results show that the effectiveness of the FCH is similar to that of the best methods but requires far less computation time. The FCH can also be efficient in real time scheduling and rescheduling for no-wait flow shops. 展开更多
关键词 no-wait flow shops HEURISTIC MAKESPAN Tabu search
原文传递
Makespan Minimization in Two-Machine Flow-Shop Scheduling under No-wait and Deterministic Unavailable Interval Constraints 被引量:1
10
作者 Kejia Chen Debiao Li Xiao Wang 《Journal of Systems Science and Systems Engineering》 SCIE EI CSCD 2020年第4期400-411,共12页
This paper systematically studies the two machine flow-shop scheduling problems with no-wait and deterministic unavailable interval constraints.To minimize the makespan,three integer programming mathematical models ar... This paper systematically studies the two machine flow-shop scheduling problems with no-wait and deterministic unavailable interval constraints.To minimize the makespan,three integer programming mathematical models are formulated for two-machine flow-shop with no-wait constraint,two-machine flow-shop with resumable unavailable interval constraint,and two-machine flow-shop with no-wait and non-resumable unavailable interval constraints problems,respectively.The optimal conditions of solv-ing the two-machine flow-shop with no-wait constraint problem by the permutation schedules,the two-machine flow-shop with resumable unavailable interval constraint problem by the Johnson algorithm,and two-machine flow-shop with no-wait and non-resumable unavailable interval constraints problem by the Gilmore and Gomory Algorithm(GGA)are presented,respectively.And the tight worst-case performance bounds of Johnson and GGA algorithms for these problems are also proved to be 2.Several instances are generated to demonstrate the proposed theorems.Based on the experimental results,GGA obtains the optimal solution for the two-machine flow-shop with no-wait constraint problem.Although it cannot reach the optimal solution for the two-machine flow-shop with resumable unavailable interval constraint problem,the optimal gap is 0.18%on average when the number of jobs is 100.Moreover,under some special conditions,it yields the optimal solution for the two-machine flow-shop with no-wait and non-resumable unavailable interval constraints problem.Therefore,GGA is an efficient heuristic to solve these problems. 展开更多
关键词 Two-machine flow-shop no-wait unavailable interval Gilmore and Gomory Algorithm
原文传递
基于关键机器的无等待流程车间调度问题启发式算法
11
作者 洪宗友 王江 庞哈利 《沈阳化工学院学报》 2009年第4期358-362,共5页
No-wait流程车间调度问题的特性是工件加工一旦开始,必须连续进行,不允许工件完成某一加工工序后在机器上滞留等待.文章针对目标函数为Makespan的No-wait流程车间调度问题,从对目标函数结构的分析入手,提出一种基于关键机器的初始排序... No-wait流程车间调度问题的特性是工件加工一旦开始,必须连续进行,不允许工件完成某一加工工序后在机器上滞留等待.文章针对目标函数为Makespan的No-wait流程车间调度问题,从对目标函数结构的分析入手,提出一种基于关键机器的初始排序策略和插入方法的启发式算法.通过与文献中已有的3种启发式算法的比较,在对大量典型算例的实验后验证了提出算法的有效性. 展开更多
关键词 调度 流程车间 启发式 no-wait
在线阅读 下载PDF
Flow Shop Scheduling Problem with Convex Resource Allocation and Learning Effect 被引量:1
12
作者 Xinna Geng Jibo Wang Chou-Jung Hsu 《Journal of Computer and Communications》 2018年第1期239-246,共8页
In this paper, we consider the no-wait two-machine scheduling problem with convex resource allocation and learning effect under the condition of common due date assignment. We take the total earliness, tardiness and c... In this paper, we consider the no-wait two-machine scheduling problem with convex resource allocation and learning effect under the condition of common due date assignment. We take the total earliness, tardiness and common due date cost as the objective function, and find the optimal common due date, the resource allocation and the schedule of jobs to make the objective function minimum under the constraint condition that the total resource is limited. The corresponding algorithm is given and proved that the problem can be solved in polynomial time. 展开更多
关键词 Learning Effect no-wait Flow SHOP CONVEX RESOURCE ALLOCATION
在线阅读 下载PDF
Hybrid partheno-genetic algorithm and its application in flow-shop problem
13
作者 李树刚 吴智铭 庞小红 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第1期19-24,共6页
In order to solve the constraint satisfied problem in the genetic algorithm, the partheno-genetic algorithm is designed. And then the schema theorem of the partheno-genetic algorithm is proposed to show that the high ... In order to solve the constraint satisfied problem in the genetic algorithm, the partheno-genetic algorithm is designed. And then the schema theorem of the partheno-genetic algorithm is proposed to show that the high rank schemas at the subsequent generation decrease exponentially even though its fitness is more optimal than the average one in the population and the low rank schemas at the subsequent generation increase exponentially when its fitness is more optimal than the average one in the population. In order to overcome the shortcoming that the optimal high rank schema can be deserted arbitrarily, the HGA (hybrid partheno-genetic algorithm) is proposed, that is, the hill-climbing algorithm is integrated to search for a better individual. Finally, the results of the simulation for facility layout problem and no-wait schedule problem are given. It is shown that the hybrid partheno- genetic algorithm is of high efficiency. 展开更多
关键词 partheno-genetic algorithm hill climbing algorithm flow -shop no-wait
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部