期刊文献+
共找到313篇文章
< 1 2 16 >
每页显示 20 50 100
Optimal Polygonal Approximation of Digital Planar Curves Using Genetic Algorithm and Tabu Search 被引量:2
1
作者 张鸿宾 《High Technology Letters》 EI CAS 2000年第2期20-28,共9页
Three heuristic algorithms for optimal polygonal approximation of digital planar curves is presented. With Genetic Algorithm (GA), improved Genetic Algorithm (IGA) based on Pareto optimal solution and Tabu Search (TS)... Three heuristic algorithms for optimal polygonal approximation of digital planar curves is presented. With Genetic Algorithm (GA), improved Genetic Algorithm (IGA) based on Pareto optimal solution and Tabu Search (TS), a near optimal polygonal approximation was obtained. Compared to the famous Teh chin algorithm, our algorithms have obtained the approximated polygons with less number of vertices and less approximation error. Compared to the dynamic programming algorithm, the processing time of our algorithms are much less expensive. 展开更多
关键词 DIGITAL planar CURVES Polygonal APPROXIMATION genetic algorithm PARETO OPTIMAL solution tabu search.
下载PDF
Localization of Voltage Regulators in Distribution Systems by a Mixed Genetic–Tabu Search Algorithm
2
作者 M. C. Pimentel Filho M. F. Medeiros 《Energy and Power Engineering》 2013年第4期751-755,共5页
The optimal allocation of regulators banks in distribution systems is a merely combinatorial problem in which the best points of installation correspond to the best benefit, considering the admitted objective function... The optimal allocation of regulators banks in distribution systems is a merely combinatorial problem in which the best points of installation correspond to the best benefit, considering the admitted objective function, without violating and operating limits. The objective function must be chosen so that its value represents the operation state of the system. As the problem possesses combinatorial nature, its complexity will increase exponentially with the number of possibilities. Systems with large numbers of nodes and / or with the possibility of installing more than one bank require a large number of calculations to find the solution. An additional issue is the fact that the problem does not have a continuous nature, presenting discontinuity points in the objective function, limiting the application of optimization methods based on gradients. Based on the nature of the problem two optimization methods were used to solve the problem: Genetic Algorithm (GA) and modified Tabu Search (TS). The GA function will scour the search space and find regions with local minima that are candidates to be the solution. On the other hand the TS provides local search in the regions defined by GA so that the overall optimum is achieved. 展开更多
关键词 REGULATOR BANKS Distribution Systems genetic algorithms tabu search
下载PDF
Search for circular and noncircular critical slip surfaces in slope stability analysis by hybrid genetic algorithm 被引量:7
3
作者 朱剑锋 陈昌富 《Journal of Central South University》 SCIE EI CAS 2014年第1期387-397,共11页
A local improvement procedure based on tabu search(TS) was incorporated into a basic genetic algorithm(GA) and a global optimal algorithm,i.e.,hybrid genetic algorithm(HGA) approach was used to search the circular and... A local improvement procedure based on tabu search(TS) was incorporated into a basic genetic algorithm(GA) and a global optimal algorithm,i.e.,hybrid genetic algorithm(HGA) approach was used to search the circular and noncircular slip surfaces associated with their minimum safety factors.The slope safety factors of circular and noncircular critical slip surfaces were calculated by the simplified Bishop method and an improved Morgenstern-Price method which can be conveniently programmed,respectively.Comparisons with other methods were made which indicate the high efficiency and accuracy of the HGA approach.The HGA approach was used to calculate one case example and the results demonstrated its applicability to practical engineering. 展开更多
关键词 混合遗传算法 临界滑动面 禁忌搜索 边坡稳定性分析 简化BISHOP法 圆弧 全局优化算法 基本遗传算法
下载PDF
A Case Study of 3D Protein Structure Prediction with Genetic Algorithm and Tabu Search 被引量:1
4
作者 WANG Ting1,2, ZHANG Xiaolong1, 3 1. School of Computer Science and Technology, Wuhan University of Science and Technology, Wuhan 430065, Hubei, China 2. College of Mobile Telecommunications, Chongqing University of Posts and Telecommunications, Chongqing 400065, China 3. State Key Laboratory of Bioelectronics, Southeast University, Nanjing 210096, China 《Wuhan University Journal of Natural Sciences》 CAS 2011年第2期125-129,共5页
This paper describes a case study of 3D protein structure prediction of six sequences from protein data bank (PDB) by genetic algorithm and tabu search (GATS), where off-lattice AB model is considered as a simplif... This paper describes a case study of 3D protein structure prediction of six sequences from protein data bank (PDB) by genetic algorithm and tabu search (GATS), where off-lattice AB model is considered as a simplified model of protein structure. The lowest-energy values required for forming the native conformation of proteins are searched by GATS, and then the coarse structures (i.e., simplified structure) of the proteins are obtained according to the multiple angle parameters corresponding to the lowest energies. All the coarse structures form single hydrophobic cores surrounded by hydrophilic residues, which stay on the right side of the actual characteristic of protein structure. It demonstrates that this approach can predict the 3D protein structure effectively. 展开更多
关键词 3D protein structure off-lattice AB model genetic algorithm and tabu search (GATS)
原文传递
基于Tabu搜索方法的电力系统无功优化 被引量:73
5
作者 刘玉田 马莉 《电力系统自动化》 EI CSCD 北大核心 2000年第2期61-64,共4页
将 Tabu搜索方法用于电力系统无功优化 ,采用二进制和十进制编码 2种方案。对IEEE30节点系统和 1 2 5节点山东省某地区电网进行了优化计算 ,并与简单遗传算法、结合模拟退火的遗传算法进行了比较 ,结果表明 Tabu搜索方法具有更强的全局... 将 Tabu搜索方法用于电力系统无功优化 ,采用二进制和十进制编码 2种方案。对IEEE30节点系统和 1 2 5节点山东省某地区电网进行了优化计算 ,并与简单遗传算法、结合模拟退火的遗传算法进行了比较 ,结果表明 Tabu搜索方法具有更强的全局寻优能力 ,可用于运行方式安排 。 展开更多
关键词 tabu搜索 遗传算法 无功优化 电力系统
下载PDF
基于遗传算法与Tabu搜索的拆卸序列优化算法 被引量:6
6
作者 王波 王宁生 《重庆大学学报(自然科学版)》 EI CAS CSCD 北大核心 2006年第3期23-27,共5页
为研究废弃装配体的拆卸序列优化,首先提出了建立装配体的干涉—自由矩阵,作为描述其结构的数学模型.其次,运用遗传算法原理,提出面向装配体拆卸序列自动生成及优化的计算模型.依据初始输入的若干拆卸序列和其它控制参数,由程序搜寻几... 为研究废弃装配体的拆卸序列优化,首先提出了建立装配体的干涉—自由矩阵,作为描述其结构的数学模型.其次,运用遗传算法原理,提出面向装配体拆卸序列自动生成及优化的计算模型.依据初始输入的若干拆卸序列和其它控制参数,由程序搜寻几何上可行的最佳拆卸序列.这里是以装配体在拆卸过程中具有最少的换向次数为优化目标.最后,鉴于遗传计算的未熟早敛问题,提出建立Tabu搜索与遗传算法的组合优化算法.通过把Tabu搜索的集中与分散策略引入遗传算法,可望获得更加健壮的搜索行为.大量的实例验证表明,用这种方法解决装配体拆卸序列的优化问题,所生成的可行拆卸序列在适应度函数值、数量、分布范围等方面均优于单纯的由遗传算法生成的结果. 展开更多
关键词 拆卸序列 绿色制造 tabu搜索 遗传算法
下载PDF
神华铁路动态货物列车开行方案编制优化研究
7
作者 段宏海 王伟 +1 位作者 何文晖 潘金山 《计算机仿真》 2024年第6期174-179,共6页
重载铁路作为我国大型战略物资的重要运输通道,其货物流向及列车径路较为简单。货物列车开行方案既是货物运输组织的重要计划,也是影响货主装运需求与货运到达时限的关键。以神华铁路为研究对象,以重车作业时间与空车延误时间最小化为目... 重载铁路作为我国大型战略物资的重要运输通道,其货物流向及列车径路较为简单。货物列车开行方案既是货物运输组织的重要计划,也是影响货主装运需求与货运到达时限的关键。以神华铁路为研究对象,以重车作业时间与空车延误时间最小化为目标,构建神华铁路动态开行方案编制优化模型,并设计两阶段遗传-禁忌搜索算法的求解策略。最后以包神南线与神朔线作为实例验证,优化后总目标函数值为30010min,其中重车运输作业时间30010min,空车延误时间0min。实现了重空车的合理接续,最大化的保障了货主运输需求,证明了上述模型与算法的有效性。 展开更多
关键词 货物列车开行方案 空车调配方案 动态编制 神华铁路 两阶段遗传-禁忌搜索算法
下载PDF
基于Tabu搜索与遗传算法研究拆卸序列优化 被引量:1
8
作者 王波 王宁生 《河海大学学报(自然科学版)》 CAS CSCD 北大核心 2005年第5期584-587,共4页
针对废弃装配体的拆卸序列优化,提出建立描述装配体结构的干涉自由矩阵以及“拆卸楔”的概念和算法,据此计算各个零件从装配体上可以拆卸下来的方向和次序.鉴于遗传计算过程中,其邻域往往过早地收敛于局部优化点上,于是将Tabu搜索组合... 针对废弃装配体的拆卸序列优化,提出建立描述装配体结构的干涉自由矩阵以及“拆卸楔”的概念和算法,据此计算各个零件从装配体上可以拆卸下来的方向和次序.鉴于遗传计算过程中,其邻域往往过早地收敛于局部优化点上,于是将Tabu搜索组合到遗传算法之中.实例验证表明,用这种组合优化方法解决装配体拆卸序列优化问题,所生成的可行拆卸序列在适应度函数值、数量、分布范围等方面均优于单纯的由遗传算法生成的结果. 展开更多
关键词 拆卸序列 tabu搜索 遗传算法 绿色制造
下载PDF
求解最小支配集问题的禁忌遗传混合算法
9
作者 吴歆韵 彭瑞 熊才权 《湖北工业大学学报》 2024年第2期17-22,共6页
将最小支配集问题转换为一系列判定问题k支配集问题,并提出一种禁忌遗传混合算法对k-DS问题进行求解。此算法将禁忌搜索算法和遗传算法两种启发式算法结合起来,互补不足。高效的邻域结构保证了算法的运行效率,禁忌策略防止算法过早陷入... 将最小支配集问题转换为一系列判定问题k支配集问题,并提出一种禁忌遗传混合算法对k-DS问题进行求解。此算法将禁忌搜索算法和遗传算法两种启发式算法结合起来,互补不足。高效的邻域结构保证了算法的运行效率,禁忌策略防止算法过早陷入局部最优陷阱,遗传算法框架进一步增强了算法的疏散性。经过与现有求解最小支配集算法的结果进行分析比较,禁忌遗传混合算法的结果较其它算法更优。 展开更多
关键词 最小支配集 NP难问题 禁忌遗传混合算法 k支配集
下载PDF
机组组合的混合编码遗传/tabu搜索组合算法 被引量:1
10
作者 邵建新 《南通大学学报(自然科学版)》 CAS 2005年第4期54-58,共5页
通过对遗传算法和tabu搜索的各自运算特性进行分析,文章提出了一种混合编码遗传算法与tabu搜索策略结合的组合算法,并运用组合算法对机组优化组合问题进行了求解。组合算法较好的结合了遗传算法的大规模寻优特性与tabu搜索的强局部搜索... 通过对遗传算法和tabu搜索的各自运算特性进行分析,文章提出了一种混合编码遗传算法与tabu搜索策略结合的组合算法,并运用组合算法对机组优化组合问题进行了求解。组合算法较好的结合了遗传算法的大规模寻优特性与tabu搜索的强局部搜索能力的特点,较大地减小了算法陷入局部最优的概率,能快速搜索到高质量的系统优化解;而且算法所采用的混合编码策略避免了每一迭代步上的负荷经济分配计算,大大地减少了计算量,提高了搜索速度。实例仿真结果表明,这种组合算法是有效的。 展开更多
关键词 机组组合 混合编码 遗传算法 tabu搜索
下载PDF
一种结合Tabu搜索的非线性遗传算法研究
11
作者 崔志华 曾建潮 徐玉斌 《控制与决策》 EI CSCD 北大核心 2004年第7期791-794,798,共5页
利用Tabu搜索的强大局部搜索性能,提出一种新的非线性遗传算法.该方法将Tabu搜索技术内嵌于遗传算子中,构造了基于Tabu搜索的非线性杂交及变异算子,它能有效地提高算子的局部搜索能力,通过实例仿真证明了该算法的有效性;同时,以"... 利用Tabu搜索的强大局部搜索性能,提出一种新的非线性遗传算法.该方法将Tabu搜索技术内嵌于遗传算子中,构造了基于Tabu搜索的非线性杂交及变异算子,它能有效地提高算子的局部搜索能力,通过实例仿真证明了该算法的有效性;同时,以"平均截止代数"和"平均截止代数分布熵"作为评价指标,对该方法的优化效率进行研究,定量评价了该方法的优化效率,通过与实数遗传算法进行比较,说明了该方法的优化效率高于实数遗传算法. 展开更多
关键词 非线性遗传算法 tabu搜索 局部搜索能力
下载PDF
Genetic Tabu Search for the Multi-Objective Knapsack Problem 被引量:5
12
作者 Vincent Barichard Jin-Kao Hao 《Tsinghua Science and Technology》 SCIE EI CAS 2003年第1期8-13,共6页
We introduce a hybrid algorithm for the 01 multidimensional multi-objective knapsack problem. This algorithm, called GTS MOKP, combines a genetic procedure and a tabu search operator. The algorithm is evaluated on 9 ... We introduce a hybrid algorithm for the 01 multidimensional multi-objective knapsack problem. This algorithm, called GTS MOKP, combines a genetic procedure and a tabu search operator. The algorithm is evaluated on 9 well-known benchmark instances and shows highly competitive results compared with two state-of-the-art algorithms. 展开更多
关键词 hybrid algorithm genetic tabu search search space
原文传递
A Hybrid Multi-Objective Evolutionary Algorithm for Optimal Groundwater Management under Variable Density Conditions 被引量:4
13
作者 YANG Yun WU Jianfeng +2 位作者 SUN Xiaomin LIN Jin WU Jichun 《Acta Geologica Sinica(English Edition)》 SCIE CAS CSCD 2012年第1期246-255,共10页
In this paper, a new hybrid multi-objective evolutionary algorithm (MOEA), the niched Pareto tabu search combined with a genetic algorithm (NPTSGA), is proposed for the management of groundwater resources under va... In this paper, a new hybrid multi-objective evolutionary algorithm (MOEA), the niched Pareto tabu search combined with a genetic algorithm (NPTSGA), is proposed for the management of groundwater resources under variable density conditions. Relatively few MOEAs can possess global search ability contenting with intensified search in a local area. Moreover, the overall searching ability of tabu search (TS) based MOEAs is very sensitive to the neighborhood step size. The NPTSGA is developed on the thought of integrating the genetic algorithm (GA) with a TS based MOEA, the niched Pareto tabu search (NPTS), which helps to alleviate both of the above difficulties. Here, the global search ability of the NPTS is improved by the diversification of candidate solutions arising from the evolving genetic algorithm population. Furthermore, the proposed methodology coupled with a density-dependent groundwater flow and solute transport simulator, SEAWAT, is developed and its performance is evaluated through a synthetic seawater intrusion management problem. Optimization results indicate that the NPTSGA offers a tradeoff between the two conflicting objectives. A key conclusion of this study is that the NPTSGA keeps the balance between the intensification of nondomination and the diversification of near Pareto-optimal solutions along the tradeoff curves and is a stable and robust method for implementing the multi-objective design of variable-density groundwater resources. 展开更多
关键词 seawater intrusion multi-objective optimization niched Pareto tabu search combined with genetic algorithm niched Pareto tabu search genetic algorithm
下载PDF
A Hybrid Algorithm for Optimizing Multi-Modal Functions 被引量:1
14
作者 Li Qinghua Yang Shida Ruan Youlin 《Wuhan University Journal of Natural Sciences》 CAS 2006年第3期551-554,共4页
A new genetic algorithm is presented based on the musical performance. The novelty of this algorithm is that a new genetic algorithm, mimicking the musical process of searching for a perfect state of harmony, which in... A new genetic algorithm is presented based on the musical performance. The novelty of this algorithm is that a new genetic algorithm, mimicking the musical process of searching for a perfect state of harmony, which increases the robustness of it greatly and gives a new meaning of it in the meantime, has been developed, Combining the advantages of the new genetic algorithm, simplex algorithm and tabu search, a hybrid algorithm is proposed. In order to verify the effectiveness of the hybrid algorithm, it is applied to solving some typical numerical function optimization problems which are poorly solved by traditional genetic algorithms. The experimental results show that the hybrid algorithm is fast and reliable. 展开更多
关键词 HARMONY genetic allgorithm simplex algorithm tabu search
下载PDF
TSGA:新型的片上网络低功耗映射算法
15
作者 张保岗 韩国栋 +1 位作者 刘冬培 燕昺昊 《计算机应用研究》 CSCD 北大核心 2020年第9期2726-2729,共4页
针对如何将越来越复杂的应用任务有效地映射到片上网络处理单元上,达到以更少的能耗完成任务的目的,提出了一种遗传算法和禁忌搜索算法相融合的新型片上网路低功耗映射算法。该方法充分利用遗传算法强大的全局搜索能力,融合禁忌搜索的... 针对如何将越来越复杂的应用任务有效地映射到片上网络处理单元上,达到以更少的能耗完成任务的目的,提出了一种遗传算法和禁忌搜索算法相融合的新型片上网路低功耗映射算法。该方法充分利用遗传算法强大的全局搜索能力,融合禁忌搜索的局部搜索能力和突出的翻山特性来弥补遗传算法的局部搜索能力弱和早熟的缺陷,取得了更好的片上网络低功耗效果。实验结果表明,在同样的实验平台和功耗模型下,禁忌搜索遗传算法相比于早期的遗传算法能耗降低显著,相比于后来改进的MGA、AGA算法也有能效优势。 展开更多
关键词 片上网络 映射算法 遗传算法 禁忌搜索算法
下载PDF
一种结合Tabu搜索的自适应遗传算法研究
16
作者 许珂 雷友诚 朱红求 《工业控制计算机》 2011年第3期55-57,共3页
针对标准遗传算法(SGA)在全局优化问题中容易出现早熟和收敛速度慢,提出了一种TS-AGA算法。新算法通过将禁忌搜索(TS)和自适应遗传算法(AGA)相结合。以自适应遗传算法(AGA)为基础,用遗传算法进行全局搜索,用禁忌搜索法(TS)作局部搜索,... 针对标准遗传算法(SGA)在全局优化问题中容易出现早熟和收敛速度慢,提出了一种TS-AGA算法。新算法通过将禁忌搜索(TS)和自适应遗传算法(AGA)相结合。以自适应遗传算法(AGA)为基础,用遗传算法进行全局搜索,用禁忌搜索法(TS)作局部搜索,可以加快收敛速度,同时可以抑制早熟现象,避免过早收敛到局部最优。测试函数仿真结果表明,新算法能很好的抑制早熟收敛,同时在计算速度和计算结果方面都有改进,是一种快速有效的优化算法。 展开更多
关键词 遗传算法(GA) 全局优化 禁忌搜索(TS) 自适应
下载PDF
Current Search and Applications in Analog Filter Design Problems 被引量:1
17
作者 Deacha Puangdownreong Anusom Sakulin 《通讯和计算机(中英文版)》 2012年第9期1083-1096,共14页
关键词 模拟滤波器 搜索技术 滤波器设计 应用 启发式优化算法 组合优化问题 粒子群优化 人工智能
下载PDF
A Comparison of Three Heuristic Algorithms for Molecular Docking
18
作者 Ting Jun HOU Jun Mei WANG Xiao Jie XU(Department of Chemistry. Beida-Jiuyuan Molecular Design Laboratory. Peking University.Beijing 100871) 《Chinese Chemical Letters》 SCIE CAS CSCD 1999年第7期615-618,共4页
Three heuristic algorithms: simulated annealing, genetic algorithm, and Tabu search were compared to molecular docking procedure using 3 protein-ligand systems. Statistical analysis of the results indicated that the T... Three heuristic algorithms: simulated annealing, genetic algorithm, and Tabu search were compared to molecular docking procedure using 3 protein-ligand systems. Statistical analysis of the results indicated that the Tabu search showed the best performance in terms of locating solutions close to the crystallographic ligand conformation. From the comparisons, a hybrid search algorithm was proposed, which gave superior results compared with any one of the algorithms alone. 展开更多
关键词 molecular docking genetic algorithm tabu search simulated annealing
下载PDF
Application of Interval Algorithm in Rural Power Network Planning
19
作者 GU Zhuomu ZHAO Yulin 《Journal of Northeast Agricultural University(English Edition)》 CAS 2009年第3期57-60,共4页
Rural power network planning is a complicated nonlinear optimized combination problem which based on load forecasting results, and its actual load is affected by many uncertain factors, which influenced optimization r... Rural power network planning is a complicated nonlinear optimized combination problem which based on load forecasting results, and its actual load is affected by many uncertain factors, which influenced optimization results of rural power network planning. To solve the problems, the interval algorithm was used to modify the initial search method of uncertainty load mathematics model in rural network planning. Meanwhile, the genetic/tabu search combination algorithm was adopted to optimize the initialized network. The sample analysis results showed that compared with the certainty planning, the improved method was suitable for urban medium-voltage distribution network planning with consideration of uncertainty load and the planning results conformed to the reality. 展开更多
关键词 rural power network optimization planning load uncertainty interval algorithm genetic/tabu search combination algorithm
下载PDF
融合局部搜索策略求解DCMST的改进稳态遗传算法
20
作者 鞠成安 王妮娅 +2 位作者 HANZALA 张书凡 毛剑琳 《重庆邮电大学学报(自然科学版)》 CSCD 北大核心 2023年第5期935-942,共8页
针对目前遗传算法求解度约束最小生成树存在的求解质量不稳定、局部搜索不完全的问题,提出一种融合局部搜索策略求解度约束最小生成树(DCMST)的改进稳态遗传算法。提出服从边隶属度值的度约束初始生成树算法,用来提高初始种群的质量;在... 针对目前遗传算法求解度约束最小生成树存在的求解质量不稳定、局部搜索不完全的问题,提出一种融合局部搜索策略求解度约束最小生成树(DCMST)的改进稳态遗传算法。提出服从边隶属度值的度约束初始生成树算法,用来提高初始种群的质量;在局部搜索时引入禁忌搜索,防止相似解大量重复搜索;融合自适应变量和点替换的局部搜索方法,提升算法的局部搜索能力。仿真结果表明,提出的算法提高了初始解的质量,加快了算法的收敛速度,加强局部搜索从而提高了算法的求解质量,可获得较好的有效性与稳定性。 展开更多
关键词 度约束最小生成树 遗传算法 初始种群 禁忌搜索 局部搜索
下载PDF
上一页 1 2 16 下一页 到第
使用帮助 返回顶部