期刊文献+
共找到331篇文章
< 1 2 17 >
每页显示 20 50 100
A Novel Decoder Based on Parallel Genetic Algorithms for Linear Block Codes
1
作者 Abdeslam Ahmadi Faissal El Bouanani +1 位作者 Hussain Ben-Azza Youssef Benghabrit 《International Journal of Communications, Network and System Sciences》 2013年第1期66-76,共11页
Genetic algorithms offer very good performances for solving large optimization problems, especially in the domain of error-correcting codes. However, they have a major drawback related to the time complexity and memor... Genetic algorithms offer very good performances for solving large optimization problems, especially in the domain of error-correcting codes. However, they have a major drawback related to the time complexity and memory occupation when running on a uniprocessor computer. This paper proposes a parallel decoder for linear block codes, using parallel genetic algorithms (PGA). The good performance and time complexity are confirmed by theoretical study and by simulations on BCH(63,30,14) codes over both AWGN and flat Rayleigh fading channels. The simulation results show that the coding gain between parallel and single genetic algorithm is about 0.7 dB at BER = 10﹣5 with only 4 processors. 展开更多
关键词 CHANNEL Coding Linear Block Codes META-HEURISTICS PARALLEL genetic algorithms PARALLEL Decoding algorithms time complexity Flat FADING CHANNEL AWGN
在线阅读 下载PDF
The schema deceptiveness and deceptive problems of genetic algorithms 被引量:1
2
作者 李敏强 寇纪淞 《Science in China(Series F)》 2001年第5期342-350,共9页
Genetic algorithms (GA) are a new type of global optimization methodology based on na-ture selection and heredity, and its power comes from the evolution process of the population of feasi-ble solutions by using simpl... Genetic algorithms (GA) are a new type of global optimization methodology based on na-ture selection and heredity, and its power comes from the evolution process of the population of feasi-ble solutions by using simple genetic operators. The past two decades saw a lot of successful industrial cases of GA application, and also revealed the urgency of practical theoretic guidance. This paper sets focus on the evolution dynamics of GA based on schema theorem and building block hypothesis (Schema Theory), which we thought would form the basis of profound theory of GA. The deceptive-ness of GA in solving multi-modal optimization problems encoded on {0,1} was probed in detail. First, a series of new concepts are defined mathematically as the schemata containment, schemata compe-tence. Then, we defined the schema deceptiveness and GA deceptive problems based on primary schemata competence, including fully deceptive problem, consistently deceptive problem, chronically deceptive problem, and fundamentally deceptive problem. Meanwhile, some novel propositions are formed on the basis of primary schemata competence. Finally, we use the trap function, a kind of bit unitation function, and a NiH function (needle-in-a-haystack) newly designed by the authors, to dis-play the affections of schema deceptiveness on the searching behavior of GA. 展开更多
关键词 genetic algorithms schema competition schema deceptiveness GA deceptive problems.
原文传递
Development of an Efficient Genetic Algorithm for the Time Dependent Vehicle Routing Problem with Time Windows 被引量:2
3
作者 Suresh Nanda Kumar Ramasamy Panneerselvam 《American Journal of Operations Research》 2017年第1期1-25,共25页
This research considers the time-dependent vehicle routing problem (TDVRP). The time-dependent VRP does not assume constant speeds of the vehicles. The speeds of the vehicles vary during the various times of the day, ... This research considers the time-dependent vehicle routing problem (TDVRP). The time-dependent VRP does not assume constant speeds of the vehicles. The speeds of the vehicles vary during the various times of the day, based on the traffic conditions. During the periods of peak traffic hours, the vehicles travel at low speeds and during non-peak hours, the vehicles travel at higher speeds. A survey by TCI and IIM-C (2014) found that stoppage delay as percentage of journey time varied between five percent and 25 percent, and was very much dependent on the characteristics of routes. Costs of delay were also estimated and found not to affect margins by significant amounts. This study aims to overcome such problems arising out of traffic congestions that lead to unnecessary delays and hence, loss in customers and thereby valuable revenues to a company. This study suggests alternative routes to minimize travel times and travel distance, assuming a congestion in traffic situation. In this study, an efficient GA-based algorithm has been developed for the TDVRP, to minimize the total distance travelled, minimize the total number of vehicles utilized and also suggest alternative routes for congestion avoidance. This study will help to overcome and minimize the negative effects due to heavy traffic congestions and delays in customer service. The proposed algorithm has been shown to be superior to another existing algorithm in terms of the total distance travelled and also the number of vehicles utilized. Also the performance of the proposed algorithm is as good as the mathematical model for small size problems. 展开更多
关键词 time-DEPENDENT Vehicle ROUTING problem genetic Algorithm Chromosomes CROSS-OVER TRAVEL timeS Vehicles
暂未订购
Optimization of Multi-Vehicle Routing Problem with Time Windows and Simultaneous Pickup and Delivery
4
作者 Biao Wang 《Journal of Electronic Research and Application》 2025年第3期350-358,共9页
This paper addresses the Multi-Vehicle Routing Problem with Time Windows and Simultaneous Pickup and Delivery(MVRPTWSPD),aiming to optimize logistics distribution routes and minimize total costs.A vehicle routing opti... This paper addresses the Multi-Vehicle Routing Problem with Time Windows and Simultaneous Pickup and Delivery(MVRPTWSPD),aiming to optimize logistics distribution routes and minimize total costs.A vehicle routing optimization model is developed based on the operational requirements of the KS Logistics Center,focusing on minimizing vehicle dispatch,loading and unloading,operating,and time window penalty costs.The model incorporates constraints such as vehicle capacity,time windows,and travel distance,and is solved using a genetic algorithm to ensure optimal route planning.Through MATLAB simulations,34 customer points are analyzed,demonstrating that the simultaneous pickup and delivery model reduces total costs by 30.13%,increases vehicle loading rates by 20.04%,and decreases travel distance compared to delivery-only or pickup-only models.The results demonstrate the significant advantages of the simultaneous pickup and delivery mode in reducing logistics costs and improving vehicle utilization,offering valuable insights for enhancing the operational efficiency of the KS Logistics Center. 展开更多
关键词 Vehicle routing problem time windows Multi-vehicle types Simultaneous pickup and delivery genetic algorithm
在线阅读 下载PDF
An Adaptive Hybrid Metaheuristic for Solving the Vehicle Routing Problem with Time Windows under Uncertainty
5
作者 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
A novel genetic algorithm for vehicle routing problem with time windows
6
作者 刘云忠 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第3期437-444,共8页
A novel genetic algorithm with multiple species in dynamic region is proposed,each of which occupies a dynamic region determined by the weight vector of a fuzzy adaptive Hamming neural network. Through learning and cl... A novel genetic algorithm with multiple species in dynamic region is proposed,each of which occupies a dynamic region determined by the weight vector of a fuzzy adaptive Hamming neural network. Through learning and classification of genetic individuals in the evolutionary procedure,the neural network distributes multiple species into different regions of the search space. Furthermore,the neural network dynamically expands each search region or establishes new region for good offspring individuals to continuously keep the diversification of the genetic population. As a result,the premature problem inherent in genetic algorithm is alleviated and better tradeoff between the ability of exploration and exploitation can be obtained. The experimental results on the vehicle routing problem with time windows also show the good performance of the proposed genetic algorithm. 展开更多
关键词 genetic algorithm multiple species neural network premature problem vehicle routing problem with time windows
在线阅读 下载PDF
Improved ant colony optimization for multi-depot heterogeneous vehicle routing problem with soft time windows 被引量:10
7
作者 汤雅连 蔡延光 杨期江 《Journal of Southeast University(English Edition)》 EI CAS 2015年第1期94-99,共6页
Considering that the vehicle routing problem (VRP) with many extended features is widely used in actual life, such as multi-depot, heterogeneous types of vehicles, customer service priority and time windows etc., a ... Considering that the vehicle routing problem (VRP) with many extended features is widely used in actual life, such as multi-depot, heterogeneous types of vehicles, customer service priority and time windows etc., a mathematical model for multi-depot heterogeneous vehicle routing problem with soft time windows (MDHVRPSTW) is established. An improved ant colony optimization (IACO) is proposed for solving this model. First, MDHVRPSTW is transferred into different groups according to the nearest principle, and then the initial route is constructed by the scanning algorithm (SA). Secondly, genetic operators are introduced, and crossover probability and mutation probability are adaptively adjusted in order to improve the global search ability of the algorithm. Moreover, the smooth mechanism is used to improve the performance of the ant colony optimization (ACO). Finally, the 3-opt strategy is used to improve the local search ability. The proposed IACO was tested on three new instances that were generated randomly. The experimental results show that IACO is superior to the other three existing algorithms in terms of convergence speed and solution quality. Thus, the proposed method is effective and feasible, and the proposed model is meaningful. 展开更多
关键词 vehicle routing problem soft time window improved ant colony optimization customer service priority genetic algorithm
在线阅读 下载PDF
An Alternative Algorithm for Vehicle Routing Problem with Time Windows for Daily Deliveries 被引量:2
8
作者 Nor Edayu Abdul Ghani S. Sarifah Radiah Shariff Siti Meriam Zahari 《Advances in Pure Mathematics》 2016年第5期342-350,共9页
This study attempts to solve vehicle routing problem with time window (VRPTW). The study first identifies the real problems and suggests some recommendations on the issues. The technique used in this study is Genetic ... This study attempts to solve vehicle routing problem with time window (VRPTW). The study first identifies the real problems and suggests some recommendations on the issues. The technique used in this study is Genetic Algorithm (GA) and initialization applied is random population method. The objective of the study is to assign a number of vehicles to routes that connect customers and depot such that the overall distance travelled is minimized and the delivery operations are completed within the time windows requested by the customers. The analysis reveals that the problems experienced in vehicle routing with time window can be solved by GA and retrieved for optimal solutions. After a thorough study on VRPTW, it is highly recommended that a company should implement the optimal routes derived from the study to increase the efficiency and accuracy of delivery with time insertion. 展开更多
关键词 Vehicle Routing problem with time Windows (VRPTW) genetic Algorithm (GA) Random Population Method
在线阅读 下载PDF
A Hybrid Genetic Algorithm for Vehicle Routing Problem with Complex Constraints
9
作者 CHEN Yan LU Jun LI Zeng-zhi 《International Journal of Plant Engineering and Management》 2006年第2期88-96,共9页
Most research on the Vehicle Routing Problem (VRP) is focused on standard conditions, which is not suitable for specific cases. A Hybrid Genetic Algorithm is proposed to solve a Vehicle Routing Problem (VRP) with ... Most research on the Vehicle Routing Problem (VRP) is focused on standard conditions, which is not suitable for specific cases. A Hybrid Genetic Algorithm is proposed to solve a Vehicle Routing Problem (VRP) with complex side constraints. A novel coding method is designed especially for side constraints. A greedy algorithm combined with a random algorithm is introduced to enable the diversity of the initial population, as well as a local optimization algorithm employed to improve the searching efficiency. In order to evaluate the performance, this mechanism has been implemented in an oil distribution center, the experimental and executing results show that the near global optimal solution can be easily and quickly obtained by this method, and the solution is definitely satisfactory in the VRP application. 展开更多
关键词 genetic algorithm vehicle routing problem greedy algorithm complex constraints
在线阅读 下载PDF
Task-resource Scheduling Problem 被引量:1
10
作者 Anna Gorbenko Vladimir Popov 《International Journal of Automation and computing》 EI 2012年第4期429-441,共13页
Cloud computing is a new and rapidly emerging computing paradigm where applications, data and IT services are provided over the Internet. The task-resource management is the key role in cloud computing systems. Task-r... Cloud computing is a new and rapidly emerging computing paradigm where applications, data and IT services are provided over the Internet. The task-resource management is the key role in cloud computing systems. Task-resource scheduling problems are premier which relate to the efficiency of the whole cloud computing facilities. Task-resource scheduling problem is NP-complete. In this paper, we consider an approach to solve this problem optimally. This approach is based on constructing a logical model for the problem. Using this model, we can apply algorithms for the satisfiability problem (SAT) to solve the task-resource scheduling problem. Also, this model allows us to create a testbed for particle swarm optimization algorithms for scheduling workflows. 展开更多
关键词 CLOUDS complexity theory SCHEDULING satisfiability problem genetic algorithms
原文传递
融合组织型P系统与自适应遗传算法的车辆路径优化
11
作者 王婷婷 许家昌 《宁夏师范大学学报》 2026年第1期69-84,共16页
针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升... 针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升算法的局部和全局收敛能力.在此基础上,提出自适应交叉变异算子、基于破坏-修复算子的自适应局部搜索策略及精英保留策略以改进遗传算法,有效增强了算法的全局搜索能力.最后,在Solomon数据集上进行实验.实验结果表明,所提算法在大多数算例中优于9种最先进的优化算法,验证了其在解决带时间窗的车辆路径问题中的有效性和应用潜力. 展开更多
关键词 组织型P系统 带时间窗的车辆路径问题 自适应遗传算法 自适应局部搜索策略
在线阅读 下载PDF
基于改进遗传算法的多机协同作业调度和规划方法
12
作者 朱天文 王旭 +2 位作者 张波 杜歆桐 吴春笃 《智慧农业(中英文)》 2026年第1期226-236,共11页
[目的/意义]为解决收获作业中存在的作业效率低下问题,以多台收割机在多个田块上的协同作业为研究对象,统筹考虑机群地块间调度与单机田块内路径规划的一体化需求。[方法]在作业负载均衡与时间窗等约束条件上,提出了一种改进型多旅行商... [目的/意义]为解决收获作业中存在的作业效率低下问题,以多台收割机在多个田块上的协同作业为研究对象,统筹考虑机群地块间调度与单机田块内路径规划的一体化需求。[方法]在作业负载均衡与时间窗等约束条件上,提出了一种改进型多旅行商遗传算法(Improved Multi-Traveling Salesman Problem Genetic Algorithm,IMT⁃SP_GA)。该算法采用双层染色体编码结构:第1部分表示任务点序列,第2部分为任务分割方案,从而形成多收割机的作业路径。种群初始化结合顺序与随机策略,在遗传操作中引入基于Q-learning的自适应变异机制,以最小化总作业时间为优化目标,逐步改进调度方案,根据调度方案,完成了收割机全流程路径规划。核心创新在于引入基于Q-learning的自适应变异机制,该机制通过学习搜索与变异算子效果之间的关系,自适应选择合适的变异策略,以克服传统遗传算法易早熟收敛、局部搜索能力不足等问题,提升全局探索与局部开发性能。[结果和讨论]所提方法有效地实现了收割机作业调度和规划,其中,IMTSP_GA算法在总作业时间上,相比遗传算法(Ge⁃netic Algorithm,GA)、粒子群算法(Particle Swarm Optimization,PSO)和蚁群算法(Ant Colony Optimization,ACO)分别减少了4.48%、5.32%、9.87%,迭代次数为85,运行时间为5.82 s,相比GA、PSO和ACO算法收敛性能更优、运行时间更快。[结论]研究结果可为无人农场的多收割机作业调度和规划方法提供科学依据。 展开更多
关键词 多机协同 负载均衡 时间窗 作业调度和规划 改进型多旅行商遗传算法
在线阅读 下载PDF
基于改进TEB算法的多AGV任务分配与路径规划研究
13
作者 张斐 张泽建 +2 位作者 薛明 党小红 余建群 《科技创新与应用》 2026年第1期108-111,共4页
随着自动化技术在工业与服务业领域的深度应用,多AGV协同服务系统已成为提升物流配送、仓储转运效率的核心装备。针对现有多机器人任务分配(MRTA)中总耗时优化不足、算法实时性差、动态场景适应性弱等问题,可建模转化为单仓库多旅行商... 随着自动化技术在工业与服务业领域的深度应用,多AGV协同服务系统已成为提升物流配送、仓储转运效率的核心装备。针对现有多机器人任务分配(MRTA)中总耗时优化不足、算法实时性差、动态场景适应性弱等问题,可建模转化为单仓库多旅行商优化问题(MTSP),即实现总行程成本最小化、单AGV最长行程最短及各AGV负载均衡的多目标优化问题,该文构建K-means++聚类算法、遗传算法结合TEB算法,实现AGV任务分配与路径规划的协同优化。通过Gazebo与ROS搭建仿真环境,实验验证表明,该算法框架在总服务时间、负载均衡性及动态任务响应速度上均优于传统方法,为多AGV系统的高效运行提供技术支撑。 展开更多
关键词 MTSP K-means++ 遗传算法 TEB算法 机器人
在线阅读 下载PDF
Vehicle routing optimization algorithm based on time windows and dynamic demand
14
作者 LI Jun DUAN Yurong +1 位作者 ZHANG Weiwei ZHU Liyuan 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2024年第3期369-378,共10页
To provide the supplier with the minimizum vehicle travel distance in the distribution process of goods in three situations of new customer demand,customer cancellation service,and change of customer delivery address,... To provide the supplier with the minimizum vehicle travel distance in the distribution process of goods in three situations of new customer demand,customer cancellation service,and change of customer delivery address,based on the ideas of pre-optimization and real-time optimization,a two-stage planning model of dynamic demand based vehicle routing problem with time windows was established.At the pre-optimization stage,an improved genetic algorithm was used to obtain the pre-optimized distribution route,a large-scale neighborhood search method was integrated into the mutation operation to improve the local optimization performance of the genetic algorithm,and a variety of operators were introduced to expand the search space of neighborhood solutions;At the real-time optimization stage,a periodic optimization strategy was adopted to transform a complex dynamic problem into several static problems,and four neighborhood search operators were used to quickly adjust the route.Two different scale examples were designed for experiments.It is proved that the algorithm can plan the better route,and adjust the distribution route in time under the real-time constraints.Therefore,the proposed algorithm can provide theoretical guidance for suppliers to solve the dynamic demand based vehicle routing problem. 展开更多
关键词 vehicle routing problem dynamic demand genetic algorithm large-scale neighborhood search time windows
在线阅读 下载PDF
基于改进遗传算法的智能实时餐厨垃圾收运路径优化 被引量:1
15
作者 陈理 赖有春 +4 位作者 王帅北 刘海帆 马明旭 柳珊 周宇光 《农业机械学报》 北大核心 2025年第6期119-129,共11页
针对城市餐厨垃圾收运普遍面临的亏载超载、车辆尾气排放高、路径规划主观性强、综合成本高及商家满意度低等问题,根据城市餐厨垃圾的分布和收运特点,建立了基于交通流带时间窗的动态路径优化问题模型,并利用改进遗传算法进行求解。根... 针对城市餐厨垃圾收运普遍面临的亏载超载、车辆尾气排放高、路径规划主观性强、综合成本高及商家满意度低等问题,根据城市餐厨垃圾的分布和收运特点,建立了基于交通流带时间窗的动态路径优化问题模型,并利用改进遗传算法进行求解。根据实地调研数据,设计了静动态递进的6种优化策略,并设置单位平均收运成本(U-C)、单位平均碳排放量(U-T)及单位平均油耗(U-Y)用于衡量不同优化方案的经济性、环保性和能耗水平。实验结果表明,最小收运成本+时间窗(TW)被确认为最佳静态优化策略。与不带时间窗的情景相比在多使用1辆车的情况下U-C、U-T、U-Y分别降低8.16%、12.12%、10.48%。最小收运成本+TW+时间离散为最佳动态优化策略,该情景下较最佳静态优化策略总成本降低15.23%,油耗与碳排放均降低24.97%,U-C、U-T、U-Y分别下降25.85%、39.39%和36.36%。此外,验证了模拟智能垃圾桶获取实时餐厨垃圾量,在本模型中有进一步的优化效果。最后,对实际运行及6种优化情景进行了环境影响评价,验证了应用本模型,餐厨垃圾收运系统的调度效率均有提高,能够有效缓解因垃圾量随机波动带来的收运成本高与环境负效应等问题。 展开更多
关键词 餐厨垃圾收运 动态车辆路径问题 时间离散策略 遗传算法 智能垃圾桶
在线阅读 下载PDF
考虑恢复过程的桥梁抗震韧性评估方法
16
作者 李廷辉 刘金龙 +2 位作者 李晓丽 王燕 计静 《振动与冲击》 北大核心 2025年第7期132-145,共14页
提出了一种考虑恢复过程的混凝土桥梁结构抗震概率韧性评估方法,该方法基于暴露在恶劣环境下的混凝土结构生命周期分析的一般方法,以各破坏状态下的时变抗震能力作为功能指标,将灾害发生后残余功能和恢复过程与地震事件发生的时间联系... 提出了一种考虑恢复过程的混凝土桥梁结构抗震概率韧性评估方法,该方法基于暴露在恶劣环境下的混凝土结构生命周期分析的一般方法,以各破坏状态下的时变抗震能力作为功能指标,将灾害发生后残余功能和恢复过程与地震事件发生的时间联系起来。通过对时变桥梁易损性模型进行抽样获得桥梁地震破坏样本,结合时变功能指标,采用遗传算法(genetic algorithm,GA)解决资源约束调度问题(resource constrained project scheduling problem,RCPSP),给出了桥梁震后的具体恢复过程,最终得到了桥梁结构服役期间的抗震韧性。结果发现,当不考虑时变功能时,计算得到的桥梁抗震韧性要明显大于考虑时变功能计算得到的抗震韧性,这样会高估桥梁抵抗地震灾害及从中恢复的能力,不利于震后恢复工作的展开。选取的控制时间(t_(h)-t_(0))要合理,如果使控制时间(t_(h)-t_(0))过小,计算得到的桥梁抗震韧性普遍为0,此时就不能很好地表达桥梁的抗震韧性。 展开更多
关键词 时变功能 抗震韧性 遗传算法(GA) 资源约束调度问题(RCPSP)
在线阅读 下载PDF
桁架穹顶复杂优化求解的遗传算法
17
作者 张蕾 仲洋 +2 位作者 曹梦萱 卢婧 韩霄松 《吉林大学学报(理学版)》 北大核心 2025年第5期1387-1396,共10页
针对传统遗传算法在复杂高维优化问题中适应度计算代价较高的问题,提出一种基于流形学习与多元线性回归的改进遗传算法Gamma.Gamma算法通过流形学习对种群数据进行降维,并结合AP聚类(affinity propagation clustering)与多元线性回归模... 针对传统遗传算法在复杂高维优化问题中适应度计算代价较高的问题,提出一种基于流形学习与多元线性回归的改进遗传算法Gamma.Gamma算法通过流形学习对种群数据进行降维,并结合AP聚类(affinity propagation clustering)与多元线性回归模型,减少适应度函数的计算次数,提高算法优化效率.实验结果表明,Gamma算法在桁架穹顶结构优化等复杂工程及多个经典Benchmark函数上,均以较少的适应度调用次数达到了与传统方法相近的优化效果,在处理高维优化问题上应用前景良好,能有效提高计算效率,降低时间成本. 展开更多
关键词 遗传算法 流形学习 代理模型 复杂优化问题
在线阅读 下载PDF
面向城市物流配送的车辆路径优化算法研究
18
作者 马振鹏 焦晗暘 +3 位作者 张哲 刘成 姜博 汪霖 《系统仿真学报》 北大核心 2025年第11期2768-2777,共10页
针对现有优化算法在求解带时间窗的车辆路径问题(vehicle routing problem with time windows,VRPTW)时存在易陷入局部最优解和收敛速度慢等问题,提出了一种基于K均值聚类和改进大规模邻域搜索算法(K-means clustering algorithm and im... 针对现有优化算法在求解带时间窗的车辆路径问题(vehicle routing problem with time windows,VRPTW)时存在易陷入局部最优解和收敛速度慢等问题,提出了一种基于K均值聚类和改进大规模邻域搜索算法(K-means clustering algorithm and improved large neighborhood search algorithm,K-means-ILNSA)。采用先聚类后优化的策略,利用K-means算法对待配送客户进行分组,以提高优化效率。采用遗传算法对聚类产生的每组客户进行单独优化,以初步规划配送路径。引入大规模邻域搜索(large neighborhood search,LNS)算法对配送路径进一步优化,以有效避免算法陷入局部最优解。实验结果表明:所提算法能够有效解决带时间窗的车辆路径问题,其生成的车辆总路程短,优化求解效率高。 展开更多
关键词 带时间窗的车辆路径问题 遗传算法 K-MEANS聚类 大规模邻域搜索算法
原文传递
A hybrid genetic algorithm for multi-objective flexible job shop scheduling problem considering transportation time 被引量:13
19
作者 Xiabao Huang Lixi Yang 《International Journal of Intelligent Computing and Cybernetics》 EI 2019年第2期154-174,共21页
Purpose–Flexible job-shop scheduling is significant for different manufacturing industries nowadays.Moreover,consideration of transportation time during scheduling makes it more practical and useful.The purpose of th... Purpose–Flexible job-shop scheduling is significant for different manufacturing industries nowadays.Moreover,consideration of transportation time during scheduling makes it more practical and useful.The purpose of this paper is to investigate multi-objective flexible job-shop scheduling problem(MOFJSP)considering transportation time.Design/methodology/approach–A hybrid genetic algorithm(GA)approach is integrated with simulated annealing to solve the MOFJSP considering transportation time,and an external elitism memory library is employed as a knowledge library to direct GA search into the region of better performance.Findings–The performance of the proposed algorithm is tested on different MOFJSP taken from literature.Experimental results show that proposed algorithm performs better than the original GA in terms of quality of solution and distribution of the solution,especially when the number of jobs and the flexibility of the machine increase.Originality/value–Most of existing studies have not considered the transportation time during scheduling of jobs.The transportation time is significantly desired to be included in the FJSP when the time of transportation of jobs has significant impact on the completion time of jobs.Meanwhile,GA is one of primary algorithms extensively used to address MOFJSP in literature.However,to solve the MOFJSP,the original GA has a possibility to get a premature convergence and it has a slow convergence speed.To overcome these problems,a new hybrid GA is developed in this paper. 展开更多
关键词 Flexible job-shop scheduling problem Transportation time genetic algorithm Simulated annealing Multi-objective optimization
在线阅读 下载PDF
分时电价背景下电动车配送-充电/放电路径规划 被引量:2
20
作者 刘长石 李君宇 +2 位作者 易鲲翔 范黎骏 万城 《控制与决策》 北大核心 2025年第3期794-802,共9页
分时电价政策与车辆到电网(V2G)技术能够平衡电网负载、增强电网削峰填谷能力,是物流业降本增利的新途径.为探讨分时电价政策与V2G技术对物流配送路径规划的影响,综合考虑客户需求、电动车行驶速度、能耗以及充/放电策略等因素,以总配... 分时电价政策与车辆到电网(V2G)技术能够平衡电网负载、增强电网削峰填谷能力,是物流业降本增利的新途径.为探讨分时电价政策与V2G技术对物流配送路径规划的影响,综合考虑客户需求、电动车行驶速度、能耗以及充/放电策略等因素,以总配送成本最小、放电利润最大为目标,建立电动车配送-充电/放电路径规划的多目标混合整数规划模型,并根据模型特性设计改进非支配排序遗传算法求解.采用多类型算例开展实验,结果表明:在较短时间内科学规划分时电价背景下的电动车配送-充电/放电路径,不但能有效降低总配送成本、提高放电利润,而且能助力电网平稳运行,为广大电能用户营造良好的用电环境,实现物流企业、电力公司与电能用户三方互利共赢. 展开更多
关键词 分时电价 车辆到电网技术 充/放电策略 电动车路径问题 多目标优化 改进非支配排序遗传算法
原文传递
上一页 1 2 17 下一页 到第
使用帮助 返回顶部