期刊文献+
共找到7篇文章
< 1 >
每页显示 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
Solving flexible job shop scheduling problem by a multi-swarm collaborative genetic algorithm 被引量:13
2
作者 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
Variational Data Assimilation Method Using Parallel Dual Populations Particle Swarm Optimization Algorithm 被引量:1
3
作者 WU Zhongjian LI Junyan 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2024年第1期59-66,共8页
In recent years,numerical weather forecasting has been increasingly emphasized.Variational data assimilation furnishes precise initial values for numerical forecasting models,constituting an inherently nonlinear optim... In recent years,numerical weather forecasting has been increasingly emphasized.Variational data assimilation furnishes precise initial values for numerical forecasting models,constituting an inherently nonlinear optimization challenge.The enormity of the dataset under consideration gives rise to substantial computational burdens,complex modeling,and high hardware requirements.This paper employs the Dual-Population Particle Swarm Optimization(DPSO)algorithm in variational data assimilation to enhance assimilation accuracy.By harnessing parallel computing principles,the paper introduces the Parallel Dual-Population Particle Swarm Optimization(PDPSO)Algorithm to reduce the algorithm processing time.Simulations were carried out using partial differential equations,and comparisons in terms of time and accuracy were made against DPSO,the Dynamic Weight Particle Swarm Algorithm(PSOCIWAC),and the TimeVarying Double Compression Factor Particle Swarm Algorithm(PSOTVCF).Experimental results indicate that the proposed PDPSO outperforms PSOCIWAC and PSOTVCF in convergence accuracy and is comparable to DPSO.Regarding processing time,PDPSO is 40%faster than PSOCIWAC and PSOTVCF and 70%faster than DPSO. 展开更多
关键词 parallel algorithm variational data assimilation dual-population particle swarm optimization algorithm diffusion mechanism
原文传递
Environmental and Economic Optimization of Multi-Source Power Real-Time Dispatch Based on DGADE-HDJ
4
作者 Bin Jiang Houbin Wang 《Energy Engineering》 2025年第5期2001-2057,共57页
Considering the special features of dynamic environment economic dispatch of power systems with high dimensionality,strong coupling,nonlinearity,and non-convexity,a GA-DE multi-objective optimization algorithm based o... Considering the special features of dynamic environment economic dispatch of power systems with high dimensionality,strong coupling,nonlinearity,and non-convexity,a GA-DE multi-objective optimization algorithm based on dual-population pseudo-parallel genetic algorithm-differential evolution is proposed in this paper.The algorithm is based on external elite archive and Pareto dominance,and it adopts the cooperative co-evolution mechanism of differential evolution and genetic algorithm.Average entropy and cubic chaoticmapping initialization strategies are proposed to increase population diversity.In the proposed method,we analyze the distribution of neighboring solutions and apply a new Pareto solution set pruning approach.Unlike traditional models,this work takes the transmission losses as an optimization target and overcomes complex model constraints through a dynamic relaxation constraint approach.To solve the uncertainty caused by integrating wind and photovoltaic energy in power system scheduling,a multi-objective dynamic environment economical dispatch model is set up that takes the system spinning reserve and network highest losses into account.In this paper,the DE algorithm is improved to form the DGAGE algorithm for the objective optimization of the overall power system,The DE algorithm part of DGAGE is combined with the JAYA algorithm to form the system scheduling HDJ algorithm for multiple energy sources connected to the grid.The effectiveness of the proposed method is demonstrated using CEC2022 and CEC2005 test functions,showing robust optimization performance.Validation on a classical 10-unit system confirms the feasibility of the proposed algorithm in addressing power system scheduling issues.This approach provides a novel solution for dynamic power dispatch systems. 展开更多
关键词 Dynamic environment economic dispatch dual-population cooperative evolution wind-photovoltaic integration dynamic relaxation constraint mechanism differential evolution algorithm JAYA algorithm
在线阅读 下载PDF
MILP Modeling and Optimization of Three-Stage Flexible Job Shop Scheduling Problem with Assembly and AGV Transportation
5
作者 Shiming Yang Leilei Meng +3 位作者 Saif Ullah Chaoyong Zhang Hongyan Sang Biao Zhang 《Chinese Journal of Mechanical Engineering》 2025年第6期238-255,共18页
The flexible job shop scheduling problem(FJSP)is commonly encountered in practical manufacturing environments.A product is typically built by assembling multiple jobs during actual manufacturing.AGVs are normally used... The flexible job shop scheduling problem(FJSP)is commonly encountered in practical manufacturing environments.A product is typically built by assembling multiple jobs during actual manufacturing.AGVs are normally used to transport the jobs from the processing shop to the assembly shop,where they are assembled.Therefore,studying the integrated scheduling problem with its processing,transportation,and assembly stages is extremely beneficial and significant.This research studies the three-stage flexible job shop scheduling problem with assembly and AGV transportation(FJSP-T-A),which includes processing jobs,transporting them via AGVs,and assembling them.A mixed integer linear programming(MILP)model is established to obtain optimal solutions.As the MILP model is challenging for solving large-scale problems,a novel co-evolutionary algorithm(NCEA)with two different decoding methods is proposed.In NCEA,a restart operation is developed to improve the diversity of the population,and a multiple crossover strategy is designed to improve the quality of individuals.The validity of the MILP model is proven by analyzing its complexity.The effectiveness of the restart operator,multiple crossovers,and the proposed algorithm is demonstrated by calculating and analyzing the RPI values of each algorithm's results within the time limit and performing a paired t-test on the average values of each algorithm at the 95%confidence level.This paper studies FJSP-T-A by minimizing the makespan for the first time,and presents a MILP model and an NCEA with two different decoding methods. 展开更多
关键词 Flexible job shop scheduling AGV ASSEMBLY co-evolutionary algorithm Mixed integer linear programming
在线阅读 下载PDF
A Multi-pipe Path Planning by Modified Ant Colony Optimization 被引量:2
6
作者 QU Yan-feng JIANG Dan LIU Bin 《Computer Aided Drafting,Design and Manufacturing》 2011年第1期1-7,共7页
Path planning in 3D geometry space is used to find an optimal path in the restricted environment, according to a certain evaluation criteria. To solve the problem of long searching time and slow solving speed in 3D pa... Path planning in 3D geometry space is used to find an optimal path in the restricted environment, according to a certain evaluation criteria. To solve the problem of long searching time and slow solving speed in 3D path planning, a modified ant colony optimization is proposed in this paper. Firstly, the grid method for environment modeling is adopted. Heuristic information is connected with the planning space. A semi-iterative global pheromone update mechanism is proposed. Secondly, the optimal ants mutate the paths to improve the diversity of the algorithm after a defined iterative number. Thirdly, co-evolutionary algorithm is used. Finally, the simulation result shows the effectiveness of the proposed algorithm in solving the problem of 3D pipe path planning. 展开更多
关键词 3D multi-pipe path planning ant colony optimization semi-iterative co-evolutionary algorithm
在线阅读 下载PDF
Maintaining an Optimal Flow of Forest Products under a Carbon Market: Approximating a Pareto Set of Optimal Silvicultural Regimes for Eucalyptus fastigata
7
作者 Oliver Chikumbo Thomas J. Straka 《Open Journal of Forestry》 2012年第3期138-149,共12页
A competitive co-evolutionary Multi-Objective Genetic Algorithm (cc-MOGA) was used to approximate a Pareto front of efficient silvicultural regimes for Eucalyptus fastigata. The three objectives to be maximised includ... A competitive co-evolutionary Multi-Objective Genetic Algorithm (cc-MOGA) was used to approximate a Pareto front of efficient silvicultural regimes for Eucalyptus fastigata. The three objectives to be maximised included, sawlog, pulpwood and carbon sequestration payment. Three carbon price scenarios (3CPS), i.e. NZ $25, NZ $50 and NZ $100 for a tonne of CO2 sequestered, were used to assess the impact on silvicultural regimes, against a fourth non-carbon Pareto set of efficient regimes (nonCPS), determined from a cc-MOGA with two objectives, i.e. competing sawlog and pulpwood productions. Carbon prices included in stand valuation were found to influence the silvicultural regimes by increasing the rotation length and lowering the final crop number before clearfell. However, there were no significant changes in the frequency, timing, and intensity of thinning operations amongst all the four Pareto sets of solutions. However, the 3CPS were not significantly different from each other, which meant that these silvicultural regimes were insensitive to the price of carbon. This was because maximising carbon sequestration was directly related to the biological growth rate. As such an optimal mix of frequency, intensity, and timing of thinning maintained maximum growth rate for as long as possible for any one rotation. 展开更多
关键词 OPTIMAL Control COMPETITIVE co-evolutionary Multi-Objective Genetic algorithm (cc-MOGA) PARETO Front Forest HOLDING Value Kruskal-Wallis Test Multiple Comparison Procedure
暂未订购
上一页 1 下一页 到第
使用帮助 返回顶部