期刊文献+
共找到854篇文章
< 1 2 43 >
每页显示 20 50 100
Multi-type ant system algorithm for the time dependent vehicle routing problem with time windows 被引量:15
1
作者 DENG Ye ZHU Wanhong +1 位作者 LI Hongwei ZHENG Yonghui 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第3期625-638,共14页
The time dependent vehicle routing problem with time windows(TDVRPTW) is considered. A multi-type ant system(MTAS) algorithm hybridized with the ant colony system(ACS)and the max-min ant system(MMAS) algorithm... The time dependent vehicle routing problem with time windows(TDVRPTW) is considered. A multi-type ant system(MTAS) algorithm hybridized with the ant colony system(ACS)and the max-min ant system(MMAS) algorithms is proposed. This combination absorbs the merits of the two algorithms in solutions construction and optimization separately. In order to improve the efficiency of the insertion procedure, a nearest neighbor selection(NNS) mechanism, an insertion local search procedure and a local optimization procedure are specified in detail. And in order to find a balance between good scouting performance and fast convergence rate, an adaptive pheromone updating strategy is proposed in the MTAS. Computational results confirm the MTAS algorithm's good performance with all these strategies on classic vehicle routing problem with time windows(VRPTW) benchmark instances and the TDVRPTW instances, and some better results especially for the number of vehicles and travel times of the best solutions are obtained in comparison with the previous research. 展开更多
关键词 multi-type ant system(MTAS) time dependent vehicle routing problem with time windows(VRPTW) nearest neighbor selection(NNS)
在线阅读 下载PDF
Solving material distribution routing problem in mixed manufacturing systems with a hybrid multi-objective evolutionary algorithm 被引量:7
2
作者 高贵兵 张国军 +2 位作者 黄刚 朱海平 顾佩华 《Journal of Central South University》 SCIE EI CAS 2012年第2期433-442,共10页
The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency... The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency. A multi-objective model was presented for the material distribution routing problem in mixed manufacturing systems, and it was solved by a hybrid multi-objective evolutionary algorithm (HMOEA). The characteristics of the HMOEA are as follows: 1) A route pool is employed to preserve the best routes for the population initiation; 2) A specialized best?worst route crossover (BWRC) mode is designed to perform the crossover operators for selecting the best route from Chromosomes 1 to exchange with the worst one in Chromosomes 2, so that the better genes are inherited to the offspring; 3) A route swap mode is used to perform the mutation for improving the convergence speed and preserving the better gene; 4) Local heuristics search methods are applied in this algorithm. Computational study of a practical case shows that the proposed algorithm can decrease the total travel distance by 51.66%, enhance the average vehicle load rate by 37.85%, cut down 15 routes and reduce a deliver vehicle. The convergence speed of HMOEA is faster than that of famous NSGA-II. 展开更多
关键词 material distribution routing problem multi-objective optimization evolutionary algorithm local search
在线阅读 下载PDF
An improved estimation of distribution algorithm for multi-compartment electric vehicle routing problem 被引量:6
3
作者 SHEN Yindong PENG Liwen LI Jingpeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第2期365-379,共15页
The multi-compartment electric vehicle routing problem(EVRP)with soft time window and multiple charging types(MCEVRP-STW&MCT)is studied,in which electric multi-compartment vehicles that are environmentally friendl... The multi-compartment electric vehicle routing problem(EVRP)with soft time window and multiple charging types(MCEVRP-STW&MCT)is studied,in which electric multi-compartment vehicles that are environmentally friendly but need to be recharged in course of transport process,are employed.A mathematical model for this optimization problem is established with the objective of minimizing the function composed of vehicle cost,distribution cost,time window penalty cost and charging service cost.To solve the problem,an estimation of the distribution algorithm based on Lévy flight(EDA-LF)is proposed to perform a local search at each iteration to prevent the algorithm from falling into local optimum.Experimental results demonstrate that the EDA-LF algorithm can find better solutions and has stronger robustness than the basic EDA algorithm.In addition,when comparing with existing algorithms,the result shows that the EDA-LF can often get better solutions in a relatively short time when solving medium and large-scale instances.Further experiments show that using electric multi-compartment vehicles to deliver incompatible products can produce better results than using traditional fuel vehicles. 展开更多
关键词 multi-compartment vehicle routing problem electric vehicle routing problem(EVRP) soft time window multiple charging type estimation of distribution algorithm(EDA) Lévy flight
在线阅读 下载PDF
Design of Vehicle Routing by Integrating Optimization and Simulated Annealing Approach
4
作者 Chwen-Tzeng Su Chikong Hwang 《厦门大学学报(自然科学版)》 CAS CSCD 北大核心 2002年第S1期-,共2页
The vehicle routing problem (VRP) can be described as the problem of designing the optimal delivery or collection routes from one or several depots to a number of geographically scattered customers, subject to load co... The vehicle routing problem (VRP) can be described as the problem of designing the optimal delivery or collection routes from one or several depots to a number of geographically scattered customers, subject to load constraints. The routing decision involves determining which of the demand s will be satisfied by each vehicle and what route each vehicle will follow in s erving its assigned demand in order to minimize total delivery cost. In this pap er, a methodology for the design of VRP by integrating optimization and simulate d annealing (SA) approach is presented hierarchically. To express the problem of vehicle routing, a new mathematical formulation is first conducted. The objecti ve function involves both the delivery cost and the vehicle acquisition cost wit h load constraints. A heuristic is then proposed to solve this problem by using SA procedure in conjunction with any solution procedure of travelling salesman p roblem (TSP). The initial configuration is arranged as one vehicle route ser ving one customer. The SA searching procedure is then developed to combine custo mer to any one of the vehicle routes existed in the system if the capacity and c ost are attractive. An important concept of this proposed heuristic is that it attempts to minimize total number of vehicle required in the system on the b asis of the fixed cost and the variable cost view points. In addition, this appr oach can be easily adapted to accommodate many additional problem complexities. 展开更多
关键词 vehicle routing problem Travelling Salesman Prob lem Simulated Annealing procedure OPTIMIZATION
在线阅读 下载PDF
Multi-objective evolutionary approach for UAV cruise route planning to collect traffic information 被引量:10
5
作者 刘晓锋 彭仲仁 +1 位作者 常云涛 张立业 《Journal of Central South University》 SCIE EI CAS 2012年第12期3614-3621,共8页
Unmanned aerial vehicle(UAV)was introduced as a novel traffic device to collect road traffic information and its cruise route planning problem was considered.Firstly,a multi-objective optimization model was proposed a... Unmanned aerial vehicle(UAV)was introduced as a novel traffic device to collect road traffic information and its cruise route planning problem was considered.Firstly,a multi-objective optimization model was proposed aiming at minimizing the total cruise distance and the number of UAVs used,which used UAV maximum cruise distance,the number of UAVs available and time window of each monitored target as constraints.Then,a novel multi-objective evolutionary algorithm was proposed.Next,a case study with three time window scenarios was implemented.The results show that both the total cruise distance and the number of UAVs used continue to increase with the time window constraint becoming narrower.Compared with the initial optimal solutions,the optimal total cruise distance and the number of UAVs used fall by an average of 30.93% and 31.74%,respectively.Finally,some concerns using UAV to collect road traffic information were discussed. 展开更多
关键词 traffic information collection unmanned aerial vehicle cruise route planning multi-objective optimization
在线阅读 下载PDF
Two-phase heuristic for vehicle routing problem with drones in multi-trip and multi-drop mode
6
作者 MA Huawei HU Xiaoxuan ZHU Waiming 《Journal of Systems Engineering and Electronics》 2025年第4期1024-1036,共13页
As commercial drone delivery becomes increasingly popular,the extension of the vehicle routing problem with drones(VRPD)is emerging as an optimization problem of inter-ests.This paper studies a variant of VRPD in mult... As commercial drone delivery becomes increasingly popular,the extension of the vehicle routing problem with drones(VRPD)is emerging as an optimization problem of inter-ests.This paper studies a variant of VRPD in multi-trip and multi-drop(VRP-mmD).The problem aims at making schedules for the trucks and drones such that the total travel time is minimized.This paper formulate the problem with a mixed integer program-ming model and propose a two-phase algorithm,i.e.,a parallel route construction heuristic(PRCH)for the first phase and an adaptive neighbor searching heuristic(ANSH)for the second phase.The PRCH generates an initial solution by con-currently assigning as many nodes as possible to the truck–drone pair to progressively reduce the waiting time at the rendezvous node in the first phase.Then the ANSH improves the initial solution by adaptively exploring the neighborhoods in the second phase.Numerical tests on some benchmark data are conducted to verify the performance of the algorithm.The results show that the proposed algorithm can found better solu-tions than some state-of-the-art methods for all instances.More-over,an extensive analysis highlights the stability of the pro-posed algorithm. 展开更多
关键词 vehicle routing problem with drones(VRPD) mixed integer program parallel route construction heuristic(PRCH) adaptive neighbor searching heuristic(ANSH).
在线阅读 下载PDF
Solving open vehicle problem with time window by hybrid column generation algorithm 被引量:1
7
作者 YU Naikang QIAN Bin +2 位作者 HU Rong CHEN Yuwang WANG Ling 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第4期997-1009,共13页
This paper addresses the open vehicle routing problem with time window(OVRPTW), where each vehicle does not need to return to the depot after completing the delivery task.The optimization objective is to minimize the ... This paper addresses the open vehicle routing problem with time window(OVRPTW), where each vehicle does not need to return to the depot after completing the delivery task.The optimization objective is to minimize the total distance. This problem exists widely in real-life logistics distribution process.We propose a hybrid column generation algorithm(HCGA) for the OVRPTW, embedding both exact algorithm and metaheuristic. In HCGA, a label setting algorithm and an intelligent algorithm are designed to select columns from small and large subproblems, respectively. Moreover, a branch strategy is devised to generate the final feasible solution for the OVRPTW. The computational results show that the proposed algorithm has faster speed and can obtain the approximate optimal solution of the problem with 100 customers in a reasonable time. 展开更多
关键词 open vehicle routing problem with time window(OVRPTW) hybrid column generation algorithm(HCGA) mixed integer programming label setting algorithm
在线阅读 下载PDF
不确定车辆数的多约束车辆路径问题
8
作者 马祥丽 马良 张惠珍 《计算机工程与应用》 北大核心 2025年第6期369-376,共8页
在经典车辆路径问题(vehicle routing problem,VRP)的基础上增加了客户要求访问的时间窗约束,以车辆行驶路径最短和使用车辆数最小为目标,建立了不确定车辆数的多约束车辆路径问题(multi-constraint vehicle routing problem with varia... 在经典车辆路径问题(vehicle routing problem,VRP)的基础上增加了客户要求访问的时间窗约束,以车辆行驶路径最短和使用车辆数最小为目标,建立了不确定车辆数的多约束车辆路径问题(multi-constraint vehicle routing problem with variable fleets,MVRP-VF)的数学模型。引入遗传算法的交叉操作以及大规模邻域搜索算法中的破坏算子和修复算子,重新定义了基本灰狼优化算法(grey wolf optimizer,GWO)的操作算子,优化了GWO的寻优机制,从而设计出用于求解MVRP-VF问题的混合灰狼优化算法(hybrid grey wolf optimizer,HGWO)。通过仿真实验与其他参考文献中的算法求解结果进行比较,验证了HGWO求解该类问题的有效性与可行性。 展开更多
关键词 交通工程 车辆路径问题 混合灰狼优化算法 不确定车辆数 时间窗
在线阅读 下载PDF
车船协同的洪灾被困人员搜救路径鲁棒优化
9
作者 周愉峰 龚英 +1 位作者 刘晓聪 何珺阳 《安全与环境学报》 北大核心 2025年第4期1455-1465,共11页
优化车船协同搜救路径,以提高洪灾被困人员搜救效率。首先,引入洪水模拟系统和匮乏成本函数,以总匮乏成本最小为目标,采用0-1混合整数规划,构建救援时间不确定且有公平性约束的被困人员搜救路径优化模型。之后,引入鲁棒优化方法,将模型... 优化车船协同搜救路径,以提高洪灾被困人员搜救效率。首先,引入洪水模拟系统和匮乏成本函数,以总匮乏成本最小为目标,采用0-1混合整数规划,构建救援时间不确定且有公平性约束的被困人员搜救路径优化模型。之后,引入鲁棒优化方法,将模型转化为等价的鲁棒优化模型。再根据模型约束特征设计若干修复算子,提出一种改进的禁忌搜索(Improved Tabu Search, ITS)算法。最后,设计两组算例验证模型和算法的有效性和可靠性。结果表明:考虑被困人员救援时间的不确定性有利于决策者优化救援方案;ITS性能优于传统禁忌搜索算法、遗传算法与模拟退火算法,对真实算例的平均优化效果分别为3.10%、15.76%与10.27%。研究成果可为应急管理部门优化被困人员搜救策略提供决策参考。 展开更多
关键词 公共安全 洪灾救援 车船协同 车辆路径问题 禁忌搜索算法
在线阅读 下载PDF
基于改进遗传算法的智能实时餐厨垃圾收运路径优化
10
作者 陈理 赖有春 +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
山区生鲜物流卡车-无人机联合集货路径规划
11
作者 付朝晖 李君宇 刘长石 《计算机工程与应用》 北大核心 2025年第14期332-342,共11页
山区道路环境恶劣,部分区域卡车无法通行,导致生鲜农产品集货效率低下,严重影响其新鲜度与质量。为此,提出卡车-无人机联合集货模式,利用无人机为卡车无法通行区域客户提供集货服务。综合考虑山区道路通行状况、无人机能耗、容量、飞行... 山区道路环境恶劣,部分区域卡车无法通行,导致生鲜农产品集货效率低下,严重影响其新鲜度与质量。为此,提出卡车-无人机联合集货模式,利用无人机为卡车无法通行区域客户提供集货服务。综合考虑山区道路通行状况、无人机能耗、容量、飞行速度、生鲜农产品新鲜度、卡车容量与速度等因素,以总集货成本最小为目标,构建卡车-无人机联合集货的路径规划模型,并根据模型特性设计混合遗传算法进行求解,采用多类型算例开展仿真实验。计算结果表明,所提方法能够在较短时间内科学规划卡车-无人机联合集货路径,提升集货时效性,有效保障生鲜农产品的新鲜度与质量,货损成本仅占总价值的0.39%;与遗传算法、蚁群算法、粒子群算法相比,混合遗传算法能够节省1.11%、3.03%、1.51%的总集货成本,展现出优越的求解能力;卡车-无人机联合集货模式能够突破山区生鲜农产品物流“最先一公里”的发展瓶颈,助力生鲜农产品上行。 展开更多
关键词 生鲜农产品物流 “最先一公里” 卡车-无人机路径规划 混合遗传算法
在线阅读 下载PDF
多通路时变网络下的车辆路径问题研究
12
作者 李珺 朱利圆 李若 《计算机工程与应用》 北大核心 2025年第10期308-319,共12页
针对城市道路交通拥堵造成的车辆尾气污染问题以及物流企业竞争不断加剧的现状,研究多通路时变网络下考虑客户满意度的低碳车辆路径问题。构建考虑现实路网车速时变特性的多通路时变网络;考虑客户价值的差异性,对客户进行分类并提出相... 针对城市道路交通拥堵造成的车辆尾气污染问题以及物流企业竞争不断加剧的现状,研究多通路时变网络下考虑客户满意度的低碳车辆路径问题。构建考虑现实路网车速时变特性的多通路时变网络;考虑客户价值的差异性,对客户进行分类并提出相应的客户满意度评价标准;建立多通路时变网络下减少碳排放、降低车辆运输成本以及提高客户满意度的问题模型。根据模型特征,提出基于模拟退火算法(simulated annealing algorithm,SA)并结合邻域搜索和禁忌搜索思想的自适应混合模拟退火算法(adaptive hybrid simulated annealing algorithm,AHSA)。采用贪婪插入法构造初始解;设计可行解和不可行解禁忌表;使用路径内和路径间两类邻域搜索算子,并提出新的搜索策略;建立自适应搜索算子选择机制,并设计权重增量控制因子。使用Solomon标准测试数据集中的多组算例对AHSA进行测试,同时与多种算法进行对比,验证了AHSA的可行性和优越性,并通过实验证明了问题模型的合理性。 展开更多
关键词 车辆路径问题(VRP) 多通路时变网络 低碳 客户满意度 模拟退火 自适应机制
在线阅读 下载PDF
突发公共卫生事件下救援物资配送方案研究 被引量:2
13
作者 帅春燕 张婷 +1 位作者 王文聪 欧阳鑫 《安全与环境学报》 北大核心 2025年第1期227-236,共10页
在突发公共卫生事件封控情况下,大规模应急救援物资的配送需要兼顾效率、成本及安全性,在有限的救援投入下获取最大化资源利用和最小化配送成本,同时避免人员的交叉感染。为此,提出了基于两层配送网络的应急物资配送方案,并提出改进粒... 在突发公共卫生事件封控情况下,大规模应急救援物资的配送需要兼顾效率、成本及安全性,在有限的救援投入下获取最大化资源利用和最小化配送成本,同时避免人员的交叉感染。为此,提出了基于两层配送网络的应急物资配送方案,并提出改进粒子群优化算法(Improved Particle Swarm Optimization Algorithm,IPSOA)对配送路径进行优化。首先,根据行政区划分以及物资需求点的空间分布、各需求点的居民人数和需求量,采用层次聚类算法建立由“物资储备中心-物资集散中心”和“物资集散中心-物资需求点”构成的两层配送网络,每层配送网络都由多配送中心和多需求点组成,该物资配送属于多配送车辆的多中心车辆路径规划问题(Multi-Depot Vehicle Routing Problem,MDVRP)。其次,为了获取合理高效的配送路径,以配送成本最小为目标,构建基于多约束的物资配送优化模型,并提出基于人工鱼群算法(Artificial Fish Swarm Algorithm,AFSA)的粒子群优化(AFSA-PSO)算法对两层配送网络进行求解。最后,以某市9个行政区在疫情封控期间的数据为例验证两层配送网络和AFSA-PSO算法的有效性。结果表明:构建的两层配送网络和AFSA-PSO算法能够对多车辆MDVRP问题进行有效求解,科学规划配送路径;算法对比发现,AFSA-PSO能够避免模型过早收敛,且能够获取比遗传算法和粒子群优化算法更少的车辆数和更短的配送路径,有效地降低配送成本,提高经济效益。 展开更多
关键词 公共安全 物资配送路径 改进粒子群优化算法 多车辆多中心车辆路径规划问题 分层聚类 公共卫生事件
在线阅读 下载PDF
基于车辆共享的生鲜商品多车舱装载配送路径优化问题 被引量:1
14
作者 王勇 谢红霞 +1 位作者 苟梦圆 赵小琴 《包装工程》 北大核心 2025年第3期210-220,共11页
目的针对生鲜商品物流配送优化研究在车辆共享调度和多车舱装载配送合理结合方面存在的不足,研究了基于车辆共享的生鲜商品多车舱装载配送路径优化问题。方法首先,结合生鲜商品温控条件和多车舱装载约束,建立了生鲜商品多车舱装载配送... 目的针对生鲜商品物流配送优化研究在车辆共享调度和多车舱装载配送合理结合方面存在的不足,研究了基于车辆共享的生鲜商品多车舱装载配送路径优化问题。方法首先,结合生鲜商品温控条件和多车舱装载约束,建立了生鲜商品多车舱装载配送的物流运营总成本最小化的数学模型;其次,设计了蚁群-禁忌搜索混合算法求解模型,并引入选择性赋予机制和车辆共享策略以提高算法的寻优性能;然后,通过与粒子群算法、大邻域搜索算法和差分进化算法的对比分析,验证了所提模型和算法的有效性;最后,结合实例,比较分析了生鲜商品多车舱装载配送优化前后的相关指标,提出车辆路径优化方案,并从服务时间段划分和车舱容量选择2方面进行敏感性分析。结果优化后的物流运营总成本降低了43.53%,平均装载率提高了25%,并验证了合理划分服务时间段和选择车舱容量可有效提高车辆平均装载率和降低生鲜商品价值损失。结论所提模型、算法和车辆共享策略可合理规划配送路径,降低运营总成本和生鲜商品价值损失,进而为基于车辆共享的生鲜商品多车舱装载配送路径优化问题提供方法参考和理论支撑。 展开更多
关键词 生鲜商品配送 多车舱装载 车辆共享 车辆路径问题 蚁群-禁忌搜索混合算法
在线阅读 下载PDF
面向城市多等级动态路网物流配送的车辆路径问题 被引量:1
15
作者 杨诗雨 谭良 《小型微型计算机系统》 北大核心 2025年第3期713-723,共11页
随着经济的发展,城市交通路网拓扑的日益复杂且交通状况突发多变,传统的设定客户间道路唯一且通行状态不变的动态车辆路径规划模型很难有效指导物流企业进行物流配送作业.本文利用智慧交通系统,结合物流配送作业需求,构建了分时段的动... 随着经济的发展,城市交通路网拓扑的日益复杂且交通状况突发多变,传统的设定客户间道路唯一且通行状态不变的动态车辆路径规划模型很难有效指导物流企业进行物流配送作业.本文利用智慧交通系统,结合物流配送作业需求,构建了分时段的动态交通路网模型,量化了不同类型的城市道路对物流车辆调度与路径规划的影响,以燃油、时间窗、司机等综合成本最低为目标,建立了考虑城市道路分级与动态交通路网的动态车辆路径问题(DVRP-RD,Dynamic Vehicle Route Problem with Road Condition)的两阶段混合整数模型,改进了遗传算法对其进行求解.最后,以深圳市的南山区与宝安区的真实路网为例,模拟了不同规模的客户需求与3种不同的动态更新机制,实验结果表明该方案与模型可以有效的为物流企业降低城市物流配送成本、提高调度效率与改善服务质量. 展开更多
关键词 城市物流配送 智慧交通 动态路网 动态车辆路径问题
在线阅读 下载PDF
基于带约束谱聚类的启发式车辆路径规划算法优化方法
16
作者 罗蒙 高超 王震 《计算机应用》 北大核心 2025年第5期1387-1394,共8页
针对现有启发式算法在解决大规模多车场车辆路径规划问题(MDVRP)时存在的初始解质量较差的缺点,提出一种基于带约束谱聚类(CSC)的启发式车辆路径规划算法优化方法。首先,根据待配送客户点的地理位置和需求量生成配送点的地理信息特征矩... 针对现有启发式算法在解决大规模多车场车辆路径规划问题(MDVRP)时存在的初始解质量较差的缺点,提出一种基于带约束谱聚类(CSC)的启发式车辆路径规划算法优化方法。首先,根据待配送客户点的地理位置和需求量生成配送点的地理信息特征矩阵和需求信息特征矩阵;其次,根据地理信息特征矩阵和需求信息特征矩阵生成CSC的约束矩阵,并完成聚类操作;最后,使用谱聚类的结果生成启发式算法的初始解,选择合适的启发式算法完成车辆路径规划问题(VRP)的求解。在标准数据集的21个算例上的实验结果显示,CSC相较于SCSC(SelfConstrained-Spectral-Clustering)在标准化互信息(NMI)和Fowlkes-Mallows指数(FMI)上分别提升了18.75%和31.18%;在车辆路径规划任务中,使用CSC进行初始化的启发式算法在21个不同规模算例中的16个算例上求得了最短路径,并且启发式算法的运行时间相较于使用SCSC缩短了13.05%。实验结果表明,CSC能够有效提高客户点的聚类精度,进而能够有效提高VRP的求解速度和解的精度。 展开更多
关键词 谱聚类 车辆路径规划问题 多车场车辆路径规划问题 启发式算法 标准化互信息 Fowlkes-Mallows指数
在线阅读 下载PDF
考虑结晶器在线调宽浇次计划的改进蚁群算法
17
作者 李毅仁 王柏琳 +2 位作者 袁帅鹏 李铁克 王阳 《中国机械工程》 北大核心 2025年第3期614-622,633,共10页
针对炼钢-连铸调度中的浇次计划编制问题,结合结晶器在线调宽技术,以最小化加权成本(包括浇次间炉次切换成本、连铸机停机成本和结晶器在线调宽成本)为目标对传统模型进行改进,建立了新的浇次计划编制模型。同时,借鉴车辆路径问题的优... 针对炼钢-连铸调度中的浇次计划编制问题,结合结晶器在线调宽技术,以最小化加权成本(包括浇次间炉次切换成本、连铸机停机成本和结晶器在线调宽成本)为目标对传统模型进行改进,建立了新的浇次计划编制模型。同时,借鉴车辆路径问题的优化思路构建了改进的蚁群算法,算法设计了节点排序规则和节点选择规则,并引入奖惩因子和分位参数提高搜索广度和适应性。最后,利用实际生产数据验证了模型及算法的有效性。 展开更多
关键词 炼钢-连铸 浇次计划 蚁群算法 车辆路径问题 奖惩因子
在线阅读 下载PDF
带时间窗的车辆路径问题元启发算法综述
18
作者 张玉玺 雷冰冰 +2 位作者 王晓峰 朱炫骏 宋家欢 《计算机应用研究》 北大核心 2025年第5期1290-1298,共9页
带时间窗的车辆路径问题(VRPTW)是车辆路径优化问题(VRP)重要问题之一,广泛应用于物流配送等领域。随着物流需求和复杂性的增加,传统算法在求解VRPTW时表现出效率低和适应性不足等局限。近年来,元启发算法在该问题的求解上取得了显著进... 带时间窗的车辆路径问题(VRPTW)是车辆路径优化问题(VRP)重要问题之一,广泛应用于物流配送等领域。随着物流需求和复杂性的增加,传统算法在求解VRPTW时表现出效率低和适应性不足等局限。近年来,元启发算法在该问题的求解上取得了显著进展,因此有必要对其求解算法进行系统梳理和深入研究。梳理了VRPTW的基本模型,对比了精确算法、启发算法及元启发算法的应用,重点分析了元启发算法的研究进展、优缺点及其改进策略。最后,探讨了算法未来研究方向和发展趋势,为进一步研究提供了理论支持。 展开更多
关键词 车辆路径问题 时间窗 元启发算法 启发算法
在线阅读 下载PDF
考虑无人机站的车辆路径规划问题
19
作者 方侃 安义丹 +1 位作者 朱宁 黄典 《管理科学学报》 北大核心 2025年第1期61-76,共16页
近年来,无人机调度受到了学者们的日益关注.本研究提出了考虑无人机站的车辆路径规划问题,以总成本最低为目标函数,考虑了包裹的最晚送达时间、无人机的数量限制和最长可持续飞行时间等约束条件.针对该问题本研究首先构建了一类基于弧... 近年来,无人机调度受到了学者们的日益关注.本研究提出了考虑无人机站的车辆路径规划问题,以总成本最低为目标函数,考虑了包裹的最晚送达时间、无人机的数量限制和最长可持续飞行时间等约束条件.针对该问题本研究首先构建了一类基于弧的原问题模型.随后,使用Dantzig-Wolfe分解,将原问题模型分解为基于路径的限制主问题模型和卡车子问题模型以及无人机子问题模型,并设计了分支定价算法进行求解,以获得全局最优解.大量的数值实验结果表明分支定价算法在求解时间和求解质量上均优于主流商业求解器.此外,本研究发现卡车的行驶成本在总成本中占据较高比例.同时,相对于无人机的数量和无人机与卡车的速度比而言,无人机可访问的顾客的比例对总成本有显著影响.因此,扩大无人机的适用范围,可以有效地降低总成本. 展开更多
关键词 无人机站 无人机调度 车辆路径规划问题 分支定价
在线阅读 下载PDF
垃圾分类清运多车型多车厢车辆路径优化研究
20
作者 倪智铖 杨臻 +2 位作者 王能民 曹真 郑爽 《运筹与管理》 北大核心 2025年第5期31-38,共8页
降低城市生活垃圾分类清运成本是有效推进垃圾分类制度的关键。基于对城市生活垃圾分类清运现状的调研,本文研究了多车型多车厢车辆混合清运路径问题,构建了研究问题的混合整数规划数学模型,以优化清运车辆的装载以及行驶路径,从而极小... 降低城市生活垃圾分类清运成本是有效推进垃圾分类制度的关键。基于对城市生活垃圾分类清运现状的调研,本文研究了多车型多车厢车辆混合清运路径问题,构建了研究问题的混合整数规划数学模型,以优化清运车辆的装载以及行驶路径,从而极小化总清运成本。针对研究问题的特性,设计了适合垃圾分类清运问题的摧毁算子以及修复算子,提出了自适应大邻域搜索算法,以获得问题的近似最优解。参考我国各类城市生活垃圾的数量及相对比例,生成了不同规模以及服从不同分布规律的仿真算例,并进行了大量的算法测试以及结果分析。结果表明,混合车队清运模式较之当前的联合清运模式,能更有效地降低清运成本,而所提出的自适应大邻域搜索算法可在合理时间内获得高质量的近似最优解,满足实际清运需求。本研究丰富了垃圾清运系统的研究体系,为城市生活垃圾分类清运提供了有效的方法和技术支撑。 展开更多
关键词 垃圾分类 自适应大邻域搜索 车辆路径问题 多车型多车厢
在线阅读 下载PDF
上一页 1 2 43 下一页 到第
使用帮助 返回顶部