期刊文献+
共找到131篇文章
< 1 2 7 >
每页显示 20 50 100
Dependent task assignment algorithm based on particle swarm optimization and simulated annealing in ad-hoc mobile cloud 被引量:3
1
作者 Huang Bonan Xia Weiwei +4 位作者 Zhang Yueyue Zhang Jing Zou Qian Yan Feng Shen Lianfeng 《Journal of Southeast University(English Edition)》 EI CAS 2018年第4期430-438,共9页
In order to solve the problem of efficiently assigning tasks in an ad-hoc mobile cloud( AMC),a task assignment algorithm based on the heuristic algorithm is proposed. The proposed task assignment algorithm based on pa... In order to solve the problem of efficiently assigning tasks in an ad-hoc mobile cloud( AMC),a task assignment algorithm based on the heuristic algorithm is proposed. The proposed task assignment algorithm based on particle swarm optimization and simulated annealing( PSO-SA) transforms the dependencies between tasks into a directed acyclic graph( DAG) model. The number in each node represents the computation workload of each task and the number on each edge represents the workload produced by the transmission. In order to simulate the environment of task assignment in AMC,mathematical models are developed to describe the dependencies between tasks and the costs of each task are defined. PSO-SA is used to make the decision for task assignment and for minimizing the cost of all devices,which includes the energy consumption and time delay of all devices.PSO-SA also takes the advantage of both particle swarm optimization and simulated annealing by selecting an optimal solution with a certain probability to avoid falling into local optimal solution and to guarantee the convergence speed. The simulation results show that compared with other existing algorithms,the PSO-SA has a smaller cost and the result of PSO-SA can be very close to the optimal solution. 展开更多
关键词 ad-hoc mobile cloud task assignment algorithm directed acyclic graph particle swarm optimization simulated annealing
在线阅读 下载PDF
Solving algorithm for TA optimization model based on ACO-SA 被引量:4
2
作者 Jun Wang Xiaoguang Gao Yongwen Zhu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第4期628-639,共12页
An ant colony optimization (ACO)-simulated annealing (SA)-based algorithm is developed for the target assignment problem (TAP) in the air defense (AD) command and control (C2) system of surface to air missi... An ant colony optimization (ACO)-simulated annealing (SA)-based algorithm is developed for the target assignment problem (TAP) in the air defense (AD) command and control (C2) system of surface to air missile (SAM) tactical unit. The accomplishment process of target assignment (TA) task is analyzed. A firing advantage degree (FAD) concept of fire unit (FU) intercepting targets is put forward and its evaluation model is established by using a linear weighted synthetic method. A TA optimization model is presented and its solving algorithms are designed respectively based on ACO and SA. A hybrid optimization strategy is presented and developed synthesizing the merits of ACO and SA. The simulation examples show that the model and algorithms can meet the solving requirement of TAP in AD combat. 展开更多
关键词 target assignment (TA) optimization ant colony optimization (ACO) algorithm simulated annealing (SA) algorithm hybrid optimization strategy.
在线阅读 下载PDF
Constraint-Feature-Guided Evolutionary Algorithms for Multi-Objective Multi-Stage Weapon-Target Assignment Problems
3
作者 WANG Danjing XIN Bin +3 位作者 WANG Yipeng ZHANG Jia DENG Fang WANG Xianpeng 《Journal of Systems Science & Complexity》 2025年第3期972-999,共28页
The allocation of heterogeneous battlefield resources is crucial in Command and Control(C2).Balancing multiple competing objectives under complex constraints so as to provide decisionmakers with diverse feasible candi... The allocation of heterogeneous battlefield resources is crucial in Command and Control(C2).Balancing multiple competing objectives under complex constraints so as to provide decisionmakers with diverse feasible candidate decision schemes remains an urgent challenge.Based on these requirements,a constrained multi-objective multi-stage weapon-target assignment(CMOMWTA)model is established in this paper.To solve this problem,three constraint-feature-guided multi-objective evolutionary algorithms(CFG-MOEAs)are proposed under three typical multi-objective evolutionary frameworks(i.e.,NSGA-Ⅱ,NSGA-Ⅲ,and MOEA/D)to obtain various high-quality candidate decision schemes.Firstly,a constraint-feature-guided reproduction strategy incorporating crossover,mutation,and repair is developed to handle complex constraints.It extracts common row and column features from different linear constraints to generate the feasible offspring population.Then,a variable-length integer encoding method is adopted to concisely denote the decision schemes.Moreover,a hybrid initialization method incorporating both heuristic methods and random sampling is designed to better guide the population.Systemic experiments are conducted on three CFG-MOEAs to verify their effectiveness.The superior algorithm CFG-NSGA-Ⅱamong three CFG-MOEAs is compared with two state-of-the-art CMOMWTA algorithms,and extensive experimental results demonstrate the effectiveness and superiority of CFG-NSGA-Ⅱ. 展开更多
关键词 Evolutionary algorithms constrained multi-objective optimization problem constraint handling weapon-target assignment
原文传递
Distributed Flexible Job-Shop Scheduling Problem Based on Hybrid Chemical Reaction Optimization Algorithm 被引量:4
4
作者 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
原文传递
Annealing Harmony Search Algorithm to Solve the Nurse Rostering Problem
5
作者 Mohammed Hadwan 《Computers, Materials & Continua》 SCIE EI 2022年第6期5545-5559,共15页
A real-life problem is the rostering of nurses at hospitals.It is a famous nondeterministic,polynomial time(NP)-hard combinatorial optimization problem.Handling the real-world nurse rostering problem(NRP)constraints i... A real-life problem is the rostering of nurses at hospitals.It is a famous nondeterministic,polynomial time(NP)-hard combinatorial optimization problem.Handling the real-world nurse rostering problem(NRP)constraints in distributing workload equally between available nurses is still a difficult task to achieve.The international shortage of nurses,in addition to the spread of COVID-19,has made it more difficult to provide convenient rosters for nurses.Based on the literature,heuristic-based methods are the most commonly used methods to solve the NRP due to its computational complexity,especially for large rosters.Heuristic-based algorithms in general have problems striking the balance between diversification and intensification.Therefore,this paper aims to introduce a novel metaheuristic hybridization that combines the enhanced harmony search algorithm(EHSA)with the simulated annealing(SA)algorithm called the annealing harmony search algorithm(AHSA).The AHSA is used to solve NRP from a Malaysian hospital.The AHSA performance is compared to the EHSA,climbing harmony search algorithm(CHSA),deluge harmony search algorithm(DHSA),and harmony annealing search algorithm(HAS).The results show that the AHSA performs better than the other compared algorithms for all the tested instances where the best ever results reported for the UKMMC dataset. 展开更多
关键词 Harmony search algorithm simulated annealing combinatorial optimization problems TIMETABLING metaheuristic algorithms nurse rostering problems
在线阅读 下载PDF
Enhanced Heap-Based Optimizer Algorithm for Solving Team Formation Problem
6
作者 Nashwa Nageh Ahmed Elshamy +2 位作者 Abdel Wahab Said Hassan Mostafa Sami Mustafa Abdul Salam 《Computers, Materials & Continua》 SCIE EI 2022年第12期5245-5268,共24页
Team Formation(TF)is considered one of the most significant problems in computer science and optimization.TF is defined as forming the best team of experts in a social network to complete a task with least cost.Many r... Team Formation(TF)is considered one of the most significant problems in computer science and optimization.TF is defined as forming the best team of experts in a social network to complete a task with least cost.Many real-world problems,such as task assignment,vehicle routing,nurse scheduling,resource allocation,and airline crew scheduling,are based on the TF problem.TF has been shown to be a Nondeterministic Polynomial time(NP)problem,and high-dimensional problem with several local optima that can be solved using efficient approximation algorithms.This paper proposes two improved swarm-based algorithms for solving team formation problem.The first algorithm,entitled Hybrid Heap-Based Optimizer with Simulated Annealing Algorithm(HBOSA),uses a single crossover operator to improve the performance of a standard heap-based optimizer(HBO)algorithm.It also employs the simulated annealing(SA)approach to improve model convergence and avoid local minima trapping.The second algorithm is the Chaotic Heap-based Optimizer Algorithm(CHBO).CHBO aids in the discovery of new solutions in the search space by directing particles to different regions of the search space.During HBO’s optimization process,a logistic chaotic map is used.The performance of the two proposed algorithms(HBOSA)and(CHBO)is evaluated using thirteen benchmark functions and tested in solving the TF problem with varying number of experts and skills.Furthermore,the proposed algorithms were compared to well-known optimization algorithms such as the Heap-Based Optimizer(HBO),Developed Simulated Annealing(DSA),Particle SwarmOptimization(PSO),GreyWolfOptimization(GWO),and Genetic Algorithm(GA).Finally,the proposed algorithms were applied to a real-world benchmark dataset known as the Internet Movie Database(IMDB).The simulation results revealed that the proposed algorithms outperformed the compared algorithms in terms of efficiency and performance,with fast convergence to the global minimum. 展开更多
关键词 Team formation problem optimization problem genetic algorithm heap-based optimizer simulated annealing hybridization method chaotic local search
在线阅读 下载PDF
Combining deep reinforcement learning with heuristics to solve the traveling salesman problem
7
作者 Li Hong Yu Liu +1 位作者 Mengqiao Xu Wenhui Deng 《Chinese Physics B》 2025年第1期96-106,共11页
Recent studies employing deep learning to solve the traveling salesman problem(TSP)have mainly focused on learning construction heuristics.Such methods can improve TSP solutions,but still depend on additional programs... Recent studies employing deep learning to solve the traveling salesman problem(TSP)have mainly focused on learning construction heuristics.Such methods can improve TSP solutions,but still depend on additional programs.However,methods that focus on learning improvement heuristics to iteratively refine solutions remain insufficient.Traditional improvement heuristics are guided by a manually designed search strategy and may only achieve limited improvements.This paper proposes a novel framework for learning improvement heuristics,which automatically discovers better improvement policies for heuristics to iteratively solve the TSP.Our framework first designs a new architecture based on a transformer model to make the policy network parameterized,which introduces an action-dropout layer to prevent action selection from overfitting.It then proposes a deep reinforcement learning approach integrating a simulated annealing mechanism(named RL-SA)to learn the pairwise selected policy,aiming to improve the 2-opt algorithm's performance.The RL-SA leverages the whale optimization algorithm to generate initial solutions for better sampling efficiency and uses the Gaussian perturbation strategy to tackle the sparse reward problem of reinforcement learning.The experiment results show that the proposed approach is significantly superior to the state-of-the-art learning-based methods,and further reduces the gap between learning-based methods and highly optimized solvers in the benchmark datasets.Moreover,our pre-trained model M can be applied to guide the SA algorithm(named M-SA(ours)),which performs better than existing deep models in small-,medium-,and large-scale TSPLIB datasets.Additionally,the M-SA(ours)achieves excellent generalization performance in a real-world dataset on global liner shipping routes,with the optimization percentages in distance reduction ranging from3.52%to 17.99%. 展开更多
关键词 traveling salesman problem deep reinforcement learning simulated annealing algorithm transformer model whale optimization algorithm
原文传递
Evolutionary Algorithms for Solving Unconstrained Multilevel Lot-Sizing Problem with Series Structure
8
作者 韩毅 蔡建湖 +3 位作者 IKOU Kaku 李延来 陈以增 唐加福 《Journal of Shanghai Jiaotong university(Science)》 EI 2012年第1期39-44,共6页
This paper presents a comparative study of evolutionary algorithms which are considered to be effective in solving the multilevel lot-sizing problem in material requirement planning(MRP)systems.Three evolutionary algo... This paper presents a comparative study of evolutionary algorithms which are considered to be effective in solving the multilevel lot-sizing problem in material requirement planning(MRP)systems.Three evolutionary algorithms(simulated annealing(SA),particle swarm optimization(PSO)and genetic algorithm(GA))are provided.For evaluating the performances of algorithms,the distribution of total cost(objective function)and the average computational time are compared.As a result,both GA and PSO have better cost performances with lower average total costs and smaller standard deviations.When the scale of the multilevel lot-sizing problem becomes larger,PSO is of a shorter computational time. 展开更多
关键词 simulated annealing(SA) genetic algorithm(GA) particle SWARM optimization(PSO) MULTILEVEL LOT-SIZING problem
原文传递
基于改进Jaya算法的规模化自压管网优化设计
9
作者 陈新明 陈嘉诚 杨阳 《排灌机械工程学报》 北大核心 2025年第7期732-739,共8页
为了解决遗传算法(GA)在解决规模化自压管网管径优化中所面临的参数较多导致算法实现困难,以及收敛条件不确定等问题,引入Jaya算法解决管径优化组合问题,并改进了原始算法,使改进后的Jaya算法适用于整数编码的变量优化.在以管网造价为... 为了解决遗传算法(GA)在解决规模化自压管网管径优化中所面临的参数较多导致算法实现困难,以及收敛条件不确定等问题,引入Jaya算法解决管径优化组合问题,并改进了原始算法,使改进后的Jaya算法适用于整数编码的变量优化.在以管网造价为目标函数、标准管径为决策变量,满足自压灌溉水量、水压、流速等约束条件的树状灌溉管网优化数学模型的基础上,使用改进的Jaya算法优化管径;用模拟退火罚函数法处理约束条件,将模拟退火的良好局部寻优能力和Jaya算法的全局搜索能力有机地结合在一起,使管网投资更小、可靠性更高.实例表明:优化结果与经济流速法和遗传算法的计算结果相比较,管网投资分别减少了34.8%和10.3%,管段水头利用率由19.51%提高到了73.07%,路径水头利用率从21.22%提高到了66.91%. 展开更多
关键词 规模化自压管网 管径优化 模拟退火 Jaya算法 组合优化问题
在线阅读 下载PDF
多车程时间窗团购车辆配送路径研究
10
作者 杨健 王赟鹏 《物流科技》 2025年第9期96-100,108,共6页
针对团购配送车辆多趟次运输和客户时间要求的多车程多时间窗车辆路径问题,针对团购车辆配送存在效率低、成本高等问题,考虑车辆最大行驶距离、车辆载重、时间窗等约束,构建以最小化使用车辆和总配送距离为目标的混合整数规划模型,设计... 针对团购配送车辆多趟次运输和客户时间要求的多车程多时间窗车辆路径问题,针对团购车辆配送存在效率低、成本高等问题,考虑车辆最大行驶距离、车辆载重、时间窗等约束,构建以最小化使用车辆和总配送距离为目标的混合整数规划模型,设计改进蚁群算法求解;以轮盘赌运算参与解的构造,引入模拟退火新解接受准则和2-opt优化算子避免陷入局部最优解,并以此改变信息素更新策略。通过多种规模实验算例分析,验证了改进蚁群算法的有效性和稳定性。 展开更多
关键词 多车程 车辆路径问题 蚁群算法 模拟退火 2-opt优化
在线阅读 下载PDF
多约束人机协作U型拆卸线问题建模与优化
11
作者 陈海烨 张则强 +2 位作者 梁巍 郭磊 段淇耀 《浙江大学学报(工学版)》 北大核心 2025年第11期2248-2258,共11页
针对现有人机协作拆卸线研究中未同时考虑人机任务时间差异和任务属性约束,且未将机器人购置成本考虑在人机协作长期成本中的问题,结合U型拆卸线,提出多约束人机协作拆卸线平衡问题.以工作站数量、空闲时间均衡指标和长期成本为目标函数... 针对现有人机协作拆卸线研究中未同时考虑人机任务时间差异和任务属性约束,且未将机器人购置成本考虑在人机协作长期成本中的问题,结合U型拆卸线,提出多约束人机协作拆卸线平衡问题.以工作站数量、空闲时间均衡指标和长期成本为目标函数,构建考虑人机任务属性、人机任务时间、AND/OR优先关系等多种问题特征约束的U型拆卸线整数规划模型.提出改进混合克隆模拟退火算法,设计双层编码、解码和考虑问题特性的变异和交叉操作.引入克隆操作增强算法的局部搜索能力,通过两阶段退火加快算法的收敛速度.应用Gurobi软件求解中小规模问题,与算法的求解结果进行对比,验证了模型和算法的正确性和有效性.通过分别计算和对比不同模式拆卸线的成本随拆卸线预估运行时间的变化情况,验证了该模型具有柔性拆卸线规划的优点. 展开更多
关键词 U型拆卸线平衡问题 人机协作拆卸线 改进混合克隆模拟退火算法 整数规划模型 多目标优化
在线阅读 下载PDF
基于模拟退火算法的装备组合优化算法与仿真
12
作者 许洁林 张灏龙 +1 位作者 李静 杨仪菲 《计算机仿真》 2025年第1期13-18,共6页
联合作战是未来重要作战形式。伴随联合作战指挥控制系统中装备组合优化解空间的爆炸式增长,研究如何能够快速地从可调用装备库中抽取合适的装备组合方案,即装备组合优化问题,对未来指挥控制系统的建设有重要意义。首先,分析了装备组合... 联合作战是未来重要作战形式。伴随联合作战指挥控制系统中装备组合优化解空间的爆炸式增长,研究如何能够快速地从可调用装备库中抽取合适的装备组合方案,即装备组合优化问题,对未来指挥控制系统的建设有重要意义。首先,分析了装备组合优化模型及其求解算法的研究现状,发现存在优化方法主观性及忽略时间这一战场装备调用重要影响因素的不足。因此,文中构建了时间最小化、成本最小化、能力最大化的装备组合优化模型。同时,提出利用装备实际使用约束缩减解空间的新思路,并基于多目标模拟退火算法,根据装备组合优化问题的特点对新解生成方法进行改进,提出了新的装备组合优化算法。最后,利用小规模数据集实验及大规模数据集实验验证了算法的寻优能力及改进有效性。 展开更多
关键词 装备组合优化 多目标优化 多目标模拟退火算法
在线阅读 下载PDF
粒子群优化算法的收敛性分析及其混沌改进算法 被引量:62
13
作者 刘洪波 王秀坤 谭国真 《控制与决策》 EI CSCD 北大核心 2006年第6期636-640,645,共6页
分析了粒子群优化算法的收敛性,指出它在满足收敛性的前提下种群多样性趋于减小,粒子将会因速度降低而失去继续搜索可行解的能力;提出混沌粒子群优化算法,该算法在满足收敛性的条件下利用混沌特性提高种群的多样性和粒子搜索的遍历性,... 分析了粒子群优化算法的收敛性,指出它在满足收敛性的前提下种群多样性趋于减小,粒子将会因速度降低而失去继续搜索可行解的能力;提出混沌粒子群优化算法,该算法在满足收敛性的条件下利用混沌特性提高种群的多样性和粒子搜索的遍历性,将混沌状态引入到优化变量使粒子获得持续搜索的能力.实验结果表明混沌粒子群优化算法是有效的,与粒子群优化算法、遗传算法、模拟退火相比,特别是针对高维、多模态函数优化问题取得了明显改善. 展开更多
关键词 粒子群优化算法 混沌 多模态函数优化问题 遗传算法 模拟退火算法
在线阅读 下载PDF
带时间窗车辆路径问题的混合粒子群算法 被引量:21
14
作者 张丽艳 庞小红 +2 位作者 夏蔚军 吴智铭 梁硕 《上海交通大学学报》 EI CAS CSCD 北大核心 2006年第11期1890-1894,1900,共6页
将粒子群优化算法与模拟退火算法结合,提出了一种求解车辆路径问题的混合粒子群算法.实例计算及与遗传算法比较的结果表明:应用混合粒子群算法可以快速地求得带时间窗车辆路径问题的优化解;该算法是一种求解离散组合优化问题的有效方法.
关键词 车辆路径问题 离散粒子群算法 模拟退火算法 混合粒子群优化算法
在线阅读 下载PDF
基于模拟退火算法的AVS/RS多批货箱入库货位优化 被引量:18
15
作者 张思建 方彦军 +1 位作者 贺瑶 肖勇 《武汉大学学报(工学版)》 CAS CSCD 北大核心 2016年第2期315-320,共6页
针对某计量检定中心对大量待检仪表的仓储需求,提出了基于模拟退火算法的自动小车存取系统(Autonomous Vehicle Storage and Retrieval Systems,AVS/RS)多批货箱入库货位优化分配方法.提出货位预分区策略,在提高货箱出入库节奏的同时使... 针对某计量检定中心对大量待检仪表的仓储需求,提出了基于模拟退火算法的自动小车存取系统(Autonomous Vehicle Storage and Retrieval Systems,AVS/RS)多批货箱入库货位优化分配方法.提出货位预分区策略,在提高货箱出入库节奏的同时使仓库整体货位安排也较为合理;根据货箱质量与周转率将货箱分类,分类数目与仓库货区分类数目相同,并采用模拟退火算法求解各类货箱与货区的对应关系;以出入库总能耗及存取效率为优化目标建立货位分配模型,采用模拟退火算法求解该模型得到最佳货位组合,并通过实例对比分析了采用不同方法对多批货箱入库能耗和效率的影响. 展开更多
关键词 自动化立体仓库 模拟退火算法 货位预分区 货位优化
原文传递
求解背包问题的一种改进遗传算法 被引量:19
16
作者 赵新超 韩宇 艾文宝 《计算机工程与应用》 CSCD 北大核心 2011年第24期34-36,45,共4页
讨论了遗传算法在问题求解中的早熟现象,引进一个参数用以衡量种群中染色体的相似程度,用以增加种群的多样性;在杂交和变异运算过程中,混合了模拟退火思想作为新个体的接受准则;通常的变异算子需要扫描每一个染色体中每一个等位基因,提... 讨论了遗传算法在问题求解中的早熟现象,引进一个参数用以衡量种群中染色体的相似程度,用以增加种群的多样性;在杂交和变异运算过程中,混合了模拟退火思想作为新个体的接受准则;通常的变异算子需要扫描每一个染色体中每一个等位基因,提出一种新的变异方式,大大提高了算法搜索效率。通过实际计算比较表明,该改进遗传算法在背包问题求解中具有很好的收敛性、稳定性和计算效率。 展开更多
关键词 遗传算法 背包问题 模拟退火 组合优化
在线阅读 下载PDF
一维下料问题的自适应广义粒子群优化求解 被引量:11
17
作者 沈显君 杨进才 +2 位作者 应伟勤 郑波尽 李元香 《华南理工大学学报(自然科学版)》 EI CAS CSCD 北大核心 2007年第9期113-117,共5页
针对现有粒子群优化算法在求解组合优化问题时粒子速度迭代难以定义的问题,首先将粒子群优化算法与遗传算法相结合,利用交叉算子、变异算子,提出一种广义粒子群优化算法来求解一维下料问题;然后引入模拟退火算法作为自适应策略,避免算... 针对现有粒子群优化算法在求解组合优化问题时粒子速度迭代难以定义的问题,首先将粒子群优化算法与遗传算法相结合,利用交叉算子、变异算子,提出一种广义粒子群优化算法来求解一维下料问题;然后引入模拟退火算法作为自适应策略,避免算法陷入局部最优.仿真实验结果表明,采用自适应广义粒子群优化算法求解一维下料问题具有高效性和鲁棒性. 展开更多
关键词 广义粒子群优化 一维下料问题 遗传算法 模拟退火算法
在线阅读 下载PDF
解决JOB SHOP问题的粒子群优化算法 被引量:10
18
作者 潘全科 王文宏 +1 位作者 潘群 朱剑英 《机械科学与技术》 CSCD 北大核心 2006年第6期675-679,共5页
设计了2种解决Job shop问题的粒子群算法,即实数编码的粒子群调度算法和工序编码的粒子群调度算法。工序编码的粒子群调度算法更符合Job shop问题的特点,优化性能相对高。但粒子群调度算法容易陷入局部最优。为了提高优化性能,将粒子群... 设计了2种解决Job shop问题的粒子群算法,即实数编码的粒子群调度算法和工序编码的粒子群调度算法。工序编码的粒子群调度算法更符合Job shop问题的特点,优化性能相对高。但粒子群调度算法容易陷入局部最优。为了提高优化性能,将粒子群算法和模拟退火算法结合,得到了粒子群-模拟退火混合调度算法。仿真结果表明了算法的有效性。 展开更多
关键词 JOB SHOP 调度问题 粒子群优化 模拟退火算法
在线阅读 下载PDF
基于粒子群优化和模拟退火的混合调度算法 被引量:17
19
作者 潘全科 王文宏 朱剑英 《中国机械工程》 EI CAS CSCD 北大核心 2006年第10期1044-1046,1064,共4页
提出了一种离散粒子群调度算法,采用基于工序的编码方式及相应的位置和速度更新方法,使具有连续本质的粒子群算法直接适用于调度问题。针对粒子群算法容易陷入局部最优的缺陷,将其与模拟退火算法结合,得到了粒子群-模拟退火算法、改进... 提出了一种离散粒子群调度算法,采用基于工序的编码方式及相应的位置和速度更新方法,使具有连续本质的粒子群算法直接适用于调度问题。针对粒子群算法容易陷入局部最优的缺陷,将其与模拟退火算法结合,得到了粒子群-模拟退火算法、改进的粒子群算法、粒子群-模拟退火交替算法以及粒子群-模拟退火协同算法等4种混合调度算法。仿真结果表明,混合算法均具有较高的求解质量。 展开更多
关键词 JOB Shop调度问题 粒子群优化 模拟退火算法 混合算法
在线阅读 下载PDF
基于蚁群系统的工件排序问题的一种新算法 被引量:15
20
作者 陈义保 姚建初 +1 位作者 钟毅芳 周济 《系统工程学报》 CSCD 2002年第5期476-480,共5页
工件排序问题中如何使加工效率最高 ,一直是一个非常重要而且又非常困难的问题 .特别是问题的规模很大时 ,目前各种算法计算就非常困难 ,有的甚至无法得到合理的方案 .蚁群系统是近年来发展起来的解决组合优化问题的一种有效方法 .根据... 工件排序问题中如何使加工效率最高 ,一直是一个非常重要而且又非常困难的问题 .特别是问题的规模很大时 ,目前各种算法计算就非常困难 ,有的甚至无法得到合理的方案 .蚁群系统是近年来发展起来的解决组合优化问题的一种有效方法 .根据工件排序问题的特点 ,建立了在不同种类的并行机上加工一批不同种类工件的优化数学模型 .在蚁群算法的基础上对其进行了改进 ,成功地把改进的蚁群算法用于工件排序问题的优化中 .通过与其他算法的仿真比较 ,表明基于蚁群系统的算法是有效的 。 展开更多
关键词 蚁群系统 工件排序问题 新算法 NP问题 组合优化问题
在线阅读 下载PDF
上一页 1 2 7 下一页 到第
使用帮助 返回顶部