期刊文献+
共找到256篇文章
< 1 2 13 >
每页显示 20 50 100
MULTI OBJECTIVE OPTIMIZATION USING GENETIC ALGORITHM WITH LOCAL SEARCH
1
作者 戴晓晖 李敏强 寇纪淞 《Transactions of Tianjin University》 EI CAS 1998年第2期31-35,共5页
In this paper,we propose a hybrid algorithm for finding a set of non dominated solutions of a multi objective optimization problem.In the proposed algorithm,a local search procedure is applied to each solution gener... In this paper,we propose a hybrid algorithm for finding a set of non dominated solutions of a multi objective optimization problem.In the proposed algorithm,a local search procedure is applied to each solution generated by genetic operations.The aim of the proposed algorithm is not to determine a single final solution but to try to find all the non dominated solutions of a multi objective optimization problem.The choice of the final solution is left to the decision makers preference.High search ability of the proposed algorithm is demonstrated by computer simulation. 展开更多
关键词 multi objective genetic algorithm Pareto set local search
在线阅读 下载PDF
A Hybrid Genetic Algorithm for the Traveling Salesman Problem with Pickup and Delivery 被引量:10
2
作者 Fang-Geng Zhao Jiang-Sheng Sun +1 位作者 Su-Jian Li Wei-Min Liu 《International Journal of Automation and computing》 EI 2009年第1期97-102,共6页
In this paper, a hybrid genetic algorithm (GA) is proposed for the traveling salesman problem (TSP) with pickup and delivery (TSPPD). In our algorithm, a novel pheromone-based crossover operator is advanced that... In this paper, a hybrid genetic algorithm (GA) is proposed for the traveling salesman problem (TSP) with pickup and delivery (TSPPD). In our algorithm, a novel pheromone-based crossover operator is advanced that utilizes both local and global information to construct offspring. In addition, a local search procedure is integrated into the GA to accelerate convergence. The proposed GA has been tested on benchmark instances, and the computational results show that it gives better convergence than existing heuristics. 展开更多
关键词 genetic algorithm (GA) pheromone-based crossover local search pickup and delivery traveling salesman problem(TSP).
在线阅读 下载PDF
Solving Travelling Salesman Problem with an Improved Hybrid Genetic Algorithm 被引量:6
3
作者 Bao Lin Xiaoyan Sun Sana Salous 《Journal of Computer and Communications》 2016年第15期98-106,共10页
We present an improved hybrid genetic algorithm to solve the two-dimensional Eucli-dean traveling salesman problem (TSP), in which the crossover operator is enhanced with a local search. The proposed algorithm is expe... We present an improved hybrid genetic algorithm to solve the two-dimensional Eucli-dean traveling salesman problem (TSP), in which the crossover operator is enhanced with a local search. The proposed algorithm is expected to obtain higher quality solutions within a reasonable computational time for TSP by perfectly integrating GA and the local search. The elitist choice strategy, the local search crossover operator and the double-bridge random mutation are highlighted, to enhance the convergence and the possibility of escaping from the local optima. The experimental results illustrate that the novel hybrid genetic algorithm outperforms other genetic algorithms by providing higher accuracy and satisfactory efficiency in real optimization processing. 展开更多
关键词 genetic algorithm Hybrid local Search TSP
在线阅读 下载PDF
A New Genetic Algorithm Based on Niche Technique and Local Search Method 被引量:1
4
作者 Jinwu Xu, Jiwen Liu Mechanical Engineering School, University of Science and Technology Beijing, Beijing 100083, China 《Journal of University of Science and Technology Beijing》 CSCD 2001年第1期63-68,共6页
The genetic algorithm has been widely used in many fields as an easy robust global search and optimization method. In this paper, a new generic algorithm based on niche technique and local search method is presented u... The genetic algorithm has been widely used in many fields as an easy robust global search and optimization method. In this paper, a new generic algorithm based on niche technique and local search method is presented under the consideration of inadequacies of the simple genetic algorithm. In order to prove the adaptability and validity of the improved genetic algorithm, optimization problems of multimodal functions with equal peaks, unequal peaks and complicated peak distribution are discussed. The simulation results show that compared to other niching methods, this improved genetic algorithm has obvious potential on many respects, such as convergence speed, solution accuracy, ability of global optimization, etc. 展开更多
关键词 genetic algorithm (GA) niche technique local search method
在线阅读 下载PDF
A Multiple-Neighborhood-Based Parallel Composite Local Search Algorithm for Timetable Problem
5
作者 颜鹤 郁松年 《Journal of Shanghai University(English Edition)》 CAS 2004年第3期301-308,共8页
This paper presents a parallel composite local search algorithm based on multiple search neighborhoods to solve a special kind of timetable problem. The new algorithm can also effectively solve those problems that can... This paper presents a parallel composite local search algorithm based on multiple search neighborhoods to solve a special kind of timetable problem. The new algorithm can also effectively solve those problems that can be solved by general local search algorithms. Experimental results show that the new algorithm can generate better solutions than general local search algorithms. 展开更多
关键词 multiple neighborhoods PARALLEL composite local search algorithm timetable problem.
在线阅读 下载PDF
Efficient Multiobjective Genetic Algorithm for Solving Transportation, Assignment, and Transshipment Problems 被引量:3
6
作者 Sayed A. Zaki Abd Allah A. Mousa +1 位作者 Hamdy M. Geneedi Adel Y. Elmekawy 《Applied Mathematics》 2012年第1期92-99,共8页
This paper presents an efficient genetic algorithm for solving multiobjective transportation problem, assignment, and transshipment Problems. The proposed approach integrates the merits of both genetic algorithm (GA) ... This paper presents an efficient genetic algorithm for solving multiobjective transportation problem, assignment, and transshipment Problems. The proposed approach integrates the merits of both genetic algorithm (GA) and local search (LS) scheme. The algorithm maintains a finite-sized archive of non-dominated solutions which gets iteratively updated in the presence of new solutions based on clustering algorithm. The use clustering algorithm makes the algorithms practical by allowing a decision maker to control the resolution of the Pareto set approximation. To increase GAs’ problem solution power, local search technique is implemented as neighborhood search engine where it intends to explore the less-crowded area in the current archive to possibly obtain more nondominated solutions. The inclusion of local search and clustering algorithm speeds-up the search process and also helps in obtaining a fine-grained value for the objective functions. Finally, we report numerical results in order to establish the actual computational burden of the proposed algorithm and to assess its performances with respect to classical approaches for solving MOTP. 展开更多
关键词 TRANSPORTATION Problem genetic algorithms local Search Cluster algorithm
在线阅读 下载PDF
An Adaptive Hybrid Metaheuristic for Solving the Vehicle Routing Problem with Time Windows under Uncertainty
7
作者 Manuel J.C.S.Reis 《Computers, Materials & Continua》 2025年第11期3023-3039,共17页
The Vehicle Routing Problem with Time Windows(VRPTW)presents a significant challenge in combinatorial optimization,especially under real-world uncertainties such as variable travel times,service durations,and dynamic ... The Vehicle Routing Problem with Time Windows(VRPTW)presents a significant challenge in combinatorial optimization,especially under real-world uncertainties such as variable travel times,service durations,and dynamic customer demands.These uncertainties make traditional deterministic models inadequate,often leading to suboptimal or infeasible solutions.To address these challenges,this work proposes an adaptive hybrid metaheuristic that integrates Genetic Algorithms(GA)with Local Search(LS),while incorporating stochastic uncertainty modeling through probabilistic travel times.The proposed algorithm dynamically adjusts parameters—such as mutation rate and local search probability—based on real-time search performance.This adaptivity enhances the algorithm’s ability to balance exploration and exploitation during the optimization process.Travel time uncertainties are modeled using Gaussian noise,and solution robustness is evaluated through scenario-based simulations.We test our method on a set of benchmark problems from Solomon’s instance suite,comparing its performance under deterministic and stochastic conditions.Results show that the proposed hybrid approach achieves up to a 9%reduction in expected total travel time and a 40% reduction in time window violations compared to baseline methods,including classical GA and non-adaptive hybrids.Additionally,the algorithm demonstrates strong robustness,with lower solution variance across uncertainty scenarios,and converges faster than competing approaches.These findings highlight the method’s suitability for practical logistics applications such as last-mile delivery and real-time transportation planning,where uncertainty and service-level constraints are critical.The flexibility and effectiveness of the proposed framework make it a promising candidate for deployment in dynamic,uncertainty-aware supply chain environments. 展开更多
关键词 Vehicle routing problem with time windows(VRPTW) hybrid metaheuristic genetic algorithm local search uncertainty modeling stochastic optimization adaptive algorithms combinatorial optimization transportation and logistics robust scheduling
在线阅读 下载PDF
基于改进遗传算法的冷链物流配送路径优化
8
作者 孙雨辉 潘大志 《西华师范大学学报(自然科学版)》 2026年第1期103-111,共9页
为确保生鲜产品按时按质从冷链配送中心送到客户点,综合考虑车辆制冷、碳排放以及与质量满意度相糅合的惩罚成本等因素,构建以总成本最小化为目标的冷链车辆路径优化模型,提出一种融合遗传算法和局部搜索的改进遗传算法求解并优化该问... 为确保生鲜产品按时按质从冷链配送中心送到客户点,综合考虑车辆制冷、碳排放以及与质量满意度相糅合的惩罚成本等因素,构建以总成本最小化为目标的冷链车辆路径优化模型,提出一种融合遗传算法和局部搜索的改进遗传算法求解并优化该问题。将改进遗传算法与其他4种优化算法运用到Solomon数据集中进行对比试验,同时对新鲜度敏感系数进行分析。试验结果发现,改进遗传算法优化模型的配送总成本最小,寻优性和稳定性具有明显的优势。 展开更多
关键词 冷链物流 车辆路径问题 敏感度 遗传算法 局部搜索
在线阅读 下载PDF
融合组织型P系统与自适应遗传算法的车辆路径优化
9
作者 王婷婷 许家昌 《宁夏师范大学学报》 2026年第1期69-84,共16页
针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升... 针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升算法的局部和全局收敛能力.在此基础上,提出自适应交叉变异算子、基于破坏-修复算子的自适应局部搜索策略及精英保留策略以改进遗传算法,有效增强了算法的全局搜索能力.最后,在Solomon数据集上进行实验.实验结果表明,所提算法在大多数算例中优于9种最先进的优化算法,验证了其在解决带时间窗的车辆路径问题中的有效性和应用潜力. 展开更多
关键词 组织型P系统 带时间窗的车辆路径问题 自适应遗传算法 自适应局部搜索策略
在线阅读 下载PDF
Dual-Objective Mixed Integer Linear Program and Memetic Algorithm for an Industrial Group Scheduling Problem 被引量:9
10
作者 Ziyan Zhao Shixin Liu +1 位作者 MengChu Zhou Abdullah Abusorrah 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2021年第6期1199-1209,共11页
Group scheduling problems have attracted much attention owing to their many practical applications.This work proposes a new bi-objective serial-batch group scheduling problem considering the constraints of sequence-de... Group scheduling problems have attracted much attention owing to their many practical applications.This work proposes a new bi-objective serial-batch group scheduling problem considering the constraints of sequence-dependent setup time,release time,and due time.It is originated from an important industrial process,i.e.,wire rod and bar rolling process in steel production systems.Two objective functions,i.e.,the number of late jobs and total setup time,are minimized.A mixed integer linear program is established to describe the problem.To obtain its Pareto solutions,we present a memetic algorithm that integrates a population-based nondominated sorting genetic algorithm II and two single-solution-based improvement methods,i.e.,an insertion-based local search and an iterated greedy algorithm.The computational results on extensive industrial data with the scale of a one-week schedule show that the proposed algorithm has great performance in solving the concerned problem and outperforms its peers.Its high accuracy and efficiency imply its great potential to be applied to solve industrial-size group scheduling problems. 展开更多
关键词 Insertion-based local search iterated greedy algorithm machine learning memetic algorithm nondominated sorting genetic algorithm II(NSGA-II) production scheduling
在线阅读 下载PDF
Enhanced Heap-Based Optimizer Algorithm for Solving Team Formation Problem
11
作者 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
集成工人和AGV的多要素柔性作业车间调度方法
12
作者 方遒 宋豪杰 +2 位作者 卢弘 毛建旭 王耀南 《机械工程学报》 北大核心 2025年第18期330-343,共14页
面向集成多种生产要素的智能车间,实现各类资源高效调度以完成任务,对提高生产效率具有重要意义和价值。针对一类考虑多要素的柔性作业车间调度问题,提出一种高效的混合进化算法。首先,基于对问题背景和多要素运行情况的分析,以最小化... 面向集成多种生产要素的智能车间,实现各类资源高效调度以完成任务,对提高生产效率具有重要意义和价值。针对一类考虑多要素的柔性作业车间调度问题,提出一种高效的混合进化算法。首先,基于对问题背景和多要素运行情况的分析,以最小化最大完工时间为目标,构建了含工件、机器、AGV和工人四种生产要素的柔性作业车间调度模型。然后,针对模型中不同决策变量的特点,提出结合启发式和随机式的混合初始化策略,以生成高质量的初始种群。根据个体的四层编码结构,设计基于经典遗传算子的全局搜索方法。针对易于陷入局部最优解的困境,提出记忆机制导向的多邻域局部搜索方法,以增强算法的局部搜索能力。最后,基于标准测试集生成了多组适用的算例,并设计一系列试验以验证算法的性能。试验结果表明,混合初始化策略和多邻域局部搜索能够有效地改善算法性能。与领域中多种先进的算法比较,所提算法在调度方案质量上更具优越性。 展开更多
关键词 多生产要素 柔性作业车间调度 混合进化算法 启发式初始化 多邻域局部搜索
原文传递
基于多目标遗传局部搜索算法的航空导航台频率指配
13
作者 徐亚军 郝博扬 +3 位作者 高田露 张强 鲁合德 曾葆鸿 《科学技术与工程》 北大核心 2025年第15期6530-6537,共8页
随着运输航空和通用航空的快速发展,航空导航台站的频率指配问题变得越来越重要。首先提出了目前单个航空导航台站频率指配的一般算法。然后针对多个航空导航台频率率指配问题,建立了民航导航台频率指配模型。最后根据传统多目标遗传算... 随着运输航空和通用航空的快速发展,航空导航台站的频率指配问题变得越来越重要。首先提出了目前单个航空导航台站频率指配的一般算法。然后针对多个航空导航台频率率指配问题,建立了民航导航台频率指配模型。最后根据传统多目标遗传算法所存在的收敛速度慢,易陷入局部最优解等缺陷,提出了优化权重分配的多目标遗传算法和基于多目标遗传局部搜索算法来解决航空导航台频率指配问题。该问题涉及多个目标,包括最小化频率干扰和最小使用频率个数指配。仿真结果表明,所提出的多目标遗传局部搜索算法能够有效地解决航空导航台频率指配问题,与传统多目标遗传算法和优化权重分配的多目标遗传算法相比,本算法在解的质量、收敛速度和稳定性方面都有显著提升。 展开更多
关键词 多目标遗传算法 局部搜索 航空导航台 频率指配 禁忌搜索算法
在线阅读 下载PDF
局部搜索优化遗传算法在市域郊铁路多级运营模式中的应用 被引量:1
14
作者 汪卓 邬猛 朱国鹏 《智能城市》 2025年第4期32-34,共3页
本研究聚焦于市域郊铁路多级运行模式的优化问题,通过结合遗传算法(GA)与局部搜索策略,探索列车编组及运营模式调整的有效方案。以无锡S1线为例,验证了改进算法相较于传统GA在降低运营成本和提升解质量方面的显著优势。研究结果表明,该... 本研究聚焦于市域郊铁路多级运行模式的优化问题,通过结合遗传算法(GA)与局部搜索策略,探索列车编组及运营模式调整的有效方案。以无锡S1线为例,验证了改进算法相较于传统GA在降低运营成本和提升解质量方面的显著优势。研究结果表明,该优化算法为市域郊铁路的运营提供了一种高效解决方案,有助于优化资源配置并提升运营效率。 展开更多
关键词 市域郊铁路 行车组织 遗传算法 局部搜索 改进模型
在线阅读 下载PDF
考虑航班运行状况的机场特种车辆集群调度方法研究
15
作者 李雷行至 《江苏商论》 2025年第5期42-46,共5页
针对航班在机场落地过站期间,需要机场特种车辆如客梯车、摆渡车、电源车、加油车、食品车、清洁车、行李车等靠近飞机实施保障作业的车辆多达10多种。多种车辆同时在飞机周围活动,车与车、车与飞机之间出现安全隐患的概率较高,也容易... 针对航班在机场落地过站期间,需要机场特种车辆如客梯车、摆渡车、电源车、加油车、食品车、清洁车、行李车等靠近飞机实施保障作业的车辆多达10多种。多种车辆同时在飞机周围活动,车与车、车与飞机之间出现安全隐患的概率较高,也容易造成在进行各项保障作业实施时相互掣肘,影响工作效率,导致保障时间延长。由于以往的调度工作主要是利用人工管控阶段调度塔语音传输进行,但是这种方式已经使得机场出现了超负荷运行的情况。这就会使得安全事故的发生的频率增加和工作效率大为降低,也是造成航班延误的重要因素之一。因此,本文分析机场地面燃油加注保障车辆的调度问题,建立总成本最低的航班无延误保障服务,建立最优的车辆带时间窗约束车辆路径问题的模型,并利用大规模领域搜索算法和基于不同的启发式算法的遗传算法对车辆模型进行求解。通过对不同算法的实验结果进行分析,找到最合理的解决算法。将会使得车辆更加稳定、安全、高效,从而能够更好地提升机场服务功能,提供更新的调度方式,以有效保障机场安全有序。 展开更多
关键词 大规模领域搜索 遗传算法 局部搜索 时间窗 机场特种车辆 车辆数寻优
在线阅读 下载PDF
基于多目标优化的装配式建筑项目调度优化研究
16
作者 邓璇 陈乃炯 罗裙 《自动化与仪器仪表》 2025年第10期170-173,178,共5页
针对传统单目标优化在装配式建筑项目调度中,无法同时兼顾工期和成本的问题,研究提出了一种基于多目标优化的方法,即建立了结构不确定的工期-成本权衡模型,并联合自适应禁忌搜索与改进的非支配排序遗传算法来予以求解。实验结果表明,所... 针对传统单目标优化在装配式建筑项目调度中,无法同时兼顾工期和成本的问题,研究提出了一种基于多目标优化的方法,即建立了结构不确定的工期-成本权衡模型,并联合自适应禁忌搜索与改进的非支配排序遗传算法来予以求解。实验结果表明,所提出的模型在PSPLIB-J20数据集上的可行性达90.2%,平均运行时间为387 s,平均非支配解百分比为73.2%。在MMLIB100数据集上,Feas值为90.1%,平均运行时间为329 s,平均非支配解百分比为77.1%。此外,实例分析结果表明,该模型能够实现平均工期186天,平均成本2 043万元,资源利用率达80.7%,表现出色。综合表明,研究所提模型能够有效应用于多目标装配式建筑项目的调度优化中。 展开更多
关键词 装配式建筑 多模式资源受限项目调度问题 非支配排序遗传算法 自适应禁忌搜索 多目标
原文传递
复杂网络社区挖掘—基于聚类融合的遗传算法 被引量:58
17
作者 何东晓 周栩 +3 位作者 王佐 周春光 王喆 金弟 《自动化学报》 EI CSCD 北大核心 2010年第8期1160-1170,共11页
针对当前研究复杂网络社区挖掘的热点问题,提出了一种基于聚类融合的遗传算法用于复杂网络社区挖掘.该算法将聚类融合引入到交叉算子中,利用父个体的聚类信息辅以网络拓扑结构的局部信息产生新个体,避免了传统交叉算子单纯交换字符块而... 针对当前研究复杂网络社区挖掘的热点问题,提出了一种基于聚类融合的遗传算法用于复杂网络社区挖掘.该算法将聚类融合引入到交叉算子中,利用父个体的聚类信息辅以网络拓扑结构的局部信息产生新个体,避免了传统交叉算子单纯交换字符块而忽略了聚类内容所带来的问题.为使聚类融合的作用得以充分发挥,本文提出了基于马尔科夫随机游走的初始群体生成算法,使初始群体中的个体具有一定聚类精度并有较强的多样性.初始群体生成算法与基于聚类融合的交叉算子互相配合,有效地增强了算法的寻优能力.此外,算法将局部搜索机制用于变异算子,通过迫使变异节点与其多数邻居在同一社区内,有针对性地缩小了搜索空间,从而加快了算法收敛速度.在计算机生成网络和真实世界网络上进行了测试,并与当前具有代表性的社区挖掘算法进行比较,实验结果表明了该算法的可行性和有效性. 展开更多
关键词 复杂网络 社区结构 遗传算法 聚类融合 局部搜索
在线阅读 下载PDF
基于POX交叉的遗传算法求解Job-Shop调度问题 被引量:128
18
作者 张超勇 饶运清 +1 位作者 刘向军 李培根 《中国机械工程》 EI CAS CSCD 北大核心 2004年第23期2149-2153,共5页
通过改进传统的遗传算法求解Job -Shop调度问题。为基于工序的编码提出了一种新的POX交叉算子 ,并与其他交叉算子进行了比较以显示其高效性。为了保留父代的优良特征和减少遗传算子的破坏性 ,设计了一种子代交替模式的交叉方式。将提出... 通过改进传统的遗传算法求解Job -Shop调度问题。为基于工序的编码提出了一种新的POX交叉算子 ,并与其他交叉算子进行了比较以显示其高效性。为了保留父代的优良特征和减少遗传算子的破坏性 ,设计了一种子代交替模式的交叉方式。将提出的改进遗传算法应用于muthandthompson’s基准问题的实验运行 ,显示该算法的有效性。 展开更多
关键词 车间作业调度 遗传算法 交叉算子 变异算子
在线阅读 下载PDF
局部搜索与遗传算法结合的大规模复杂网络社区探测 被引量:53
19
作者 金弟 刘杰 +2 位作者 杨博 何东晓 刘大有 《自动化学报》 EI CSCD 北大核心 2011年第7期873-882,共10页
基于遗传算法的复杂网络社区探测是当前的研究热点.针对该问题,本文在分析网络模块性函数Q的局部单调性的基础上,给出一种快速、有效的局部搜索变异策略,同时为兼顾初始种群的精度和多样性以达到进一步提高搜索效率的目的,采用了标签传... 基于遗传算法的复杂网络社区探测是当前的研究热点.针对该问题,本文在分析网络模块性函数Q的局部单调性的基础上,给出一种快速、有效的局部搜索变异策略,同时为兼顾初始种群的精度和多样性以达到进一步提高搜索效率的目的,采用了标签传播作为初始种群的产生方法;综上,提出了一个结合局部搜索的遗传算法(Genetic algorithm with local search,LGA).在基准网络及大规模复杂网络上对LGA进行测试,并与当前具有代表性的社区探测算法进行比较,实验结果表明了文中算法的有效性与高效性. 展开更多
关键词 复杂网络 社区探测 网络聚类 遗传算法 局部搜索
在线阅读 下载PDF
求解作业车间调度问题的一种改进遗传算法 被引量:54
20
作者 张超勇 饶运清 +1 位作者 李培根 刘向军 《计算机集成制造系统》 EI CSCD 北大核心 2004年第8期966-970,共5页
为克服传统遗传算法解决车间作业调度问题的局限性,综合遗传算法和局部搜索的优点,提出一种改进的遗传算法。为基于工序的编码提出了一种新的POX交叉算子。同时,为克服传统遗传算法在求解车间作业调度问题时的早熟收敛,设计了一种子代... 为克服传统遗传算法解决车间作业调度问题的局限性,综合遗传算法和局部搜索的优点,提出一种改进的遗传算法。为基于工序的编码提出了一种新的POX交叉算子。同时,为克服传统遗传算法在求解车间作业调度问题时的早熟收敛,设计了一种子代交替模式的交叉方式,并运用局部搜索改善交叉和变异后得到的调度解,将提出的改进遗传算法应用于MuthandThompson基准问题的实验运行,显示了该算法的有效性。 展开更多
关键词 车间作业调度 遗传算法 交叉算子 局部搜索
在线阅读 下载PDF
上一页 1 2 13 下一页 到第
使用帮助 返回顶部