期刊文献+
共找到39,191篇文章
< 1 2 250 >
每页显示 20 50 100
A Study on Optimizing the Double-Spine Type Flow Path Design for the Overhead Transportation System Using Tabu Search Algorithm
1
作者 Nguyen Huu Loc Khuu Thuy Duy Truong +3 位作者 Quoc Dien Le Tran Thanh Cong Vu Hoa Binh Tran Tuong Quan Vo 《Intelligent Automation & Soft Computing》 2024年第2期255-279,共25页
Optimizing Flow Path Design(FPD)is a popular research area in transportation system design,but its application to Overhead Transportation Systems(OTSs)has been limited.This study focuses on optimizing a double-spine f... Optimizing Flow Path Design(FPD)is a popular research area in transportation system design,but its application to Overhead Transportation Systems(OTSs)has been limited.This study focuses on optimizing a double-spine flow path design for OTSs with 10 stations by minimizing the total travel distance for both loaded and empty flows.We employ transportation methods,specifically the North-West Corner and Stepping-Stone methods,to determine empty vehicle travel flows.Additionally,the Tabu Search(TS)algorithm is applied to branch the 10 stations into two main layout branches.The results obtained from our proposed method demonstrate a reduction in the objective function value compared to the initial feasible solution.Furthermore,we explore howchanges in the parameters of the TS algorithm affect the optimal result.We validate the feasibility of our approach by comparing it with relevant literature and conducting additional tests on layouts with 20 and 30 stations. 展开更多
关键词 Overhead transportation systems tabu search double-spine layout transportationmethod empty travel flow path design
下载PDF
Prediction of Shear Bond Strength of Asphalt Concrete Pavement Using Machine Learning Models and Grid Search Optimization Technique
2
作者 Quynh-Anh Thi Bui Dam Duc Nguyen +2 位作者 Hiep Van Le Indra Prakash Binh Thai Pham 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期691-712,共22页
Determination of Shear Bond strength(SBS)at interlayer of double-layer asphalt concrete is crucial in flexible pavement structures.The study used three Machine Learning(ML)models,including K-Nearest Neighbors(KNN),Ext... Determination of Shear Bond strength(SBS)at interlayer of double-layer asphalt concrete is crucial in flexible pavement structures.The study used three Machine Learning(ML)models,including K-Nearest Neighbors(KNN),Extra Trees(ET),and Light Gradient Boosting Machine(LGBM),to predict SBS based on easily determinable input parameters.Also,the Grid Search technique was employed for hyper-parameter tuning of the ML models,and cross-validation and learning curve analysis were used for training the models.The models were built on a database of 240 experimental results and three input variables:temperature,normal pressure,and tack coat rate.Model validation was performed using three statistical criteria:the coefficient of determination(R2),the Root Mean Square Error(RMSE),and the mean absolute error(MAE).Additionally,SHAP analysis was also used to validate the importance of the input variables in the prediction of the SBS.Results show that these models accurately predict SBS,with LGBM providing outstanding performance.SHAP(Shapley Additive explanation)analysis for LGBM indicates that temperature is the most influential factor on SBS.Consequently,the proposed ML models can quickly and accurately predict SBS between two layers of asphalt concrete,serving practical applications in flexible pavement structure design. 展开更多
关键词 Shear bond asphalt pavement grid search OPTIMIZATION machine learning
下载PDF
Tabu Search中集中性和多样性的自适应搜索策略 被引量:19
3
作者 贺一 刘光远 邱玉辉 《计算机研究与发展》 EI CSCD 北大核心 2004年第1期162-166,共5页
近年来的研究表明 ,集中性与多样性策略在禁忌搜索中是非常重要的 但集中性与多样性常常又是矛盾的 ,如何解决集中性与多样性之间的矛盾就成为一个值得关注的话题 以组合优化中的著名难题TSP(travelingsalesmanprob lem)为例 ,提出了... 近年来的研究表明 ,集中性与多样性策略在禁忌搜索中是非常重要的 但集中性与多样性常常又是矛盾的 ,如何解决集中性与多样性之间的矛盾就成为一个值得关注的话题 以组合优化中的著名难题TSP(travelingsalesmanprob lem)为例 ,提出了一种新颖的自适应搜索策略 ,通过邻域和候选集的相互配合 ,动态地调整候选集中分别用于集中性搜索与多样性搜索的元素个数 ,较好地解决了集中性与多样性的冲突问题 仿真实验表明 。 展开更多
关键词 禁忌搜索 集中性 多样性 TSP
下载PDF
VRPTW的扰动恢复及其TABUSEARCH算法 被引量:24
4
作者 王明春 高成修 曾永廷 《数学杂志》 CSCD 北大核心 2006年第2期231-236,共6页
本文对带时间窗的车辆路线安排扰动恢复问题进行了讨论,分析了各种可能的扰动:增加减少客户,时间窗、客户需求及路线可行性的扰动,构造了扰动模型.利用禁忌搜索算法对问题进行求解,同时通过对模型参数重新设置,得到了多个满足要求的不... 本文对带时间窗的车辆路线安排扰动恢复问题进行了讨论,分析了各种可能的扰动:增加减少客户,时间窗、客户需求及路线可行性的扰动,构造了扰动模型.利用禁忌搜索算法对问题进行求解,同时通过对模型参数重新设置,得到了多个满足要求的不同的解,这样使解更具有实际可行性和有效性. 展开更多
关键词 车辆路线问题 时间窗 扰动恢复 禁忌搜索 多解
下载PDF
Tabu Search集中性和多样性自动平衡下的增强搜索策略 被引量:3
5
作者 雷开友 王芳 +2 位作者 贺一 邱玉辉 刘光远 《计算机科学》 CSCD 北大核心 2005年第11期161-163,共3页
在禁忌搜索算法中,集中性搜索与多样性搜索是缺一不可但又相互矛盾的两个方面。本文提出了一种在禁忌搜索集中性和多样性自动平衡下的增强搜索策略算法,这种算法在集中性搜索与多样性搜索之间保持合理平衡的同时,又进一步对结果加强集... 在禁忌搜索算法中,集中性搜索与多样性搜索是缺一不可但又相互矛盾的两个方面。本文提出了一种在禁忌搜索集中性和多样性自动平衡下的增强搜索策略算法,这种算法在集中性搜索与多样性搜索之间保持合理平衡的同时,又进一步对结果加强集中性搜索或者多样性搜索,以获全局最优解。以组合优化中的典型难题 TSP为例,通过自动更换邻域、候选集,较好地解决了集中性搜索与多样性搜索的冲突。仿真实验表明,解的质量提高了,验证该算法有效。 展开更多
关键词 禁忌搜索 集中性搜索 多样性搜索 TSP问题 搜索策略 自动平衡 多样性 集中性 search tabu
下载PDF
一种带时间窗和容量约束的车辆路线问题及其TabuSearch算法 被引量:11
6
作者 魏明 高成修 胡润洲 《运筹与管理》 CSCD 2002年第3期49-54,共6页
本文提出一种带时间窗和容量约束的车辆路线问题 (CVRPTW ) ,并利用TabuSearch快速启式算法 ,针对Solomon提出的几个标准问题 ,快捷地得到了优良的数值结果。
关键词 时间窗 容量约束 车辆路线问题 tabu search算法 VRPTW 巨集启发式算法
下载PDF
一种改进的Tabu Search算法及其在区域电网无功优化中的应用 被引量:4
7
作者 李益华 林文南 《电力科学与技术学报》 CAS 2008年第2期60-65,共6页
提出将改进的Tabu(禁忌)搜索算法用于区域电网无功电压优化控制问题的求解.首先根据已知的实际电网的历史数据获得可行的初始解,然后对区域电网采用改进的禁忌搜索方法进行无功优化.在求解的过程中,由于对Tabu表中所记录的"移动&qu... 提出将改进的Tabu(禁忌)搜索算法用于区域电网无功电压优化控制问题的求解.首先根据已知的实际电网的历史数据获得可行的初始解,然后对区域电网采用改进的禁忌搜索方法进行无功优化.在求解的过程中,由于对Tabu表中所记录的"移动"采取"有条件地释放Tabu表中的记录"这一策略,可以使搜索有效地跳出局部极小值点,更好地找到最优解.通过IEEE-14节点算例验证了该算法的有效性. 展开更多
关键词 无功优化 区域电网 改进tabu搜索算法
下载PDF
交通信号实时配时模型及Tabu Search算法
8
作者 张媛媛 高成修 黄惠 《武汉大学学报(理学版)》 CAS CSCD 北大核心 2003年第1期21-24,共4页
针对单点信号交叉口 ,提出了一种新的信号实时配时模型 .该模型能更好地反映各种交通状况的实际需要 ,其加权系数 ,能随交通需求的变化而实时变化 .并用禁忌搜索算法 ,求出其近似解 .
关键词 交通信号实时配电模型 tabu search算法 禁忌搜索算法 交通管理 单点信号交叉口 信号控制
下载PDF
用Tabu Search解决基于结群的电路划分问题
9
作者 徐宁 《微计算机信息》 北大核心 2007年第24期205-206,77,共3页
电路划分是VLSI物理设计中最重要的步骤之一。本文提出了一种自底向上的结群策略,首先将具有高互连关系的电路模块进行结群,然后再将结群后的宏模块进行划分,用Tabu Search启发式算法进行求解,测试电路选择标准MCNC benchmarks,实验结... 电路划分是VLSI物理设计中最重要的步骤之一。本文提出了一种自底向上的结群策略,首先将具有高互连关系的电路模块进行结群,然后再将结群后的宏模块进行划分,用Tabu Search启发式算法进行求解,测试电路选择标准MCNC benchmarks,实验结果表明在解的质量相当情况下,运算时间较少。 展开更多
关键词 tabu search 结群 电路划分
下载PDF
Tabu Search算法在优化配送路线问题中的应用 被引量:18
10
作者 袁庆达 闫昱 周再玲 《计算机工程》 CAS CSCD 北大核心 2001年第11期86-89,共4页
将TS算法应用到物流系统的配送路线优化问题中。在给出了此类问题的描述后,着重阐述了TS启发式算法的设计,编程实现此算法的要点。最后,用模拟算例对设计的算法进行了验证,计算结果是比较理想的。
关键词 配送路线问题 优化 tabusearch算法 C++语言 程序设计
下载PDF
Channel Assignment Method Using Parallel Tabu Search Based on Graph Theory in Wireless Sensor Networks 被引量:3
11
作者 郑涛 秦雅娟 +1 位作者 高德云 张宏科 《China Communications》 SCIE CSCD 2011年第3期73-82,共10页
Wireless sensor networks are suffering from serious frequency interference.In this paper,we propose a channel assignment algorithm based on graph theory in wireless sensor networks.We first model the conflict infectio... Wireless sensor networks are suffering from serious frequency interference.In this paper,we propose a channel assignment algorithm based on graph theory in wireless sensor networks.We first model the conflict infection graph for channel assignment with the goal of global optimization minimizing the total interferences in wireless sensor networks.The channel assignment problem is equivalent to the generalized graph-coloring problem which is a NP-complete problem.We further present a meta-heuristic Wireless Sensor Network Parallel Tabu Search(WSN-PTS) algorithm,which can optimize global networks with small numbers of iterations.The results from a simulation experiment reveal that the novel algorithm can effectively solve the channel assignment problem. 展开更多
关键词 wireless sensor networks channel assignment graph theory tabu search INTERFERENCE
下载PDF
Enhancing the synchronizability of networks by rewiring based on tabu search and a local greedy algorithm 被引量:2
12
作者 杨翠丽 鄧榤生 《Chinese Physics B》 SCIE EI CAS CSCD 2011年第12期490-497,共8页
By considering the eigenratio of the Laplacian matrix as the synchronizability measure, this paper presents an efficient method to enhance the synchronizability of undirected and unweighted networks via rewiring. The ... By considering the eigenratio of the Laplacian matrix as the synchronizability measure, this paper presents an efficient method to enhance the synchronizability of undirected and unweighted networks via rewiring. The rewiring method combines the use of tabu search and a local greedy algorithm so that an effective search of solutions can be achieved. As demonstrated in the simulation results, the performance of the proposed approach outperforms the existing methods for a large variety of initial networks, both in terms of speed and quality of solutions. 展开更多
关键词 SYNCHRONIZABILITY network rewiring tabu search local greedy complex networks
下载PDF
Tabu search for no-wait flowshop scheduling problem to minimize maximum lateness
13
作者 王初阳 李小平 王茜 《Journal of Southeast University(English Edition)》 EI CAS 2010年第1期26-30,共5页
In order to solve the no-wait flowshop scheduling problem to minimize the maximum lateness,three job-block-based neighborhoods are proposed,among which the block exchange neighborhood have a size of O(n4)while the b... In order to solve the no-wait flowshop scheduling problem to minimize the maximum lateness,three job-block-based neighborhoods are proposed,among which the block exchange neighborhood have a size of O(n4)while the block swap and the simplified block exchange neighborhoods have a size of O(n3).With larger sizes than the existing neighborhoods,the proposed neighborhoods can enhance the solution quality of local search algorithms.Speedup properties for the neighborhoods are developed,which can evaluate a neighbor in constant time and explore the neighborhoods in time proportional to their proposed sizes. Unlike the dominance-rule-based speedup method,the proposed speedups are applicable to any machine number.Three neighborhoods and the union of block swap and the simplified block exchange neighborhoods are compared in the tabu search.Computational results on benchmark instances show that three tabu search algorithms with O(n3)neighborhoods outperform the existing algorithms and the tabu search algorithm with the union has the best performance among all the tested algorithms. 展开更多
关键词 tabu search no-wait flowshop SCHEDULING maximum lateness NEIGHBORHOOD
下载PDF
A hybrid algorithm based on tabu search and large neighbourhood search for car sequencing problem 被引量:7
14
作者 ZHANG Xiang-yang GAO Liang +1 位作者 WEN Long HUANG Zhao-dong 《Journal of Central South University》 SCIE EI CAS CSCD 2018年第2期315-330,共16页
The car sequencing problem(CSP)concerns a production sequence of different types of cars in the mixed-model assembly line.A hybrid algorithm is proposed to find an assembly sequence of CSP with minimum violations.Firs... The car sequencing problem(CSP)concerns a production sequence of different types of cars in the mixed-model assembly line.A hybrid algorithm is proposed to find an assembly sequence of CSP with minimum violations.Firstly,the hybrid algorithm is based on the tabu search and large neighborhood search(TLNS),servicing as the framework.Moreover,two components are incorporated into the hybrid algorithm.One is the parallel constructive heuristic(PCH)that is used to construct a set of initial solutions and find some high quality solutions,and the other is the small neighborhood search(SNS)which is designed to improve the new constructed solutions.The computational results show that the proposed hybrid algorithm(PCH+TLNS+SNS)obtains100best known values out of109public instances,among these89instances get their best known values with100%success rate.By comparing with the well-known related algorithms,computational results demonstrate the effectiveness,efficiency and robustness of the proposed algorithm. 展开更多
关键词 car sequencing problem large neighborhood search tabu search ratio constraint
下载PDF
Optimal Polygonal Approximation of Digital Planar Curves Using Genetic Algorithm and Tabu Search 被引量:2
15
作者 张鸿宾 《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
Tabu Search Implementation on Traveling Salesman Problem and Its Variations: A Literature Survey 被引量:5
16
作者 Sumanta Basu 《American Journal of Operations Research》 2012年第2期163-173,共11页
The Traveling Salesman Problem (TSP) and its allied problems like Vehicle Routing Problem (VRP) are one of the most widely studied problems in combinatorial optimization. It has long been known to be NP-hard and hence... The Traveling Salesman Problem (TSP) and its allied problems like Vehicle Routing Problem (VRP) are one of the most widely studied problems in combinatorial optimization. It has long been known to be NP-hard and hence research on developing algorithms for the TSP has focused on approximate methods in addition to exact methods. Tabu search is one of the most widely applied metaheuristic for solving the TSP. In this paper, we review the tabu search literature on the TSP and its variations, point out trends in it, and bring out some interesting research gaps in this literature. 展开更多
关键词 tabu search TRAVELING SALESMAN PROBLEM Vehicle ROUTING PROBLEM
下载PDF
Dynamic Tabu Search Algorithm for Solving Departure Scheduling Problem 被引量:1
17
作者 王来军 史忠科 雷秀娟 《Journal of Southwest Jiaotong University(English Edition)》 2007年第2期132-137,共6页
The aircraft departure scheduling problem is described comprehensively. A mathematical model is built for solving this problem. Then, a local search algorithm is proposed; based on it, the dynamic tabu search techniqu... The aircraft departure scheduling problem is described comprehensively. A mathematical model is built for solving this problem. Then, a local search algorithm is proposed; based on it, the dynamic tabu search technique is applied, and the related implement techniques are presented. A simulation including condition and results is performed to solve a representative problem. It is concluded that ( 1 ) departure aircrafts of each queue keep the same order comparatively all the lime, and the distribution of the departure time is well-proportioned, which accords with the "first-come first-serve" principle; (2) the total time costs are minimized, which would economize money and reduce danger; ( 3 ) the optimization result is not exclusive, which means that several approaches can be chosen at will; (4) the solution obtained is the global optimal one, which guarantees the validity of the proposed method. 展开更多
关键词 Departure scheduling Wake vortex separation Global optimality tabu search
下载PDF
A Tabu Search Algorithm for Quadratic 0-1 Programming Problem 被引量:2
18
作者 周贤伟 王远允 +1 位作者 田新现 郭瑞强 《Chinese Quarterly Journal of Mathematics》 CSCD 1997年第4期98-102, ,共5页
In this paper,quadratic 0-1 programming problem (I) is considered, in terms of its features quadratic 0-1 programming problem is solved by linear approxity heurstic algrothm and a developed tabu search ahgrothm .
关键词 tabu search linear approximate quaratic 0-1 programming
下载PDF
Energy transmission modes based on Tabu search and particle swarm hybrid optimization algorithm 被引量:2
19
作者 李翔 崔吉峰 +1 位作者 乞建勋 杨尚东 《Journal of Central South University of Technology》 EI 2007年第1期144-148,共5页
In China, economic centers are far from energy storage bases, so it is significant to select a proper energy transferring mode to improve the efficiency of energy usage. To solve this problem, an optimal allocation mo... In China, economic centers are far from energy storage bases, so it is significant to select a proper energy transferring mode to improve the efficiency of energy usage. To solve this problem, an optimal allocation model based on energy transfer mode was proposed after objective function for optimizing energy using efficiency was established, and then, a new Tabu search and particle swarm hybrid optimizing algorithm was proposed to find solutions. While actual data of energy demand and distribution in China were selected for analysis, the economic critical value in comparison between the long-distance coal transfer and electric power transmission was gained. Based on the above discussion, some proposals were put forward for optimal allocation of energy transfer modes in China. By comparing other three traditional methods that are based on regional price differences, freight rates and annual cost with the proposed method, the result indicates that the economic efficiency of the energy transfer can be enhanced by 3.14%, 5.78% and 6.01%, respectively. 展开更多
关键词 ultra high voltage(UHV) economical efficiency tabu search particle swarm optimization
下载PDF
基于改进Tabu Search算法的配电线路无功运行优化系统控制策略研究 被引量:1
20
作者 李乾 王聪 +4 位作者 刘保安 方永毅 王立军 钱恒健 王彦龙 《科技通报》 2021年第6期38-41,47,共5页
在配电网无功补偿优化过程中,Tabu Search算法能够高效地将最优解搜索出来,因此,将Tabu Search算法应用于配电网无功补偿优化具有现实可操作性。本文对Tabu Search方法的原理进行了详细介绍,因为农村配电网线路具备很多特点,综合考量其... 在配电网无功补偿优化过程中,Tabu Search算法能够高效地将最优解搜索出来,因此,将Tabu Search算法应用于配电网无功补偿优化具有现实可操作性。本文对Tabu Search方法的原理进行了详细介绍,因为农村配电网线路具备很多特点,综合考量其并联电容器投切等问题及特点,本文在Tabu Search的基础上,进行了一系列改进,用来解决配电网的投切优化问题。提出了基于电容器投切分组的二进制编码优化,基于无功补偿的损耗降低特点,根据功率传输方向,对权重根据由低到高的顺序排列,然后进行二进制编码,从二进制编码串的末端进行移动;Tabu Search非常依赖于初始解,提出了当前时段处于运行退出状态时,根据无功缺额电容器的配置方式进行。 展开更多
关键词 tabu search算法 配电线路 无功运行 系统控制策略
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部