期刊文献+
共找到646篇文章
< 1 2 33 >
每页显示 20 50 100
Decomposition for Large-Scale Optimization Problems:An Overview
1
作者 Thai Doan CHUONG Chen LIU Xinghuo YU 《Artificial Intelligence Science and Engineering》 2025年第3期157-174,共18页
Formalizing complex processes and phenomena of a real-world problem may require a large number of variables and constraints,resulting in what is termed a large-scale optimization problem.Nowadays,such large-scale opti... Formalizing complex processes and phenomena of a real-world problem may require a large number of variables and constraints,resulting in what is termed a large-scale optimization problem.Nowadays,such large-scale optimization problems are solved using computing machines,leading to an enormous computational time being required,which may delay deriving timely solutions.Decomposition methods,which partition a large-scale optimization problem into lower-dimensional subproblems,represent a key approach to addressing time-efficiency issues.There has been significant progress in both applied mathematics and emerging artificial intelligence approaches on this front.This work aims at providing an overview of the decomposition methods from both the mathematics and computer science points of view.We also remark on the state-of-the-art developments and recent applications of the decomposition methods,and discuss the future research and development perspectives. 展开更多
关键词 decomposition methods nonlinear optimization large-scale problems computational intelligence
在线阅读 下载PDF
Enhanced Butterfly Optimization Algorithm for Large-Scale Optimization Problems 被引量:1
2
作者 Yu Li Xiaomei Yu Jingsen Liu 《Journal of Bionic Engineering》 SCIE EI CSCD 2022年第2期554-570,共17页
To solve large-scale optimization problems,Fragrance coefficient and variant Particle Swarm local search Butterfly Optimization Algorithm(FPSBOA)is proposed.In the position update stage of Butterfly Optimization Algor... To solve large-scale optimization problems,Fragrance coefficient and variant Particle Swarm local search Butterfly Optimization Algorithm(FPSBOA)is proposed.In the position update stage of Butterfly Optimization Algorithm(BOA),the fragrance coefficient is designed to balance the exploration and exploitation of BOA.The variant particle swarm local search strategy is proposed to improve the local search ability of the current optimal butterfly and prevent the algorithm from falling into local optimality.192000-dimensional functions and 201000-dimensional CEC 2010 large-scale functions are used to verify FPSBOA for complex large-scale optimization problems.The experimental results are statistically analyzed by Friedman test and Wilcoxon rank-sum test.All attained results demonstrated that FPSBOA can better solve more challenging scientific and industrial real-world problems with thousands of variables.Finally,four mechanical engineering problems and one ten-dimensional process synthesis and design problem are applied to FPSBOA,which shows FPSBOA has the feasibility and effectiveness in real-world application problems. 展开更多
关键词 Butterfy optimization algorithm Fragrance coefcient Variant particle swarm local search large-scale optimization problems Real-world application problems
在线阅读 下载PDF
Enhancing Evolutionary Algorithms With Pattern Mining for Sparse Large-Scale Multi-Objective Optimization Problems
3
作者 Sheng Qi Rui Wang +3 位作者 Tao Zhang Weixiong Huang Fan Yu Ling Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第8期1786-1801,共16页
Sparse large-scale multi-objective optimization problems(SLMOPs)are common in science and engineering.However,the large-scale problem represents the high dimensionality of the decision space,requiring algorithms to tr... Sparse large-scale multi-objective optimization problems(SLMOPs)are common in science and engineering.However,the large-scale problem represents the high dimensionality of the decision space,requiring algorithms to traverse vast expanse with limited computational resources.Furthermore,in the context of sparse,most variables in Pareto optimal solutions are zero,making it difficult for algorithms to identify non-zero variables efficiently.This paper is dedicated to addressing the challenges posed by SLMOPs.To start,we introduce innovative objective functions customized to mine maximum and minimum candidate sets.This substantial enhancement dramatically improves the efficacy of frequent pattern mining.In this way,selecting candidate sets is no longer based on the quantity of nonzero variables they contain but on a higher proportion of nonzero variables within specific dimensions.Additionally,we unveil a novel approach to association rule mining,which delves into the intricate relationships between non-zero variables.This novel methodology aids in identifying sparse distributions that can potentially expedite reductions in the objective function value.We extensively tested our algorithm across eight benchmark problems and four real-world SLMOPs.The results demonstrate that our approach achieves competitive solutions across various challenges. 展开更多
关键词 Evolutionary algorithms pattern mining sparse large-scale multi-objective problems(SLMOPs) sparse large-scale optimization.
在线阅读 下载PDF
A Two-Layer Encoding Learning Swarm Optimizer Based on Frequent Itemsets for Sparse Large-Scale Multi-Objective Optimization 被引量:2
4
作者 Sheng Qi Rui Wang +3 位作者 Tao Zhang Xu Yang Ruiqing Sun Ling Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第6期1342-1357,共16页
Traditional large-scale multi-objective optimization algorithms(LSMOEAs)encounter difficulties when dealing with sparse large-scale multi-objective optimization problems(SLM-OPs)where most decision variables are zero.... Traditional large-scale multi-objective optimization algorithms(LSMOEAs)encounter difficulties when dealing with sparse large-scale multi-objective optimization problems(SLM-OPs)where most decision variables are zero.As a result,many algorithms use a two-layer encoding approach to optimize binary variable Mask and real variable Dec separately.Nevertheless,existing optimizers often focus on locating non-zero variable posi-tions to optimize the binary variables Mask.However,approxi-mating the sparse distribution of real Pareto optimal solutions does not necessarily mean that the objective function is optimized.In data mining,it is common to mine frequent itemsets appear-ing together in a dataset to reveal the correlation between data.Inspired by this,we propose a novel two-layer encoding learning swarm optimizer based on frequent itemsets(TELSO)to address these SLMOPs.TELSO mined the frequent terms of multiple particles with better target values to find mask combinations that can obtain better objective values for fast convergence.Experi-mental results on five real-world problems and eight benchmark sets demonstrate that TELSO outperforms existing state-of-the-art sparse large-scale multi-objective evolutionary algorithms(SLMOEAs)in terms of performance and convergence speed. 展开更多
关键词 Evolutionary algorithms learning swarm optimiza-tion sparse large-scale optimization sparse large-scale multi-objec-tive problems two-layer encoding.
在线阅读 下载PDF
改进遗传算法求解TSP问题
5
作者 朱建军 王志宾 《吉林化工学院学报》 2025年第2期11-17,共7页
针对传统遗传算法求解旅行商问题时初始解质量差、容易陷入局部最优、求解精度低等问题,提出了一种改进遗传算法。首先,将贪婪算法与精英选择结合,提高种群中初始解的质量;其次,设计自适应交叉和变异概率的步骤,结合Metropolis准则来防... 针对传统遗传算法求解旅行商问题时初始解质量差、容易陷入局部最优、求解精度低等问题,提出了一种改进遗传算法。首先,将贪婪算法与精英选择结合,提高种群中初始解的质量;其次,设计自适应交叉和变异概率的步骤,结合Metropolis准则来防止遗传算法陷入局部最优;最后,加入贪婪双向三交叉和2-opt搜索算法,提高求解精度。实验结果表明,改进遗传算法最优解的偏差率均小于1.88%,均值的偏差率均小于2.27%。 展开更多
关键词 旅行商问题 遗传算法 贪婪双向三交叉 自适应 2-opt算子
在线阅读 下载PDF
A SPARSE SUBSPACE TRUNCATED NEWTON METHOD FOR LARGE-SCALE BOUND CONSTRAINED NONLINEAR OPTIMIZATION
6
作者 倪勤 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1997年第1期27-37,共11页
In this paper we report a sparse truncated Newton algorithm for handling large-scale simple bound nonlinear constrained minimixation problem. The truncated Newton method is used to update the variables with indices ou... In this paper we report a sparse truncated Newton algorithm for handling large-scale simple bound nonlinear constrained minimixation problem. The truncated Newton method is used to update the variables with indices outside of the active set, while the projected gradient method is used to update the active variables. At each iterative level, the search direction consists of three parts, one of which is a subspace truncated Newton direction, the other two are subspace gradient and modified gradient directions. The subspace truncated Newton direction is obtained by solving a sparse system of linear equations. The global convergence and quadratic convergence rate of the algorithm are proved and some numerical tests are given. 展开更多
关键词 The TRUNCATED NEWTON method large-scale SPARSE problems BOUND constrained nonlinear optimization.
在线阅读 下载PDF
Opening and Sharing of Large-scale Instruments and Equipment in Agricultural Research Institutes:A Case Study of Environment and Plant Protection Institute of Chinese Academy of Tropical Agricultural Sciences
7
作者 Yanmei CUI Xiaoqiang CHU +3 位作者 Huaping HUANG Xinchun ZHANG Ye LI Shuchang WANG 《Asian Agricultural Research》 2020年第12期6-11,共6页
The article introduces the main practices and achievements of the Environment and Plant Protection Institute of Chinese Academy of Tropical Agricultural Sciences in promoting the sharing of large-scale instruments and... The article introduces the main practices and achievements of the Environment and Plant Protection Institute of Chinese Academy of Tropical Agricultural Sciences in promoting the sharing of large-scale instruments and equipment in recent years,analyzes the existing problems in the management system,management team,assessment incentives and maintenance guarantee,and proposes improvement measures and suggestions from aspects of improving the sharing management system,strengthening management team building,strengthening sharing assessment and incentives,improving maintenance capabilities and expanding external publicity,to further improve the sharing management of large-scale instruments and equipment. 展开更多
关键词 Agricultural scientific research institution large-scale instrument and equipment Opening and sharing Existing problem SUGGESTION
在线阅读 下载PDF
As Could We Assure Safety in Large-Scale Manufacturing of Nanoparticles for the Biomedical Use
8
作者 Kirill Serguey Maksimov Serguei Kirillovich Maksimov Nikolay Dmitrievich Soukhov 《Journal of Biomaterials and Nanobiotechnology》 2011年第5期601-613,共13页
Nanoparticles provide great advantages but also great risks. Risks associating with nanoparticles are the problem of all technologies, but they increase in many times in nanotechnologies. Adequate methods of outgoing ... Nanoparticles provide great advantages but also great risks. Risks associating with nanoparticles are the problem of all technologies, but they increase in many times in nanotechnologies. Adequate methods of outgoing production inspection are necessary to solve the problem of risks, and the inspection must be based on the safety standard. Existing safety standard results from a principle of “maximum permissible concentrations or MPC”. This principle is not applicable to nanoparticles, but a safety standard reflecting risks inherent in nanoparticles doesn’t exist. Essence of the risks is illustrated by the example from pharmacology, since its safety assurance is conceptually based on MPC and it has already come against this problem. Possible formula of safety standard for nanoparticles is reflected in many publications, but conventional inspection methods cannot provide its realization, and this gap is an obstacle to assumption of similar formulas. Therefore the development of nanoparticle industry as a whole (also development of the pharmacology in particular) is impossible without the creation of an adequate inspection method. There are suggested new inspection methods founded on the new physical principle and satisfying to the adequate safety standard for nanoparticles. These methods demonstrate that creation of the adequate safety standard and the outgoing production inspection in a large-scale manufacturing of nanoparticles are the solvable problems. However there is a great distance between the physical principle and its hardware realization, and a transition from the principle to the hardware demands great intellectual and material costs. Therefore it is desirable to call attention of the public at large to the necessity of urgent expansions of investigations associated with outgoing inspections in nanoparticles technologies. It is necessary also to attract attention, first, of representatives of state structures controlling approvals of the adequate safety standard to this problem, since it is impossible to compel producers providing the safety without the similar standard, and, second, of leaders of pharmacological industry, since their industry already entered into the nanotechnology era, and they have taken an interest in a forthcoming development of inspection methods. 展开更多
关键词 Risks of NANOPARTICLE large-scale MANUFACTURING Adequate SAFETY Standard Outgoing Production Inspection Structure and HABIT Scanning ELECTRON Microscopy HABIT Control by Means of Convergent Illuminating ELECTRON Beams SAFETY Assurance in the NANOPARTICLE Industry Is a Solvable problem
暂未订购
求解TSP问题的改进遗传算法
9
作者 周啟涛 《南方农机》 2025年第13期140-142,共3页
【目的】解决基本遗传算法求解TSP问题时存在的局部寻优能力较差、易出现早收敛和局部最小等问题。【方法】提出了一种改进的遗传算法。首先,引入种群大变异策略,有效避免算法“早熟”;其次,进行选择、交叉和变异三大步骤;最后,加入逆... 【目的】解决基本遗传算法求解TSP问题时存在的局部寻优能力较差、易出现早收敛和局部最小等问题。【方法】提出了一种改进的遗传算法。首先,引入种群大变异策略,有效避免算法“早熟”;其次,进行选择、交叉和变异三大步骤;最后,加入逆转进化操作,改善遗传算法的局部搜索能力。此外,选取TSPLIB测试库中Barma14和Oliver30两种数据对几种遗传算法进行了仿真测试。【结果】改进后的遗传算法求解TSP问题时具有更好的寻优能力,但此算法仍存在一定的局限性,当TSP问题中城市规模进一步扩大时,算法一般只能求解最优解的近似解。【结论】未来研究可尝试运用其他智能算法到改进后的遗传算法中,进一步提高算法的寻优能力。 展开更多
关键词 遗传算法 tsp NP完全问题
在线阅读 下载PDF
求解TSP问题的一种改进的遗传算法 被引量:58
10
作者 谢胜利 唐敏 董金祥 《计算机工程与应用》 CSCD 北大核心 2002年第8期58-60,245,共4页
TSP问题是典型的NP完全问题,遗传算法是求解NP完全问题的一种理想方法。文章针对解决TSP问题,提出使用改进的遗传算法,即用浓度控制选择策略以保证群体的多样性,用贪婪交叉算子和启发式倒位变异算子来提高算法的收敛速度,较好地解决了... TSP问题是典型的NP完全问题,遗传算法是求解NP完全问题的一种理想方法。文章针对解决TSP问题,提出使用改进的遗传算法,即用浓度控制选择策略以保证群体的多样性,用贪婪交叉算子和启发式倒位变异算子来提高算法的收敛速度,较好地解决了群体的多样性和收敛速度的矛盾。算法的分析和测试表明,该文算法的改进是有效的。 展开更多
关键词 tsp问题 遗传算法 运筹学 浓度控制 贪婪交叉算子
在线阅读 下载PDF
求解TSP问题的多级归约算法 被引量:60
11
作者 邹鹏 周智 +1 位作者 陈国良 顾钧 《软件学报》 EI CSCD 北大核心 2003年第1期35-42,共8页
TSP(traveling salesman problem)问题是最经典的NP-hard组合优化问题之一.长期以来,人们一直在寻求快速、高效的近似算法,以便在合理的计算时间内解决大规模问题.由于对较大规模的问题,目前的近似算法尚不能在较短的时间内给出高质量的... TSP(traveling salesman problem)问题是最经典的NP-hard组合优化问题之一.长期以来,人们一直在寻求快速、高效的近似算法,以便在合理的计算时间内解决大规模问题.由于对较大规模的问题,目前的近似算法尚不能在较短的时间内给出高质量的解,因此提出了多重归约算法.该算法的基本原理是通过对TSP问题的局部最优解与全局最优解之间关系的分析,发现对局部最优解的简单的相交操作能以很高的概率得到全局最优解的部分解.利用这些部分解可以大大缩小原问题的搜索空间,同时也不会降低搜索的性能.这就是所谓的归约原理.再通过多次归约使问题的规模降到足够小,然后对这个较小规模的实例直接用已有的算法求解,最后通过相反的次序拼接部分解,最终得到一个合法的解.在TSPLIB(traveling salesman problem library)中,典型实例上的实验结果表明,此算法在求解质量和求解速度上与目前已知的算法相比有较大的改进. 展开更多
关键词 tsp问题 多级归约算法 运筹学 组合优化问题
在线阅读 下载PDF
蚁群算法中参数α、β、ρ设置的研究——以TSP问题为例 被引量:157
12
作者 叶志伟 郑肇葆 《武汉大学学报(信息科学版)》 EI CSCD 北大核心 2004年第7期597-601,共5页
以TSP问题为例 ,对蚁群算法中参数α、β、ρ的作用作了理论上的研究 ,同时对最优的参数配置问题作了分析。在保证获得解的前提下 ,为了提高计算速度 ,对基本蚁群算法中的选择路线策略进行了调整。通过实例计算表明 ,这种调整是切实可行... 以TSP问题为例 ,对蚁群算法中参数α、β、ρ的作用作了理论上的研究 ,同时对最优的参数配置问题作了分析。在保证获得解的前提下 ,为了提高计算速度 ,对基本蚁群算法中的选择路线策略进行了调整。通过实例计算表明 ,这种调整是切实可行的 ,有较好的实用价值。 展开更多
关键词 蚁群算法 旅行商问题 参数配置
在线阅读 下载PDF
一种快速求解TSP问题的遗传算法 被引量:11
13
作者 熊伟清 郭举良 魏平 《微电子学与计算机》 CSCD 北大核心 2004年第1期19-22,共4页
文章受求最短路径算法的启发,提出一个启发算子用于遗传算法求解TSP问题,通过50,144,150等城市的TSP问题求解,表明该算法求解速度快并且解的质量也非常好。
关键词 tsp问题 遗传算法 启发算子 NP-困难性 最短路径算法
在线阅读 下载PDF
基于TSP问题的蚁群算法综述 被引量:35
14
作者 郭平 鄢文晋 《计算机科学》 CSCD 北大核心 2007年第10期181-184,194,共5页
蚁群算法是受现实蚂蚁群体行为启发而得出的一类仿生算法。本文以解决TSP问题为基础,系统地介绍了蚁群算法从诞生到成熟过程中几个代表性的算法。在阐述算法基本思想的前提下,着重论述算法的创新之处。
关键词 蚁群算法 仿生 tsp问题 创新
在线阅读 下载PDF
求解TSP的交配算子设计策略 被引量:7
15
作者 钟文亮 詹志辉 +2 位作者 郭锐鹏 胡晓敏 张军 《计算机工程与设计》 CSCD 北大核心 2007年第10期2408-2411,共4页
旅行商问题(TSP)是一类典型的NP完全问题,遗传算法(GA)是求解这类问题的常用方法之一。由于该问题的解是一种特殊的序列,一些典型的GA交配方法在求解该问题时的性能并不理想。通过多次对比两种常用的GA交配方法与3种专门为TSP作优化的... 旅行商问题(TSP)是一类典型的NP完全问题,遗传算法(GA)是求解这类问题的常用方法之一。由于该问题的解是一种特殊的序列,一些典型的GA交配方法在求解该问题时的性能并不理想。通过多次对比两种常用的GA交配方法与3种专门为TSP作优化的交配方法,总结了一种对旅行商问题的交配算子的设计策略,即注重对双亲的边继承以及加入适当的贪心控制策略。通过对Gr17、Oliver30、Eil51、Eil76和Krob100等测试数据进行实验,证明了在该策略的指导下改进的两种交配算子具有更好的表现。 展开更多
关键词 NP难题 旅行商问题 进化计算 遗传算法 交配算子
在线阅读 下载PDF
旅行商问题(TSP)的几种求解方法 被引量:32
16
作者 田贵超 黎明 韦雪洁 《计算机仿真》 CSCD 2006年第8期153-157,共5页
旅行商问题(TSP)是组合优化领域里的一个典型的、易于描述却难以处理的NP完全难题,其可能的路径数目与城市数目是呈指数型增长的,求解非常困难。而快速、有效地解决TSP有着重要的理论价值和极高的实际应用价值。该文首先介绍了什么是TSP... 旅行商问题(TSP)是组合优化领域里的一个典型的、易于描述却难以处理的NP完全难题,其可能的路径数目与城市数目是呈指数型增长的,求解非常困难。而快速、有效地解决TSP有着重要的理论价值和极高的实际应用价值。该文首先介绍了什么是TSP,接着论述了六种目前针对TSP比较有效的解决方法(模拟退火算法、禁忌搜索算法、Hopfie ld神经网络优化算法、蚁群算法、遗传算法和混合优化策略)的基本思想,并且简单阐述了它们的求解过程,最后分别指出了各自的优缺点并对解决TSP的前景提出了展望。 展开更多
关键词 旅行商问题 组合优化 路径 展望
在线阅读 下载PDF
基于局部优化策略求解TSP的蚁群算法 被引量:13
17
作者 龚本灿 李腊元 +1 位作者 蒋廷耀 汪祥莉 《计算机应用研究》 CSCD 北大核心 2008年第7期1974-1976,共3页
为了克服基本蚁群算法收敛速度慢、易于停滞的缺陷,提出了一种基于局部优化策略的蚁群算法(LO-ACA)。该算法根据TSP的特点,采用了三种局部优化算子来交换搜索路径中城市的位置,以改进解的质量。以TSP为例进行的实验结果表明,该算法优于... 为了克服基本蚁群算法收敛速度慢、易于停滞的缺陷,提出了一种基于局部优化策略的蚁群算法(LO-ACA)。该算法根据TSP的特点,采用了三种局部优化算子来交换搜索路径中城市的位置,以改进解的质量。以TSP为例进行的实验结果表明,该算法优于ACA和ACAGA。 展开更多
关键词 蚁群算法 局部优化 旅行商问题
在线阅读 下载PDF
改进的混沌粒子群算法在TSP中的应用 被引量:26
18
作者 李文 伍铁斌 +1 位作者 赵全友 李玲香 《计算机应用研究》 CSCD 北大核心 2015年第7期2065-2067,共3页
针对基本粒子群(PSO)算法不能较好地解决旅行商优化问题(TSP),分析了基本粒子群算法的优化机理,在新定义粒子群进化方程中进化算子的基础上利用混沌运动的随机性、遍历性等特点,提出一种结合混沌优化和粒子群算法的改进混沌粒子群算法... 针对基本粒子群(PSO)算法不能较好地解决旅行商优化问题(TSP),分析了基本粒子群算法的优化机理,在新定义粒子群进化方程中进化算子的基础上利用混沌运动的随机性、遍历性等特点,提出一种结合混沌优化和粒子群算法的改进混沌粒子群算法。该算法对惯性权重进行自适应调整,引入混沌载波调整搜索策略避免陷入局部最优,形成一种同时满足全局和局部寻优搜索的混合离散粒子群算法,使其适合解决TSP此类组合优化问题。利用MATLAB对其进行了仿真。仿真结果说明此算法的搜索精度、收敛速度及优化效率均较优,证明了此算法在TSP中应用的有效性,且为求解TSP提供了一种参考方法。 展开更多
关键词 粒子群优化算法 旅行商问题 混沌优化 自适应 局部调整
在线阅读 下载PDF
基于粘贴系统求解TSP问题 被引量:5
19
作者 董亚非 谭刚军 张社民 《系统仿真学报》 EI CAS CSCD 北大核心 2005年第6期1299-1302,1306,共5页
旅行商问题,简称为TSP问题,是困难的NP完全问题,在工程实践中具有广泛的应用。利用常规的计算方法求解这个问题,计算所需的时间是随着问题规模的增大以指数形式增加的,因而无法有效的解决此类问题。DNA计算是一种新兴的计算方式,粘贴系... 旅行商问题,简称为TSP问题,是困难的NP完全问题,在工程实践中具有广泛的应用。利用常规的计算方法求解这个问题,计算所需的时间是随着问题规模的增大以指数形式增加的,因而无法有效的解决此类问题。DNA计算是一种新兴的计算方式,粘贴系统模型是其中基于粘贴运算的一种DNA计算的抽象模型。通过将旅行商问题转化为求赋权图中权值最小的Hamilton圈,利用粘贴系统模型的巨大并行性,可以有效的求解旅行商问题。 展开更多
关键词 tsp问题 粘贴 求解 HAMILTON圈 旅行商问题 DNA计算 NP完全问题 系统模型 工程实践 计算方法 指数形式 计算方式 抽象模型 问题转化 赋权图 并行性 时间 运算
在线阅读 下载PDF
面向TSP求解的混合蚁群算法 被引量:32
20
作者 张泓 李爱平 刘雪梅 《计算机工程》 CAS CSCD 北大核心 2009年第8期34-37,共4页
针对蚁群算法的早熟和停滞等现象,将免疫算法机制引入蚁群算法,提出用于TSP求解的混合算法。该算法具有蚁群算法的自适应反馈机理、收敛速度快和免疫算法操作算子简单和维持种群多样性、防止种群退化等特性。从算法解的质量与效率方面... 针对蚁群算法的早熟和停滞等现象,将免疫算法机制引入蚁群算法,提出用于TSP求解的混合算法。该算法具有蚁群算法的自适应反馈机理、收敛速度快和免疫算法操作算子简单和维持种群多样性、防止种群退化等特性。从算法解的质量与效率方面与基本蚁群算法和免疫算法进行比较,结果表明融合免疫机制的蚁群算法性能显著提高,也为解决其他组合优化问题提供一个新的思路。 展开更多
关键词 蚁群算法 免疫算法 旅行商问题 混合算法
在线阅读 下载PDF
上一页 1 2 33 下一页 到第
使用帮助 返回顶部