期刊文献+
共找到276篇文章
< 1 2 14 >
每页显示 20 50 100
A Q-Learning-Assisted Co-Evolutionary Algorithm for Distributed Assembly Flexible Job Shop Scheduling Problems
1
作者 Song Gao Shixin Liu 《Computers, Materials & Continua》 2025年第6期5623-5641,共19页
With the development of economic globalization,distributedmanufacturing is becomingmore andmore prevalent.Recently,integrated scheduling of distributed production and assembly has captured much concern.This research s... With the development of economic globalization,distributedmanufacturing is becomingmore andmore prevalent.Recently,integrated scheduling of distributed production and assembly has captured much concern.This research studies a distributed flexible job shop scheduling problem with assembly operations.Firstly,a mixed integer programming model is formulated to minimize the maximum completion time.Secondly,a Q-learning-assisted coevolutionary algorithmis presented to solve themodel:(1)Multiple populations are developed to seek required decisions simultaneously;(2)An encoding and decoding method based on problem features is applied to represent individuals;(3)A hybrid approach of heuristic rules and random methods is employed to acquire a high-quality population;(4)Three evolutionary strategies having crossover and mutation methods are adopted to enhance exploration capabilities;(5)Three neighborhood structures based on problem features are constructed,and a Q-learning-based iterative local search method is devised to improve exploitation abilities.The Q-learning approach is applied to intelligently select better neighborhood structures.Finally,a group of instances is constructed to perform comparison experiments.The effectiveness of the Q-learning approach is verified by comparing the developed algorithm with its variant without the Q-learning method.Three renowned meta-heuristic algorithms are used in comparison with the developed algorithm.The comparison results demonstrate that the designed method exhibits better performance in coping with the formulated problem. 展开更多
关键词 Distributed manufacturing flexible job shop scheduling problem assembly operation co-evolutionary algorithm Q-learning method
在线阅读 下载PDF
Distributed Flexible Job-Shop Scheduling Problem Based on Hybrid Chemical Reaction Optimization Algorithm 被引量:4
2
作者 Jialei Li Xingsheng Gu +1 位作者 Yaya Zhang Xin Zhou 《Complex System Modeling and Simulation》 2022年第2期156-173,共18页
Economic globalization has transformed many manufacturing enterprises from a single-plant production mode to a multi-plant cooperative production mode.The distributed flexible job-shop scheduling problem(DFJSP)has bec... Economic globalization has transformed many manufacturing enterprises from a single-plant production mode to a multi-plant cooperative production mode.The distributed flexible job-shop scheduling problem(DFJSP)has become a research hot topic in the field of scheduling because its production is closer to reality.The research of DFJSP is of great significance to the organization and management of actual production process.To solve the heterogeneous DFJSP with minimal completion time,a hybrid chemical reaction optimization(HCRO)algorithm is proposed in this paper.Firstly,a novel encoding-decoding method for flexible manufacturing unit(FMU)is designed.Secondly,half of initial populations are generated by scheduling rule.Combined with the new solution acceptance method of simulated annealing(SA)algorithm,an improved method of critical-FMU is designed to improve the global and local search ability of the algorithm.Finally,the elitist selection strategy and the orthogonal experimental method are introduced to the algorithm to improve the convergence speed and optimize the algorithm parameters.In the experimental part,the effectiveness of the simulated annealing algorithm and the critical-FMU refinement methods is firstly verified.Secondly,in the comparison with other existing algorithms,the proposed optimal scheduling algorithm is not only effective in homogeneous FMUs examples,but also superior to existing algorithms in heterogeneous FMUs arithmetic cases. 展开更多
关键词 scheduling problem distributed flexible job-shop chemical reaction optimization algorithm heterogeneous factory simulated annealing algorithm
原文传递
FLEXIBLE JOB-SHOP SCHEDULING WITH FUZZY GOAL THROUGH IOCDGA 被引量:1
3
作者 袁坤 朱剑英 孙志峻 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2006年第2期144-148,共5页
The fuzzy goal flexible job-shop scheduling problem (FGFJSP) is the extension of FJSP. Compared with the convention JSP, it can solve the fuzzy goal problem and meet suit requirements of the key job. The multi-objec... The fuzzy goal flexible job-shop scheduling problem (FGFJSP) is the extension of FJSP. Compared with the convention JSP, it can solve the fuzzy goal problem and meet suit requirements of the key job. The multi-object problem, such as the fuzzy cost, the fuzzy due-date, and the fuzzy makespan, etc, can be solved by FGFJSP. To optimize FGFJSP, an individual optimization and colony diversity genetic algorithm (IOCDGA) is presented to accelerate the convergence speed and to avoid the earliness. In IOCDGA, the colony average distance and the colony entropy are defined after the definition of the encoding model. The colony diversity is expressed by the colony average distance and the colony entropy. The crossover probability and the mutation probability are controlled by the colony diversity. The evolution emphasizes that sigle individual or a few individuals evolve into the best in IOCDGA, but not the all in classical GA. Computational results show that the algorithm is applicable and the number of iterations is less. 展开更多
关键词 genetic algorithm flexible job-shop scheduling fuzzy goal
在线阅读 下载PDF
INTEGRATED OPERATOR GENETIC ALGORITHM FOR SOLVING MULTI-OBJECTIVE FLEXIBLE JOB-SHOP SCHEDULING
4
作者 袁坤 朱剑英 +1 位作者 鞠全勇 王有远 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2006年第4期278-282,共5页
In the flexible job-shop scheduling problem (FJSP), each operation has to be assigned to a machine from a set of capable machines before alocating the assigned operations on all machines. To solve the multi-objectiv... In the flexible job-shop scheduling problem (FJSP), each operation has to be assigned to a machine from a set of capable machines before alocating the assigned operations on all machines. To solve the multi-objective FJSP, the Grantt graph oriented string representation (GOSR) and the basic manipulation of the genetic algorithm operator are presented. An integrated operator genetic algorithm (IOGA) and its process are described. Comparison between computational results and the latest research shows that the proposed algorithm is effective in reducing the total workload of all machines, the makespan and the critical machine workload. 展开更多
关键词 flexible job-shop integrated operator genetic algorithm multi-objective optimization job-shop scheduling
在线阅读 下载PDF
A Modi ed Iterated Greedy Algorithm for Flexible Job Shop Scheduling Problem 被引量:8
5
作者 Ghiath Al Aqel Xinyu Li Liang Gao 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2019年第2期157-167,共11页
The flexible job shop scheduling problem(FJSP) is considered as an important problem in the modern manufacturing system. It is known to be an NP-hard problem. Most of the algorithms used in solving FJSP problem are ca... The flexible job shop scheduling problem(FJSP) is considered as an important problem in the modern manufacturing system. It is known to be an NP-hard problem. Most of the algorithms used in solving FJSP problem are categorized as metaheuristic methods. Some of these methods normally consume more CPU time and some other methods are more complicated which make them di cult to code and not easy to reproduce. This paper proposes a modified iterated greedy(IG) algorithm to deal with FJSP problem in order to provide a simpler metaheuristic, which is easier to code and to reproduce than some other much more complex methods. This is done by separating the classical IG into two phases. Each phase is used to solve a sub-problem of the FJSP: sequencing and routing sub-problems. A set of dispatching rules are employed in the proposed algorithm for the sequencing and machine selection in the construction phase of the solution. To evaluate the performance of proposed algorithm, some experiments including some famous FJSP benchmarks have been conducted. By compared with other algorithms, the experimental results show that the presented algorithm is competitive and able to find global optimum for most instances. The simplicity of the proposed IG provides an e ective method that is also easy to apply and consumes less CPU time in solving the FJSP problem. 展开更多
关键词 ITERATED GREEDY flexible JOB SHOP scheduling problem DISPATCHING RULES
在线阅读 下载PDF
Solving flexible job shop scheduling problem by a multi-swarm collaborative genetic algorithm 被引量:13
6
作者 WANG Cuiyu LI Yang LI Xinyu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第2期261-271,共11页
The flexible job shop scheduling problem(FJSP),which is NP-hard,widely exists in many manufacturing industries.It is very hard to be solved.A multi-swarm collaborative genetic algorithm(MSCGA)based on the collaborativ... The flexible job shop scheduling problem(FJSP),which is NP-hard,widely exists in many manufacturing industries.It is very hard to be solved.A multi-swarm collaborative genetic algorithm(MSCGA)based on the collaborative optimization algorithm is proposed for the FJSP.Multi-population structure is used to independently evolve two sub-problems of the FJSP in the MSCGA.Good operators are adopted and designed to ensure this algorithm to achieve a good performance.Some famous FJSP benchmarks are chosen to evaluate the effectiveness of the MSCGA.The adaptability and superiority of the proposed method are demonstrated by comparing with other reported algorithms. 展开更多
关键词 flexible job shop scheduling problem(FJSP) collaborative genetic algorithm co-evolutionary algorithm
在线阅读 下载PDF
A new 2D Hindmarsh–Rose neuron,its circuit implementation,and its application in dynamic flexible job shops problem
7
作者 Yao Lu Weijie Nie +2 位作者 Xu Wang Xianming Wu Qingyao Ma 《Chinese Physics B》 2025年第12期99-110,共12页
We propose a simplified version of the classic two-dimensional Hindmarsh–Rose neuron(2DHR),resulting in a new 2DHR that exhibits novel chaotic phenomena.Its dynamic characteristics are analyzed through bifurcation di... We propose a simplified version of the classic two-dimensional Hindmarsh–Rose neuron(2DHR),resulting in a new 2DHR that exhibits novel chaotic phenomena.Its dynamic characteristics are analyzed through bifurcation diagrams,Lyapunov exponent spectra,equilibrium points,and phase diagrams.Based on this system,a corresponding circuit is designed and circuit simulations are carried out,yielding results consistent with the numerical simulations.To explore practical applications of chaotic systems,2DHR is employed to improve the solution of the flexible job-shop scheduling problem with dynamic events.The research results demonstrate that applying 2DHR can significantly enhance the convergence rate of the optimization algorithm and improve the quality of the scheduling solution. 展开更多
关键词 CHAOS nervous system meta-heuristic algorithm dynamic flexible job-shop scheduling problem
原文传递
Simultaneous scheduling of machines and automated guided vehicles in flexible manufacturing systems using genetic algorithms 被引量:5
8
作者 I.A.Chaudhry S.Mahmood M.Shami 《Journal of Central South University》 SCIE EI CAS 2011年第5期1473-1486,共14页
The problem of simultaneous scheduling of machines and vehicles in flexible manufacturing system (FMS) was addressed.A spreadsheet based genetic algorithm (GA) approach was presented to solve the problem.A domain inde... The problem of simultaneous scheduling of machines and vehicles in flexible manufacturing system (FMS) was addressed.A spreadsheet based genetic algorithm (GA) approach was presented to solve the problem.A domain independent general purpose GA was used,which was an add-in to the spreadsheet software.An adaptation of the propritary GA software was demonstrated to the problem of minimizing the total completion time or makespan for simultaneous scheduling of machines and vehicles in flexible manufacturing systems.Computational results are presented for a benchmark with 82 test problems,which have been constructed by other researchers.The achieved results are comparable to the previous approaches.The proposed approach can be also applied to other problems or objective functions without changing the GA routine or the spreadsheet model. 展开更多
关键词 automated guided vehicles (AGVs) scheduling job-shop genetic algorithms flexible manufacturing system (FMS) SPREADSHEET
在线阅读 下载PDF
APPLYING PARTICLE SWARM OPTIMIZATION TO JOB-SHOPSCHEDULING PROBLEM 被引量:5
9
作者 XiaWeijun WuZhiming ZhangWei YangGenke 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2004年第3期437-441,共5页
A new heuristic algorithm is proposed for the problem of finding the minimummakespan in the job-shop scheduling problem. The new algorithm is based on the principles ofparticle swarm optimization (PSO). PSO employs a ... A new heuristic algorithm is proposed for the problem of finding the minimummakespan in the job-shop scheduling problem. The new algorithm is based on the principles ofparticle swarm optimization (PSO). PSO employs a collaborative population-based search, which isinspired by the social behavior of bird flocking. It combines local search (by self experience) andglobal search (by neighboring experience), possessing high search efficiency. Simulated annealing(SA) employs certain probability to avoid becoming trapped in a local optimum and the search processcan be controlled by the cooling schedule. By reasonably combining these two different searchalgorithms, a general, fast and easily implemented hybrid optimization algorithm, named HPSO, isdeveloped. The effectiveness and efficiency of the proposed PSO-based algorithm are demonstrated byapplying it to some benchmark job-shop scheduling problems and comparing results with otheralgorithms in literature. Comparing results indicate that PSO-based algorithm is a viable andeffective approach for the job-shop scheduling problem. 展开更多
关键词 job-shop scheduling problem Particle swarm optimization Simulated annealingHybrid optimization algorithm
在线阅读 下载PDF
Solving Job-Shop Scheduling Problem Based on Improved Adaptive Particle Swarm Optimization Algorithm 被引量:3
10
作者 顾文斌 唐敦兵 郑堃 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2014年第5期559-567,共9页
An improved adaptive particle swarm optimization(IAPSO)algorithm is presented for solving the minimum makespan problem of job shop scheduling problem(JSP).Inspired by hormone modulation mechanism,an adaptive hormonal ... An improved adaptive particle swarm optimization(IAPSO)algorithm is presented for solving the minimum makespan problem of job shop scheduling problem(JSP).Inspired by hormone modulation mechanism,an adaptive hormonal factor(HF),composed of an adaptive local hormonal factor(H l)and an adaptive global hormonal factor(H g),is devised to strengthen the information connection between particles.Using HF,each particle of the swarm can adjust its position self-adaptively to avoid premature phenomena and reach better solution.The computational results validate the effectiveness and stability of the proposed IAPSO,which can not only find optimal or close-to-optimal solutions but also obtain both better and more stability results than the existing particle swarm optimization(PSO)algorithms. 展开更多
关键词 job-shop scheduling problem(JSP) hormone modulation mechanism improved adaptive particle swarm optimization(IAPSO) algorithm minimum makespan
在线阅读 下载PDF
Energy-Saving Distributed Flexible Job Shop Scheduling Optimization with Dual Resource Constraints Based on Integrated Q-Learning Multi-Objective Grey Wolf Optimizer 被引量:2
11
作者 Hongliang Zhang Yi Chen +1 位作者 Yuteng Zhang Gongjie Xu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第8期1459-1483,共25页
The distributed flexible job shop scheduling problem(DFJSP)has attracted great attention with the growth of the global manufacturing industry.General DFJSP research only considers machine constraints and ignores worke... The distributed flexible job shop scheduling problem(DFJSP)has attracted great attention with the growth of the global manufacturing industry.General DFJSP research only considers machine constraints and ignores worker constraints.As one critical factor of production,effective utilization of worker resources can increase productivity.Meanwhile,energy consumption is a growing concern due to the increasingly serious environmental issues.Therefore,the distributed flexible job shop scheduling problem with dual resource constraints(DFJSP-DRC)for minimizing makespan and total energy consumption is studied in this paper.To solve the problem,we present a multi-objective mathematical model for DFJSP-DRC and propose a Q-learning-based multi-objective grey wolf optimizer(Q-MOGWO).In Q-MOGWO,high-quality initial solutions are generated by a hybrid initialization strategy,and an improved active decoding strategy is designed to obtain the scheduling schemes.To further enhance the local search capability and expand the solution space,two wolf predation strategies and three critical factory neighborhood structures based on Q-learning are proposed.These strategies and structures enable Q-MOGWO to explore the solution space more efficiently and thus find better Pareto solutions.The effectiveness of Q-MOGWO in addressing DFJSP-DRC is verified through comparison with four algorithms using 45 instances.The results reveal that Q-MOGWO outperforms comparison algorithms in terms of solution quality. 展开更多
关键词 Distributed flexible job shop scheduling problem dual resource constraints energy-saving scheduling multi-objective grey wolf optimizer Q-LEARNING
在线阅读 下载PDF
A Grafted Genetic Algorithm for the Job-Shop Scheduling Problem 被引量:1
12
作者 LIXiang-jun WANGShu-zhen XUGuo-hua 《International Journal of Plant Engineering and Management》 2004年第2期91-96,共6页
The standard genetic algorithm has limitations of a low convergence rate and premature convergence in solving the job-shop scheduling problem.To overcome these limitations,this paper presents a new improved hybrid gen... The standard genetic algorithm has limitations of a low convergence rate and premature convergence in solving the job-shop scheduling problem.To overcome these limitations,this paper presents a new improved hybrid genetic algorithm on the basis of the idea of graft in botany.Through the introduction of a grafted population and crossover probability matrix,this algorithm accelerates the convergence rate greatly and also increases the ability to fight premature convergence.Finally,the approach is tested on a set of standard instances taken from the literature and compared with other approaches.The computation results validate the effectiveness of the proposed algorithm. 展开更多
关键词 grafted genetic algorithm job-shop scheduling problem premature convergence hy brid optimization strategy
在线阅读 下载PDF
An Improved Genetic Algorithm for Solving the Mixed⁃Flow Job⁃Shop Scheduling Problem with Combined Processing Constraints 被引量:4
13
作者 ZHU Haihua ZHANG Yi +2 位作者 SUN Hongwei LIAO Liangchuang TANG Dunbing 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第3期415-426,共12页
The flexible job-shop scheduling problem(FJSP)with combined processing constraints is a common scheduling problem in mixed-flow production lines.However,traditional methods for classic FJSP cannot be directly applied.... The flexible job-shop scheduling problem(FJSP)with combined processing constraints is a common scheduling problem in mixed-flow production lines.However,traditional methods for classic FJSP cannot be directly applied.Targeting this problem,the process state model of a mixed-flow production line is analyzed.On this basis,a mathematical model of a mixed-flow job-shop scheduling problem with combined processing constraints is established based on the traditional FJSP.Then,an improved genetic algorithm with multi-segment encoding,crossover,and mutation is proposed for the mixed-flow production line problem.Finally,the proposed algorithm is applied to the production workshop of missile structural components at an aerospace institute to verify its feasibility and effectiveness. 展开更多
关键词 mixed-flow production flexible job-shop scheduling problem(FJSP) genetic algorithm ENCODING
在线阅读 下载PDF
Hybrid heuristic algorithm for multi-objective scheduling problem 被引量:3
14
作者 PENG Jian'gang LIU Mingzhou +1 位作者 ZHANG Xi LING Lin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2019年第2期327-342,共16页
This research provides academic and practical contributions. From a theoretical standpoint, a hybrid harmony search(HS)algorithm, namely the oppositional global-based HS(OGHS), is proposed for solving the multi-object... This research provides academic and practical contributions. From a theoretical standpoint, a hybrid harmony search(HS)algorithm, namely the oppositional global-based HS(OGHS), is proposed for solving the multi-objective flexible job-shop scheduling problems(MOFJSPs) to minimize makespan, total machine workload and critical machine workload. An initialization program embedded in opposition-based learning(OBL) is developed for enabling the individuals to scatter in a well-distributed manner in the initial harmony memory(HM). In addition, the recursive halving technique based on opposite number is employed for shrinking the neighbourhood space in the searching phase of the OGHS. From a practice-related standpoint, a type of dual vector code technique is introduced for allowing the OGHS algorithm to adapt the discrete nature of the MOFJSP. Two practical techniques, namely Pareto optimality and technique for order preference by similarity to an ideal solution(TOPSIS), are implemented for solving the MOFJSP.Furthermore, the algorithm performance is tested by using different strategies, including OBL and recursive halving, and the OGHS is compared with existing algorithms in the latest studies.Experimental results on representative examples validate the performance of the proposed algorithm for solving the MOFJSP. 展开更多
关键词 flexible job-shop scheduling HARMONY SEARCH (HS) algorithm PARETO OPTIMALITY opposition-based learning
在线阅读 下载PDF
Novel Hybrid Algorithm of Cooperative Evolutionary Algorithm and Constraint Programming for Dual Resource Constrained Flexible Job Shop Scheduling Problems
15
作者 Changao Li Leilei Meng +3 位作者 Saif Ullah Peng Duan Biao Zhang Hongyan Sang 《Complex System Modeling and Simulation》 2025年第3期236-251,共16页
In real production,machines are operated by workers,and the constraints of worker flexibility should be considered.The flexible job shop scheduling problem with both machine and worker resources(DRCFJSP)has become a r... In real production,machines are operated by workers,and the constraints of worker flexibility should be considered.The flexible job shop scheduling problem with both machine and worker resources(DRCFJSP)has become a research hotspot in recent years.In this paper,DRCFJSP with the objective of minimizing the makespan is studied,and it should solve three sub-problems:machine allocation,worker allocation,and operations sequencing.To solve DRCFJSP,a novel hybrid algorithm(CEAM-CP)of cooperative evolutionary algorithm with multiple populations(CEAM)and constraint programming(CP)is proposed.Specifically,the CEAM-CP algorithm is comprised of two main stages.In the first stage,CEAM is used based on three-layer encoding and full active decoding.Moreover,CEAM has three populations,each of which corresponds to one layer encoding and determines one sub-problem.Moreover,each population evolves cooperatively by multiple cross operations.To further improve the solution quality obtained by CEAM,CP is adopted in the second stage.Experiments are conducted on 13 benchmark instances to assess the effectiveness of multiple crossover operations,CP,and CEAM-CP.Most importantly,the proposed CEAM-CP improves 9 best-known solutions out of 13 benchmark instances. 展开更多
关键词 flexible job shop scheduling problem worker flexibility machine flexibility cooperative evolution algorithm constraint programming
原文传递
Digital-twin-based dynamic flexible job shop scheduling problem via multi-agent proximal policy optimisation
16
作者 Minghai Yuan Zhen Zhang +2 位作者 Kefu Mao Yang Ye Fengque Pei 《Digital Twin》 2025年第2期30-51,共22页
Despite advancements in optimisation techniques,existing flexible job shop problem(FJSP)models are reactive and struggle with dynamic scheduling.Digital twin(DT)technology offers a solution.This study integrates DT wi... Despite advancements in optimisation techniques,existing flexible job shop problem(FJSP)models are reactive and struggle with dynamic scheduling.Digital twin(DT)technology offers a solution.This study integrates DT with deep reinforcement learning(DRL)for proactive dynamic scheduling.A digital twin-based framework with multi-agent proximal policy optimisation(PPO)was used to adapt scheduling strategies in real-time.The virtual environment simulates production,predicts disruptions,and enables proactive adjustment.The dynamic flexible job shop problem(DFJSP)is modelled as a Markov decision process(MDP)with agents introduced to optimise decisions using DRL.The state and action spaces for the machine and job agents were designed to capture the real-time states.The reward function combines global(makespan)and local(machine utilisation)rewards.Multi-agent PPO trains agents in a virtual environment based on DT interactions.Experiments show that the method outperforms traditional rules and genetic algorithms,particularly in large-scale problems.Additionally,a real-world case study proved its effectiveness in managing machine failures and ensuring on-time completion with minimal deviation in dynamic and uncertain environments. 展开更多
关键词 Dynamic flexible job shop scheduling problem digital twin deep reinforcement learning multi-agent PPO
在线阅读 下载PDF
A hybrid genetic algorithm for multi-objective flexible job shop scheduling problem considering transportation time 被引量:13
17
作者 Xiabao Huang Lixi Yang 《International Journal of Intelligent Computing and Cybernetics》 EI 2019年第2期154-174,共21页
Purpose–Flexible job-shop scheduling is significant for different manufacturing industries nowadays.Moreover,consideration of transportation time during scheduling makes it more practical and useful.The purpose of th... Purpose–Flexible job-shop scheduling is significant for different manufacturing industries nowadays.Moreover,consideration of transportation time during scheduling makes it more practical and useful.The purpose of this paper is to investigate multi-objective flexible job-shop scheduling problem(MOFJSP)considering transportation time.Design/methodology/approach–A hybrid genetic algorithm(GA)approach is integrated with simulated annealing to solve the MOFJSP considering transportation time,and an external elitism memory library is employed as a knowledge library to direct GA search into the region of better performance.Findings–The performance of the proposed algorithm is tested on different MOFJSP taken from literature.Experimental results show that proposed algorithm performs better than the original GA in terms of quality of solution and distribution of the solution,especially when the number of jobs and the flexibility of the machine increase.Originality/value–Most of existing studies have not considered the transportation time during scheduling of jobs.The transportation time is significantly desired to be included in the FJSP when the time of transportation of jobs has significant impact on the completion time of jobs.Meanwhile,GA is one of primary algorithms extensively used to address MOFJSP in literature.However,to solve the MOFJSP,the original GA has a possibility to get a premature convergence and it has a slow convergence speed.To overcome these problems,a new hybrid GA is developed in this paper. 展开更多
关键词 flexible job-shop scheduling problem Transportation time Genetic algorithm Simulated annealing Multi-objective optimization
在线阅读 下载PDF
The integrated stochastic lot-sizing and job-shop scheduling problem in closed-loop supply chains
18
作者 Milad Mohammadi 《Journal of Management Analytics》 2025年第4期882-905,共24页
This research develops a mathematical model for the integrated lot-sizing and job-shop scheduling problem in which supplier selection and purchase lot-sizing are incorporated into the production lot-sizing problem.A C... This research develops a mathematical model for the integrated lot-sizing and job-shop scheduling problem in which supplier selection and purchase lot-sizing are incorporated into the production lot-sizing problem.A Chance Constrained Programming(CCP)approach is applied to formulate them in a General Lot-sizing and Scheduling Problem(GLSP)model.Some numerical experiments are performed to evaluate the efficiency of the model’s results.The computational analysis indicates that when the production and purchase lot-sizing decisions are taken simultaneously,combined cost of production and purchase(and thus the total cost)is lower than when these decisions are made hierarchically.The average cost of the integrated model is 4.03%less than the non-integrated model.This improvement is mostly made in the purchase lot-sizing cost because through applying the integrated model,the company can recognize the best time of procuring materials from the best suppliers and use their discount schemes. 展开更多
关键词 scheduling flexible job-shop stochastic lot-sizing supplier selection mixed integer programming
原文传递
一种考虑成本的柔性作业车间分批调度方法
19
作者 张硕 庄存波 +1 位作者 郭昊鑫 高庆霖 《兵工自动化》 北大核心 2026年第3期83-91,共9页
为解决现有柔性作业车间分批调度中批次划分决策与生产成本关系建模不足的问题,提出一种融合NSGA_(2)种群进化机制与模拟退火算法的多目标进化算法NSGA_(2)_SA。设计一种3段式编码方案,用于表示批次划分、机器选择和工序排序;设计一种... 为解决现有柔性作业车间分批调度中批次划分决策与生产成本关系建模不足的问题,提出一种融合NSGA_(2)种群进化机制与模拟退火算法的多目标进化算法NSGA_(2)_SA。设计一种3段式编码方案,用于表示批次划分、机器选择和工序排序;设计一种基于动态加工信息的自适应变异算子,以提高搜索效率;引入模拟退火算法,以增强局部搜索能力。小、中、大3种规模实例的对比实验结果表明,所提算法具备高效性和稳定性。 展开更多
关键词 柔性作业车间调度问题 分批调度 成本 NSGA_(2)
在线阅读 下载PDF
一种增强灰狼算法求解柔性车间动态调度问题
20
作者 陈雪芬 叶春明 +4 位作者 安喜才 刘子珺 张舒曼 闫金辉 唐天誉 《计算机应用研究》 北大核心 2026年第1期201-207,共7页
为解决机器故障和紧急订单下的柔性车间动态调度问题,以最小化机器最晚完工时间为目标,设计了一种增强灰狼算法进行求解。设计了动态前解码和动态后解码,方案切分和编码拼接优化了解码过程。算法方面加入收敛因子和头狼优化及关键路径... 为解决机器故障和紧急订单下的柔性车间动态调度问题,以最小化机器最晚完工时间为目标,设计了一种增强灰狼算法进行求解。设计了动态前解码和动态后解码,方案切分和编码拼接优化了解码过程。算法方面加入收敛因子和头狼优化及关键路径的邻域寻优,有效避免了陷入局部最优,提升了算法搜索能力。算法验证方面:选取多个经典算例进行静态求解得到初始方案,方案先进行动态事件仿真再进行动态寻优。结果显示:三种重调度方式中右移重调度鲁棒性最高,完全重调度优化效果最好;相比于自身变种算法及其他主流调度算法,增强灰狼算法在优化结果和迭代时间都有优异的表现,甚至出现比初始方案更低的完工时间。总的来说,寻优结果表明该动态问题得到了很好很快的解决,并增强了灰狼算法的可行性和高效性,是此类问题的一种新的有效解决方法。 展开更多
关键词 柔性车间调度问题 动态调度 灰狼算法 关键路径
在线阅读 下载PDF
上一页 1 2 14 下一页 到第
使用帮助 返回顶部