CN114707693A - A method and system for vehicle distribution path planning - Google Patents
A method and system for vehicle distribution path planning Download PDFInfo
- Publication number
- CN114707693A CN114707693A CN202210154596.5A CN202210154596A CN114707693A CN 114707693 A CN114707693 A CN 114707693A CN 202210154596 A CN202210154596 A CN 202210154596A CN 114707693 A CN114707693 A CN 114707693A
- Authority
- CN
- China
- Prior art keywords
- vehicle
- operator
- customer
- solution
- removal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 62
- 238000003780 insertion Methods 0.000 claims description 92
- 230000037431 insertion Effects 0.000 claims description 92
- 108091026890 Coding region Proteins 0.000 claims description 56
- 210000000349 chromosome Anatomy 0.000 claims description 5
- 238000004364 calculation method Methods 0.000 claims description 4
- 238000001816 cooling Methods 0.000 claims description 3
- 238000010845 search algorithm Methods 0.000 abstract description 12
- 238000009472 formulation Methods 0.000 abstract description 6
- 239000000203 mixture Substances 0.000 abstract description 6
- 238000010586 diagram Methods 0.000 description 6
- 238000005457 optimization Methods 0.000 description 4
- 230000001186 cumulative effect Effects 0.000 description 3
- 230000003044 adaptive effect Effects 0.000 description 2
- 230000002068 genetic effect Effects 0.000 description 2
- 230000006378 damage Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000007429 general method Methods 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 230000008521 reorganization Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000010187 selection method Methods 0.000 description 1
- 238000002922 simulated annealing Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
- G06Q10/047—Optimisation of routes or paths, e.g. travelling salesman problem
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/12—Computing arrangements based on biological models using genetic models
- G06N3/126—Evolutionary algorithms, e.g. genetic algorithms or genetic programming
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/08—Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
- G06Q10/083—Shipping
- G06Q10/0835—Relationships between shipper or supplier and carriers
- G06Q10/08355—Routing methods
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- Economics (AREA)
- Human Resources & Organizations (AREA)
- Theoretical Computer Science (AREA)
- Biophysics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Strategic Management (AREA)
- General Physics & Mathematics (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Tourism & Hospitality (AREA)
- Quality & Reliability (AREA)
- General Business, Economics & Management (AREA)
- Operations Research (AREA)
- Marketing (AREA)
- Entrepreneurship & Innovation (AREA)
- Bioinformatics & Computational Biology (AREA)
- Development Economics (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Genetics & Genomics (AREA)
- Game Theory and Decision Science (AREA)
- Biomedical Technology (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Physiology (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
本发明涉及一种车辆配送路径规划方法及系统,首先,获取获取配送中心节点位置信息、客户信息和车辆信息,并据此以总配送车辆里程最短为目标建立目标函数;然后通过扫描算法求得一个初始解,以所述目标函数为目标值,利用改进大规模邻域搜索算法结合Metropolis准则选择最优的车辆配送路径。利用改进的大规模邻域搜索算法能够筛选出车辆最优的配送路径,从而制定出更合理的配送路径方案,提高了配送效率,同时也大大降低了车辆总配送里程,减少了人工制订方案的工作强度。
The invention relates to a vehicle distribution path planning method and system. First, the node location information, customer information and vehicle information of the distribution center are acquired, and an objective function is established based on the shortest total distribution vehicle mileage; then the scanning algorithm is used to obtain An initial solution takes the objective function as the target value, and uses the improved large-scale neighborhood search algorithm combined with the Metropolis criterion to select the optimal vehicle delivery route. The use of the improved large-scale neighborhood search algorithm can filter out the optimal distribution path for vehicles, so as to formulate a more reasonable distribution path scheme, improve the distribution efficiency, and at the same time greatly reduce the total vehicle distribution mileage and reduce the manual formulation of the scheme. Work intensity.
Description
技术领域technical field
本发明涉及货物配送领域,特别是涉及一种基于改进自适应大规模邻域搜索算法的大规模车辆配送路径规划方法及系统。The invention relates to the field of goods distribution, in particular to a large-scale vehicle distribution path planning method and system based on an improved adaptive large-scale neighborhood search algorithm.
背景技术Background technique
车辆路径的研究是近十年来的热点问题,已成为物流配送的一个发展趋势。其与实际生活中资源配送和路径规划息息相关,主要解决当多辆有容量限制的配送车辆服务多个客户节点时,如何合理规划确定最优车辆路径的问题。随着配送问题规模的增大,即配送客户节点数量的增加,配送方案的制订变得更为复杂,现有的方案中一般是依靠人工经验,然而仅仅依靠人工经验难以得到车辆路径较优的配送方案,造成了人工和时间浪费。The research of vehicle routing is a hot issue in the past ten years, and it has become a development trend of logistics distribution. It is closely related to resource distribution and path planning in real life, and mainly solves the problem of how to reasonably plan and determine the optimal vehicle path when multiple delivery vehicles with limited capacity serve multiple customer nodes. With the increase in the scale of the distribution problem, that is, the increase in the number of distribution customer nodes, the formulation of the distribution scheme becomes more complicated. The existing schemes generally rely on manual experience, but it is difficult to obtain a better vehicle path only by relying on manual experience. The distribution plan, resulting in a waste of labor and time.
因此,本领域亟需一种可用于大规模客户的车辆最优配送路径的规划方案。Therefore, there is an urgent need in the art for a planning solution for the optimal distribution path of vehicles that can be used for large-scale customers.
发明内容SUMMARY OF THE INVENTION
本发明的目的是提供一种车辆配送路径规划方法及系统,选择车辆最大载重量这一配送限制,以带容量约束的车辆路径问题作为车辆配送的模型,以配送方案中各车辆配送里程最短为目标,并引入了改进的大规模邻域搜索算法进行最优配送路径的选择,从而制定出合理的配送路径方案,减少了人工制订方案的工作强度。The purpose of the present invention is to provide a vehicle distribution path planning method and system, select the distribution limit of the maximum vehicle load, take the vehicle routing problem with capacity constraints as the model of vehicle distribution, and take the shortest distribution mileage of each vehicle in the distribution scheme as To achieve the goal, an improved large-scale neighborhood search algorithm is introduced to select the optimal distribution route, so as to formulate a reasonable distribution route plan and reduce the work intensity of manual plan formulation.
为实现上述目的,本发明提供了如下方案:For achieving the above object, the present invention provides the following scheme:
一种车辆配送路径规划方法,所述方法包括:A vehicle distribution path planning method, the method comprising:
获取配送中心节点位置信息、客户信息和车辆信息;所述客户信息包括:客户数量、各客户货物需求量以及各客户节点的位置;所述车辆信息包括:车辆个数和车辆最大载重信息;Acquiring the location information, customer information and vehicle information of the distribution center node; the customer information includes: the number of customers, the demand for goods of each customer, and the location of each customer node; the vehicle information includes: the number of vehicles and the maximum load information of the vehicle;
根据所述配送中心节点位置信息、客户信息以及车辆最大载重信息建立以总配送车辆里程最短为目标的目标函数;所述目标函数的约束条件为每个客户由且仅由一辆车服务且每辆车所服务的客户需求总量不超过车辆载重;According to the distribution center node location information, customer information and vehicle maximum load information, establish an objective function with the shortest total distribution vehicle mileage as the goal; the constraint condition of the objective function is that each customer is served by one and only one vehicle and each The total customer demand served by the vehicle does not exceed the vehicle load;
确定初始编码序列;所述初始编码序列为初始配送路径的编码化表示,所述初始编码序列包括所述初始配送路径上的各客户节点及所述各客户节点的配送顺序;determining an initial coding sequence; the initial coding sequence is a coded representation of the initial delivery route, and the initial coding sequence includes each client node on the initial delivery route and the delivery sequence of each client node;
根据所述目标函数计算所述初始编码序列的目标值;Calculate the target value of the initial coding sequence according to the target function;
根据所述初始编码序列的目标值计算Metropolis准则的初始温度,并开始最优配送路径迭代;Calculate the initial temperature of the Metropolis criterion according to the target value of the initial coding sequence, and start the optimal delivery route iteration;
所述最优配送路径迭代,具体包括:The optimal delivery route iteration specifically includes:
根据各移除算子和各插入算子的权重,利用轮盘赌的方法选取一个移除算子和一个插入算子,并根据选取出的移除算子和插入算子,分别对当前解进行算子移除操作和算子插入操作,得到局部解;所述移除算子包括:随机客户节点移除、随机子路径移除、相似客户节点移除和环区相似度移除;所述插入算子包括:成本贪婪插入和后悔值插入;第一次迭代过程中的当前解为所述初始编码序列;According to the weight of each removal operator and each insertion operator, use the roulette method to select a removal operator and an insertion operator, and according to the selected removal operator and insertion operator, respectively, for the current solution Perform an operator removal operation and an operator insertion operation to obtain a local solution; the removal operators include: random customer node removal, random subpath removal, similar customer node removal and ring similarity removal; all The insertion operator includes: cost greedy insertion and regret value insertion; the current solution in the first iteration process is the initial coding sequence;
若局部解的目标值小于当前解的目标值,则以所述局部解为当前解;若局部解的目标值大于当前解的目标值,则根据Metropolis准则,结合此次迭代的温度值,概率接受局部解,并更新温度值;第一次迭代过程中的温度值为初始温度值;If the target value of the local solution is smaller than the target value of the current solution, the local solution is taken as the current solution; if the target value of the local solution is greater than the target value of the current solution, then according to the Metropolis criterion, combined with the temperature value of this iteration, the probability Accept the local solution and update the temperature value; the temperature value in the first iteration process is the initial temperature value;
根据各插入算子和各移除算子的使用次数和预设评分,更新对应的算子权重,更新间隔为预设迭代次数;According to the usage times and preset scores of each insertion operator and each removal operator, the corresponding operator weights are updated, and the update interval is the preset number of iterations;
直至局部解的目标值不小于当前解的迭代次数达到预设次数时,停止迭代,输出车辆最优编码序列。Until the target value of the local solution is not less than the current solution iteration times and reaches the preset number of times, the iteration is stopped, and the vehicle optimal coding sequence is output.
在一些实施例中,所述以总配送车辆里程最短为目标的目标函数为:其中,F表示目标函数;m为配送能够使用的最大车辆数;n为客户数量;dij表示任意两节点i和j之间的距离;xijk为0-1规划,表示车辆k是否经过节点i和j,0表示车辆k不经过节点i和j,1表示车辆k经过节点i和j。In some embodiments, the objective function aiming at the shortest total delivery vehicle mileage is: Among them, F represents the objective function; m is the maximum number of vehicles that can be used for delivery; n is the number of customers; d ij represents the distance between any two nodes i and j; i and j, 0 means that vehicle k does not pass through nodes i and j, and 1 means that vehicle k passes through nodes i and j.
在一些实施例中,所述确定初始编码序列,具体包括:In some embodiments, the determining the initial coding sequence specifically includes:
以配送中心节点位置为极点,以所述配送中心节点和距离所述配送中心节点最近的客户节点所在的射线为极轴建立极坐标系,并将所述配送中心节点和客户节点的位置坐标转换为极坐标;Taking the position of the distribution center node as the pole, and taking the ray of the distribution center node and the customer node closest to the distribution center node as the polar axis, a polar coordinate system is established, and the position coordinates of the distribution center node and the customer node are converted. is polar coordinates;
将客户节点按照极角大小的顺序进行排序;Sort client nodes in order of polar angle size;
在满足约束条件的前提下,根据目标函数依次将各客户节点插入到解决方案中;所述解决方案包括若干条配送路径;在插入过程中,若遇到不满足约束条件的客户节点,并且所述不满足约束条件的客户节点不是最后一个客户节点,则跳过所述不满足约束条件的客户节点;On the premise that the constraints are met, each customer node is inserted into the solution in turn according to the objective function; the solution includes several distribution paths; during the insertion process, if a customer node that does not meet the constraints is encountered, and all If the client node that does not meet the constraints is not the last client node, the client node that does not meet the constraints is skipped;
搜索是否具有未插入的客户节点j,若有,则依次计算所述客户节点j插入到每条配送路径中的每两个客户节点之间的插入成本cij,并插入成本最低所对应的两个客户节点之间;其中,cij=di,j+dj,i+1-di,i+1;式中,di,j表示客户节点i到客户节点j之间的距离,dj,i+1表示客户节点j到客户节点i+1之间的距离,di,i+1表示客户节点i到客户节点i+1之间的距离;Search whether there is an uninserted customer node j, and if so, calculate the insertion cost c ij between each two customer nodes inserted by the customer node j into each delivery route, and insert the two corresponding to the lowest cost. between client nodes; where c ij =d i,j +d j,i+1 -d i,i+1 ; in the formula, d i,j represents the distance between client node i and client node j, d j,i+1 represents the distance between client node j and client node i+1, and d i,i+1 represents the distance between client node i and client node i+1;
遍历所有未插入的客户节点,直至所有的客户节点均插入所述解决方案中,得到初始编码序列。Traverse all uninserted client nodes until all client nodes are inserted into the solution to obtain the initial encoding sequence.
在一些实施例中,所述根据所述初始编码序列中的目标值计算Metropolis准则的初始温度,具体包括:In some embodiments, calculating the initial temperature of the Metropolis criterion according to the target value in the initial coding sequence specifically includes:
根据所述初始编码序列中的目标值计算Metropolis准则的初始温度T0;所述初始温度T0表示在劣解接受概率为η的情况下,要接受比当前目标值f(x)差β%的劣解,所对应的温度为T0。Calculate the initial temperature T 0 of the Metropolis criterion according to the target value in the initial coding sequence; The initial temperature T 0 indicates that under the condition that the acceptance probability of the inferior solution is η, the inferior solution that is worse than the current target value f(x) by β% is to be accepted, and the corresponding temperature is T 0 .
在一些实施例中,In some embodiments,
所述随机客户节点移除具体包括:在当前解中若存在不可行子路径解,则随机移除不可行子路径中的客户节点,直至客户需求量之和不超过车辆最大载重;若移除的客户节点数量不超过移除上限,则选取随机客户节点进行移除,直至移除客户节点的数量达到移除上限;不可行子路径解即子路径的客户需求量之和大于车辆最大载重;所述移除上限由随机函数生成;The random customer node removal specifically includes: if there is an infeasible sub-path solution in the current solution, randomly removing the customer nodes in the infeasible sub-path until the sum of the customer demand does not exceed the maximum vehicle load; If the number of customer nodes does not exceed the removal upper limit, select random customer nodes for removal until the number of removed customer nodes reaches the removal upper limit; the solution of the infeasible sub-path is that the sum of the customer demand of the sub-path is greater than the maximum vehicle load; the removal upper limit is generated by a random function;
所述随机子路径移除具体包括:在当前解中若存在不可行子路径解,则移除不可行子路径;若移除的客户节点数量不超过移除上限,则选取随机子路径进行移除,直至移除客户节点的数量达到移除上限;The random sub-path removal specifically includes: if there is an infeasible sub-path solution in the current solution, removing the infeasible sub-path; if the number of removed client nodes does not exceed the removal upper limit, selecting a random sub-path for removal. Remove until the number of removed client nodes reaches the removal limit;
所述相似客户节点移除具体包括:随机选取当前解中的一个客户节点i,计算所述客户节点i与其他客户节点j的相似度,依次移除相似度最大的客户节点,直至移除客户节点的数量达到移除上限;The removal of similar client nodes specifically includes: randomly selecting a client node i in the current solution, calculating the similarity between the client node i and other client nodes j, and sequentially removing the client node with the largest similarity until the client node is removed. The number of nodes reaches the removal limit;
所述环区相似度移除具体包括:基于当前解中各子路径所在环形区域间的三种空间关系,计算相似度;The removal of the similarity of the ring area specifically includes: calculating the similarity based on three spatial relationships between the ring areas where each sub-path in the current solution is located;
两子路径间的相似度为:The similarity between the two sub-paths is:
其中,σ1>σ2>σ3,si和sj表示当前解中两条子路径ri和rj对应的环形区域,则单一子路径ri的相似度系数为:Among them, σ 1 >σ 2 >σ 3 , s i and s j represent the annular area corresponding to the two sub-paths ri and r j in the current solution, then the similarity coefficient of a single sub-path ri is:
在中选出相似度系数最大的子路径rm镠x,通过轮盘赌的方法选出非最大相似度系数的子路径rd,之后移除rm镠x和rd中的所有客户节点, 表示所有子路径的相似度系数集合,l表示当前解中子路径总数;exist Select the sub-path r m x x with the largest similarity coefficient, select the sub-path r d with the non-maximum similarity coefficient through the roulette method, and then remove all customer nodes in r m x and r d , Represents the set of similarity coefficients of all subpaths, and l represents the total number of subpaths in the current solution;
所述成本贪婪插入具体包括:将每个移除的客户节点插入到当前解的子路径中,每次插入均选择插入成本最小且满足载重限制的子路径;The cost-greedy insertion specifically includes: inserting each removed client node into the sub-path of the current solution, and selecting the sub-path with the smallest insertion cost and satisfying the load restriction for each insertion;
所述后悔值插入具体包括:将每个移除的客户节点插入到当前解的子路径中,每次插入时选择后悔值最大的子路径插入;所述后悔值为:Δc=cm2-cm1,其中cm1表示最小插入成本,cm2表示次小插入成本。The regret value insertion specifically includes: inserting each removed client node into the sub-path of the current solution, and selecting the sub-path with the largest regret value for each insertion; the regret value is: Δc=c m2 -c m1 , where c m1 represents the smallest insertion cost and c m2 represents the next smallest insertion cost.
在一些实施例中,所述算子权重的更新公式为:In some embodiments, the update formula of the operator weight is:
其中,τ表示间隔τ次迭代,y表示第y个迭代间隔,q表示第q个算子,表示算子q在τ次迭代内的使用次数,对应的预设评分为在第y个迭代间隔内,第q个算子对应的算子权重为在第y+1个迭代间隔内,第q个算子对应的算子权重为μ∈[0,1]是控制算子影响的因子,该值越小,则第y个迭代间隔的权重对第y+1个迭代间隔的权重更新影响越大;若μ=0,则权重完全取决于上一迭代间隔的权重;若μ=1,则只考虑迭代间隔内评分,若0<μ<1,则同时考虑迭代间隔内的得分与之前的权重值。where τ represents the interval τ iterations, y represents the y-th iteration interval, q represents the q-th operator, represents the number of times the operator q is used in τ iterations, and the corresponding preset score is In the yth iteration interval, the operator weight corresponding to the qth operator is In the y+1th iteration interval, the operator weight corresponding to the qth operator is μ∈[0,1] is the factor that controls the influence of the operator. The smaller the value, the greater the influence of the weight of the y-th iteration interval on the weight update of the y+1-th iteration interval; if μ=0, the weight It depends entirely on the weight of the previous iteration interval; if μ=1, only the score in the iteration interval is considered, and if 0<μ<1, the score in the iteration interval and the previous weight value are considered at the same time.
在一些实施例中,在所述确定初始编码序列之前,还包括:In some embodiments, before the determining the initial coding sequence, the method further includes:
对所述配送中心节点和各所述客户节点进行染色体编码。Chromosome coding is performed on the distribution center node and each of the customer nodes.
在一些实施例中,所述温度值的更新公式为:T′=T*αIn some embodiments, the update formula of the temperature value is: T′=T*α
其中T′表示更新后的温度,T表示更新前的当前温度,α∈(0,1)为降温速度,α的值为人为预设的常参数。Among them, T′ represents the temperature after updating, T represents the current temperature before updating, α∈(0,1) is the cooling speed, and the value of α is a preset constant parameter.
在一些实施例中,所述根据Metropolis准则,结合此次迭代的温度值,概率接受局部解,具体包括:In some embodiments, according to the Metropolis criterion, combined with the temperature value of this iteration, the probability of accepting a local solution includes:
根据Metropolis准则,结合此次迭代的温度值,概率接受局部解,接受概率为其中,PΔ的值与[0,1]间的随机数r,若PΔ≥r,则接受劣解作为下一次迭代的当前解,T表示当前温度,f(x)表示当前解x的目标值,f(x′)表示局部解x′的目标值。According to the Metropolis criterion, combined with the temperature value of this iteration, the probability of accepting the local solution is Among them, the value of P Δ and the random number r between [0,1], if P Δ ≥ r, the inferior solution is accepted as the current solution for the next iteration, T represents the current temperature, and f(x) represents the current solution x target value, f(x') represents the target value of the local solution x'.
本发明还提供了一种车辆配送路径规划系统,所述系统包括:The present invention also provides a vehicle distribution path planning system, the system includes:
信息获取模块,用于获取配送中心节点位置信息、客户信息和车辆信息;所述客户信息包括:客户数量、各客户货物需求量以及各客户节点的位置;所述车辆信息包括:车辆个数和车辆最大载重信息;The information acquisition module is used to acquire the node location information, customer information and vehicle information of the distribution center; the customer information includes: the number of customers, the demand for goods of each customer, and the location of each customer node; the vehicle information includes: the number of vehicles and Vehicle maximum load information;
目标函数确定模块,用于根据所述配送中心节点位置信息、客户信息以及车辆最大载重信息建立以总配送车辆里程最短为目标的目标函数;所述目标函数的约束条件为每个客户由且仅由一辆车服务且每辆车所服务的客户需求总量不超过车辆载重;The objective function determination module is used to establish an objective function with the shortest total distribution vehicle mileage as the objective according to the distribution center node location information, customer information and vehicle maximum load information; the constraint condition of the objective function is that each customer consists of and only Served by one vehicle and the total customer demand served by each vehicle does not exceed the vehicle load;
初始解构建模块,用于确定初始编码序列;所述初始编码序列为初始配送路径的编码化表示,所述初始编码序列包括所述初始配送路径上的各客户节点及所述各客户节点的配送顺序;The initial solution building module is used to determine the initial coding sequence; the initial coding sequence is the coded representation of the initial distribution path, and the initial coding sequence includes each customer node on the initial distribution path and the distribution of each customer node order;
初始解目标值计算模块,用于根据所述目标函数计算所述初始编码序列的目标值;an initial solution target value calculation module, for calculating the target value of the initial coding sequence according to the target function;
最优配送路径迭代模块,用于根据所述初始编码序列的目标值计算Metropolis准则的初始温度,并开始最优配送路径迭代;an optimal delivery route iteration module, configured to calculate the initial temperature of the Metropolis criterion according to the target value of the initial coding sequence, and start the optimal delivery route iteration;
所述最优配送路径迭代,具体包括:The optimal delivery route iteration specifically includes:
根据各移除算子和各插入算子的权重,利用轮盘赌的方法选取一个移除算子和一个插入算子,并根据选取出的移除算子和插入算子,分别对当前解进行算子移除操作和算子插入操作,得到局部解;所述移除算子包括:随机客户节点移除、随机子路径移除、相似客户节点移除和环区相似度移除;所述插入算子包括:成本贪婪插入和后悔值插入;第一次迭代过程中的当前解为所述初始编码序列;According to the weight of each removal operator and each insertion operator, use the roulette method to select a removal operator and an insertion operator, and according to the selected removal operator and insertion operator, respectively, for the current solution Perform an operator removal operation and an operator insertion operation to obtain a local solution; the removal operators include: random customer node removal, random subpath removal, similar customer node removal and ring similarity removal; all The insertion operator includes: cost greedy insertion and regret value insertion; the current solution in the first iteration process is the initial coding sequence;
若局部解的目标值小于当前解的目标值,则以所述局部解为当前解;若局部解的目标值大于当前解的目标值,则根据Metropolis准则,结合此次迭代的温度值,概率接受局部解,并更新温度值;第一次迭代过程中的温度值为初始温度值;If the target value of the local solution is smaller than the target value of the current solution, the local solution is taken as the current solution; if the target value of the local solution is greater than the target value of the current solution, then according to the Metropolis criterion, combined with the temperature value of this iteration, the probability Accept the local solution and update the temperature value; the temperature value in the first iteration process is the initial temperature value;
根据各插入算子和各移除算子的使用次数和预设评分,更新对应的算子权重,更新间隔为预设迭代次数;According to the usage times and preset scores of each insertion operator and each removal operator, the corresponding operator weights are updated, and the update interval is the preset number of iterations;
直至局部解的目标值不小于当前解的迭代次数达到预设次数时,停止迭代,输出车辆最优编码序列。Until the target value of the local solution is not less than the current solution iteration times and reaches the preset number of times, the iteration is stopped, and the vehicle optimal coding sequence is output.
根据本发明提供的具体实施例,本发明公开了以下技术效果:According to the specific embodiments provided by the present invention, the present invention discloses the following technical effects:
本发明提供了一种车辆配送路径规划方法及系统,首先,获取获取配送中心节点位置信息、客户信息和车辆信息,并据此以总配送车辆里程最短为目标建立目标函数;然后通过扫描算法求得一个初始解,以目标函数确定初始编码序列的目标值,利用改进的大规模邻域搜索算法结合Metropolis准则选择最优的车辆配送路径。本发明利用改进的大规模邻域搜索算法能够筛选出车辆最优的配送路径,从而制定出更合理的配送路径方案,提高了配送效率,同时也大大降低了车辆总配送里程,减少了人工制订方案的工作强度。The invention provides a vehicle distribution path planning method and system. First, the node location information, customer information and vehicle information of the distribution center are acquired, and an objective function is established based on the shortest total distribution vehicle mileage; An initial solution is obtained, the target value of the initial coding sequence is determined by the objective function, and the optimal vehicle distribution route is selected by the improved large-scale neighborhood search algorithm combined with the Metropolis criterion. The present invention utilizes the improved large-scale neighborhood search algorithm to screen out the optimal distribution path for vehicles, thereby formulating a more reasonable distribution path scheme, improving distribution efficiency, and at the same time greatly reducing the total vehicle distribution mileage and reducing manual formulation. Work intensity of the program.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the accompanying drawings required in the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only some of the present invention. In the embodiments, for those of ordinary skill in the art, other drawings can also be obtained according to these drawings without any creative effort.
图1为本发明实施例一提供的车辆配送路径规划方法流程图。FIG. 1 is a flowchart of a method for planning a vehicle distribution path provided by
图2为本发明实施例一提供的配送中心和各节点位置示意图。FIG. 2 is a schematic diagram of the location of a distribution center and each node according to
图3为本发明实施例一提供的两条子路径对应环形区域的空间关系示意图。FIG. 3 is a schematic diagram of a spatial relationship between two sub-paths corresponding to an annular area according to
图4为本发明实施例一提供的4辆车完成全部配送任务的过程以及各车辆所需要服务的客户节点示意图。FIG. 4 is a schematic diagram of a process for four vehicles to complete all delivery tasks and a schematic diagram of a client node that each vehicle needs to serve, according to
图5为本发明实施例二提供的车辆配送路径规划系统的框图。FIG. 5 is a block diagram of a vehicle distribution path planning system according to Embodiment 2 of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
本发明的目的是提供一种车辆配送路径规划方法及系统,选择车辆最大载重量这一配送限制,以带容量约束的车辆路径问题作为车辆配送的模型,以配送方案中各车辆配送里程最短为目标,并引入了改进的大规模邻域搜索算法进行最优配送路径的选择,从而制定出合理的配送路径方案,减少了人工制订方案的工作强度。首先,获取确定车辆路径的基本信息;所述基本信息包括配送中心节点和各客户节点的地理位置、客户数量、客户货物需求量以及车辆的最大载重;然后建立以车辆配送路径里程最短为目标的目标函数;再通过扫描算法确定模型的初始解;最后以所述目标函数为目标值,利用改进的大规模邻域搜索算法确定最优的车辆配送路径。The purpose of the present invention is to provide a vehicle distribution path planning method and system, select the distribution limit of the maximum vehicle load, take the vehicle routing problem with capacity constraints as the model of vehicle distribution, and take the shortest distribution mileage of each vehicle in the distribution scheme as To achieve the goal, an improved large-scale neighborhood search algorithm is introduced to select the optimal distribution route, so as to formulate a reasonable distribution route plan and reduce the work intensity of manual plan formulation. First, obtain the basic information for determining the vehicle path; the basic information includes the geographical location of the distribution center node and each customer node, the number of customers, the customer's demand for goods and the maximum load of the vehicle; then establish a vehicle distribution path with the shortest mileage as the goal. Then, the initial solution of the model is determined by the scanning algorithm. Finally, using the objective function as the target value, an improved large-scale neighborhood search algorithm is used to determine the optimal vehicle distribution path.
为使本发明的上述目的、特征和优点能够更加明显易懂,下面结合附图和具体实施方式对本发明作进一步详细的说明。In order to make the above objects, features and advantages of the present invention more clearly understood, the present invention will be described in further detail below with reference to the accompanying drawings and specific embodiments.
实施例一:Example 1:
如图1所示,本实施例提供了一种车辆配送路径规划方法,所述方法包括:As shown in FIG. 1 , this embodiment provides a vehicle distribution path planning method, the method includes:
S1、获取配送中心节点位置信息、客户信息和车辆信息;所述客户信息包括:客户数量、各客户货物需求量以及各客户节点的位置;所述车辆信息包括:车辆个数和车辆最大载重信息。配送中心与各客户节点的位置如图2所示。S1. Obtain the location information, customer information and vehicle information of the distribution center node; the customer information includes: the number of customers, the demand for goods of each customer, and the location of each customer node; the vehicle information includes: the number of vehicles and the maximum load information of the vehicle . The location of the distribution center and each customer node is shown in Figure 2.
S2、根据所述配送中心节点位置信息、客户信息以及车辆最大载重信息建立以总配送车辆里程最短为目标的目标函数;所述目标函数的约束条件为每个客户由且仅由一辆车服务且每辆车所服务的客户需求总量不超过车辆载重。S2. Establish an objective function with the shortest total distribution vehicle mileage as the goal according to the distribution center node location information, customer information and vehicle maximum load information; the constraint condition of the objective function is that each customer is served by one and only one vehicle And the total customer demand served by each vehicle does not exceed the vehicle load.
所述以总配送车辆里程最短为目标的目标函数为:其中,F表示目标函数;m为配送能够使用的最大车辆数;n为客户数量;dij表示任意两节点i和j之间的距离;xijk为0-1规划,表示车辆k是否经过节点i和j,1表示车辆k经过节点i和j,0表示车辆k不经过节点i和j,0表示节点i和节点j点间不连通,即车辆k不经过节点i和节点j之间的路径,也就不经过该路段的两个端点,即节点i和节点j。The objective function with the shortest total delivery vehicle mileage as the goal is: Among them, F represents the objective function; m is the maximum number of vehicles that can be used for delivery; n is the number of customers; d ij represents the distance between any two nodes i and j; i and j, 1 means that the vehicle k passes through the nodes i and j, 0 means that the vehicle k does not pass through the nodes i and j, 0 means that there is no connection between the node i and the node j, that is, the vehicle k does not pass through the node i and the node j. The path does not pass through the two endpoints of the road segment, namely node i and node j.
考虑到车辆与客户之间配送的分配,以及配送车辆自身的载重量均会影响到车辆配送路径的选择,所以为了得到更优的配送路径,需要对目标函数设置一定的约束条件。即目标函数的约束条件为每个客户由且仅由一辆车服务且每辆车所服务的客户需求总量不超过车辆载重。Considering the distribution of distribution between vehicles and customers, as well as the load of the distribution vehicle itself, will affect the choice of vehicle distribution path, so in order to obtain a better distribution path, it is necessary to set certain constraints on the objective function. That is, the constraint condition of the objective function is that each customer is served by one and only one vehicle, and the total customer demand served by each vehicle does not exceed the vehicle load.
然后,对所述配送中心节点和各所述客户节点进行染色体编码,为了便于对配送中心和客户节点做区分,用0表示配送中心,即配送车辆出发处,用自然数来表示各客户节点。Then, chromosome coding is performed on the distribution center node and each of the customer nodes. In order to facilitate the distinction between the distribution center and the customer node, 0 is used to represent the distribution center, that is, the departure point of the delivery vehicle, and each customer node is represented by a natural number.
S3、确定初始编码序列;所述初始编码序列为初始配送路径的编码化表示,所述初始编码序列包括所述初始配送路径上的各客户节点及所述各客户节点的配送顺序。配送顺序即配送的子路径和顺序。举例说明,初始编码序列内包含配送中心(此处用0表示),以及有序客户点(用1,2,3等自然数表示)。例如对于有一个配送中心,6个配送点的车辆路径问题,其一个初始编码序列可以表示为{0,3,4,2,0,5,1,6,0},{}内为一个解的编码,表示车辆从配送中心(0)出发,依次经过客户点3,4,2后返回配送中心,再从配送中心(0)出发依次经过客户5,1,6后返回配送中心。对于配送中心0,客户点1,2,3,4,5,6,经过步骤S3,即可形成{0,3,4,2,0,5,1,6,0}。S3. Determine an initial coding sequence; the initial coding sequence is a coded representation of the initial delivery route, and the initial coding sequence includes each client node on the initial delivery route and the delivery sequence of each client node. The delivery sequence is the sub-path and sequence of delivery. For example, the initial coding sequence includes distribution centers (represented by 0 here) and ordered customer points (represented by natural numbers such as 1, 2, and 3). For example, for a vehicle routing problem with one distribution center and six distribution points, an initial coding sequence can be expressed as {0, 3, 4, 2, 0, 5, 1, 6, 0}, and {} is a solution The code means that the vehicle starts from the distribution center (0), passes through
确定初始编码序列的步骤,具体包括:The steps of determining the initial coding sequence include:
S31、以配送中心节点位置为极点,以所述配送中心节点和距离所述配送中心节点最近的客户节点所在的射线为极轴建立极坐标系,并将所述配送中心节点和客户节点的位置坐标转换为极坐标。S31. Taking the position of the distribution center node as the pole, and taking the ray where the distribution center node and the customer node closest to the distribution center node are located as the polar axis, a polar coordinate system is established, and the positions of the distribution center node and the customer node are set as polar axes. Coordinates are converted to polar coordinates.
S32、将客户节点按照极角大小的顺序进行排序。排序规则为从小到大或者从大到小。S32: Sort the client nodes according to the order of polar angle size. The ordering rule is from small to large or from large to small.
S33、在满足约束条件的前提下,根据目标函数依次将各客户节点插入到解决方案中;所述解决方案包括若干条配送路径。即解决完一个客户节点的配送,便把该解决的客户节点及路径放入解决方案中。S33. On the premise of satisfying the constraints, insert each customer node into the solution in sequence according to the objective function; the solution includes several delivery paths. That is, after solving the distribution of a customer node, put the solved customer node and path into the solution.
在插入过程中,若遇到不满足约束条件的客户节点,并且所述不满足约束条件的客户节点不是最后一个客户节点,则跳过所述不满足约束条件的客户节点。During the insertion process, if a client node that does not meet the constraint condition is encountered, and the client node that does not meet the constraint condition is not the last client node, the client node that does not meet the constraint condition is skipped.
S34、搜索是否具有未插入的客户节点j,若有,则依次计算所述客户节点j插入到每条配送路径中的每两个客户节点之间的插入成本cij,并插入成本最低所对应的两个客户节点之间;其中,cij=di,j+dj,i+1-di,i+1;式中,di,j表示客户节点i到客户节点j之间的距离,dj,i+1表示客户节点j到客户节点i+1之间的距离,di,i+1表示客户节点i到客户节点i+1之间的距离。S34. Search whether there is an uninserted customer node j, and if so, calculate the insertion cost c ij between each two customer nodes inserted by the customer node j into each delivery route in turn, and insert the lowest cost corresponding to the between the two client nodes of Distance, d j, i+1 represents the distance between client node j and client node i+1, and d i, i+1 represents the distance between client node i and client node i+1.
例如,{0,3,4,2,0,5,1,6,0},开始时这个解只是{0},然后考虑1,2,3,4,5,6这几个点的插入成本,基于插入成本的比较确定哪个点放到0后,如将3插入,变为{0,3},以此类推,直至{0,3,4,2,},再插入5时发现点3、4、2、5的客户需求之和超过载重了,所以5不能插入,因此先插入0,变成{0,3,4,2,0},再插入5,形成{0,3,4,2,0,5},直至所有点插入完成,形成{0,3,4,2,0,5,1,6,0}。For example, {0, 3, 4, 2, 0, 5, 1, 6, 0}, the solution is just {0} at the beginning, and then consider the insertion of the
S35、遍历所有未插入的客户节点,直至所有的客户节点均插入所述解决方案中,得到初始编码序列。S35: Traverse all uninserted client nodes until all client nodes are inserted into the solution, and obtain the initial coding sequence.
S4、根据所述目标函数计算所述初始编码序列的目标值。S4. Calculate the target value of the initial coding sequence according to the target function.
目标值指的是总车辆路径长度。以解{0,3,4,2,0,5,1,6,0}为例,其目标值f(x)=d03+d34+d42+d20+d05+d51+d16+d60,其中dij为点i与点j之间的距离。此处的目标值也可以理解为遗传算法中一个染色体的适应度,其本质是为了评价一个解的好坏。The target value refers to the total vehicle path length. Taking the solution {0, 3, 4, 2, 0, 5, 1, 6, 0} as an example, the target value f(x)=d 03 +d 34 +d 42 +d 20 +d 05 +d 51 + d 16 +d 60 , where d ij is the distance between point i and point j. The target value here can also be understood as the fitness of a chromosome in the genetic algorithm, and its essence is to evaluate the quality of a solution.
S5、根据所述初始编码序列的目标值计算Metropolis准则的初始温度,并开始最优配送路径迭代,迭代结束后输出车辆最优编码序列。S5. Calculate the initial temperature of the Metropolis criterion according to the target value of the initial coding sequence, and start the iteration of the optimal delivery route, and output the optimal coding sequence of the vehicle after the iteration.
Metropolis准则的初始温度T0的计算公式为:所述初始温度T0表示在劣解接受概率为η的情况下,要接受比当前目标值f(x)差β%的劣解,所对应的温度为T0,其中η和β一般是人为规定,无固定范围,本实施例中令η=50和β=20。The initial temperature T 0 of the Metropolis criterion is calculated as: The initial temperature T 0 indicates that under the condition that the acceptance probability of the inferior solution is η, the inferior solution that is worse than the current target value f(x) by β% is to be accepted, and the corresponding temperature is T 0 , where η and β are generally artificial. It is specified that there is no fixed range, and η=50 and β=20 in this embodiment.
所述最优配送路径迭代,具体包括:The optimal delivery route iteration specifically includes:
A1、根据各移除算子和各插入算子的权重,利用轮盘赌的方法选取一个移除算子和一个插入算子,并根据选取出的移除算子和插入算子,分别对当前解进行算子移除操作和算子插入操作,得到局部解;所述移除算子包括:随机客户节点移除、随机子路径移除、相似客户节点移除和环区相似度移除;所述插入算子包括:成本贪婪插入和后悔值插入;第一次迭代过程中当前解为所述初始编码序列。开始时:每个算子(本实施例中的4种移除算子和2种插入算子)权重在算法开始值均为1,此权重初始时为人为预定。A1. According to the weight of each removal operator and each insertion operator, use the roulette method to select a removal operator and an insertion operator, and according to the selected removal operator and insertion operator, respectively The current solution is subjected to operator removal and operator insertion to obtain a local solution; the removal operators include: random client node removal, random subpath removal, similar client node removal, and loop similarity removal ; The insertion operator includes: cost greedy insertion and regret value insertion; the current solution in the first iteration process is the initial coding sequence. At the beginning: the weight of each operator (four types of removal operators and two types of insertion operators in this embodiment) is 1 at the beginning of the algorithm, and the weight is initially predetermined.
步骤S3已经构建车辆路径问题的一个初始解,这个初始解实际上已经可以作为该问题的最终答案,但初始解的质量一般较差,因此后面的步骤主要是对初始解的优化,这个优化过程属于自适应大规模邻域搜索算法(简称ALNS)的主体。ALNS算法本身不包括对初始解产生方法的描述,因此需要通过其他方法构建初始解,此处选择的是扫描算法,方法也可以是节约算法、邻近插入算法等。ALNS算法的优化思想可以理解为对解不断进行破坏再重组,在这个过程中解会向更优的方向变换。In step S3, an initial solution of the vehicle routing problem has been constructed. This initial solution can actually be used as the final answer to the problem, but the quality of the initial solution is generally poor. Therefore, the subsequent steps are mainly to optimize the initial solution. This optimization process It belongs to the main body of the adaptive large-scale neighborhood search algorithm (ALNS for short). The ALNS algorithm itself does not include a description of the method for generating the initial solution, so other methods need to be used to construct the initial solution. Here, the scanning algorithm is selected, and the method can also be the saving algorithm, the adjacent insertion algorithm, etc. The optimization idea of the ALNS algorithm can be understood as the continuous destruction and reorganization of the solution, and the solution will transform to a better direction during this process.
就像在模拟退火算法中会在每次迭代中计算当前温度一样,移除和插入是ALNS算法的固有操作和核心特点。ALNS算法的优化过程可以简单描述为:完整解(形如初始解,包含完整的路径信息)→执行移除算子(将完整解中的一些点或者一些子路径移除,移除后的解可以称为非完整解)→执行插入算子(将上面移除的点按移除算子描述的过程重新插入到非完整解中,再次形成完整解)→完整解,如此形成了闭环,不断迭代优化。其中的一次移除算子和插入算子形成一次迭代,每次迭代仅选择一种移除算子和插入算子。Just as in the simulated annealing algorithm the current temperature is calculated at each iteration, removal and insertion are inherent operations and core features of the ALNS algorithm. The optimization process of the ALNS algorithm can be simply described as: complete solution (like the initial solution, including complete path information) → execute the removal operator (remove some points or some sub-paths in the complete solution, and the removed solution It can be called a non-complete solution) → execute the insertion operator (re-insert the process described by the removed point removal operator into the non-complete solution, and form a complete solution again) → complete solution, thus forming a closed loop, continuously Iterative optimization. One of the removal operator and the insertion operator forms an iteration, and only one removal operator and insertion operator are selected for each iteration.
移除算子的选取(多个移除算子中选出一个)和插入算子的选取(多个插入算子中选出一个)所用方法均为轮盘赌,二者的选取互不干扰。The selection of the removal operator (select one of multiple removal operators) and the selection of the insertion operator (select one of multiple insertion operators) are both roulette, and the selections of the two do not interfere with each other. .
轮盘赌选择法是算法中常见的一种通用方法,常见于遗传算法中染色体的选择,此处算子的选取与之相似。Roulette selection method is a common method in algorithms, which is commonly used in the selection of chromosomes in genetic algorithms, and the selection of operators here is similar.
以在h个移除算子中选出1个移除算子为例,设h个移除算子对应权重分别为w1,w2,…,wh,则第u个算子对应个体概率其中,wu与该公式等号前的Pu对应,指的是第u个算子的权重(此处是为了说明个体概率的计算方式,因而以第u个算子为例),wg与公式中的对应,指wg中g从1开始至h为止的wg之和,其中的g作用域仅在求和符号之内,指代求和范围符号,而其中h是该段落中的h,即移除算子的总数。算子的累计概率为其中,Pg为个体概率,为累计概率;个体概率与累计概率均为轮盘赌这一通用方法中的原有值。与上一个问题中的g同理,Pg在公式中,P为个体概率,g为其下标,表示求和符号中的序列符号,即Pg为第g个算子的个体概率(由前面的个体概率公式求出),其理论含义为第g个算子在所有算子(从第1至第h个算子)中,被选取的概率。表示前n个算子的个体概率之和,如表示算子1与算子2的概率和。生成一个随机数r∈[0,1],从n=1开始,依次比较r与当第一次出现时,选择过程结束,第u个算子即为选出的算子。Taking 1 removal operator selected from h removal operators as an example, set the corresponding weights of the h removal operators as w 1 , w 2 , ..., wh , then the uth operator corresponds to the individual probability Among them, w u corresponds to P u before the equal sign of the formula, and refers to the weight of the u-th operator (here is to explain the calculation method of individual probability, so the u-th operator is taken as an example), w g with the formula Corresponding, refers to the sum of w g from 1 to h in w g , where g scope is only within the summation symbol, refers to the summation range symbol, and where h is the h in the paragraph, that is The total number of removal operators. The cumulative probability of the operator is Among them, P g is the individual probability, is the cumulative probability; both the individual probability and the cumulative probability are the original values in the general method of roulette. Similar to g in the previous question, Pg is in the formula Among them, P is the individual probability, and g is the subscript, indicating the sequence symbol in the summation symbol, that is, Pg is the individual probability of the gth operator (calculated by the previous individual probability formula), and its theoretical meaning is the gth The probability that an operator is selected among all operators (from the 1st to the hth operator). represents the sum of the individual probabilities of the first n operators, such as represents the probability sum of
对当前解先执行移除算子,后执行插入算子。移除算子用于将一些客户点从当前解中移除,直至移除的客户点达到预定的移除上限,从而得到非完整解;插入算子则用于将移除出的客户点按照插入算子所描述的规则重新插入到非完整解中,从而得到新的局部解,以达到搜索出更优解的目的。The removal operator is executed first for the current solution, and then the insertion operator is executed. The removal operator is used to remove some customer points from the current solution until the removed customer points reach the predetermined removal upper limit, thereby obtaining an incomplete solution; the insertion operator is used to remove the removed customer points according to The rules described by the insertion operator are re-inserted into the incomplete solution, so as to obtain a new local solution, so as to achieve the purpose of searching for a better solution.
所述随机客户节点移除具体包括:在当前解中若存在不可行子路径解,则随机移除不可行子路径中的客户节点,直至客户需求量之和不超过车辆最大载重;若移除的客户节点数量不超过移除上限,则选取随机客户节点进行移除,直至移除客户节点的数量达到移除上限;不可行子路径解即子路径的客户需求量之和大于车辆最大载重;所述移除上限由随机函数生成。移除上限一般是客户节点数量的20%~30%之间的随机数。该随机数一般由程序中的随机函数生成。The random customer node removal specifically includes: if there is an infeasible sub-path solution in the current solution, randomly removing the customer nodes in the infeasible sub-path until the sum of the customer demand does not exceed the maximum vehicle load; If the number of customer nodes does not exceed the removal upper limit, select random customer nodes for removal until the number of removed customer nodes reaches the removal upper limit; the solution of the infeasible sub-path is that the sum of the customer demand of the sub-path is greater than the maximum vehicle load; The removal cap is generated by a random function. The upper limit of removal is generally a random number between 20% and 30% of the number of client nodes. The random number is generally generated by a random function in the program.
所述随机子路径移除具体包括:在当前解中若存在不可行子路径解,则移除不可行子路径;若移除的客户节点数量不超过移除上限,则选取随机子路径进行移除,直至移除客户节点的数量达到移除上限;The random sub-path removal specifically includes: if there is an infeasible sub-path solution in the current solution, removing the infeasible sub-path; if the number of removed client nodes does not exceed the removal upper limit, selecting a random sub-path for removal. Remove until the number of removed client nodes reaches the removal limit;
所述相似客户节点移除具体包括:随机选取当前解中的一个客户节点i(若当前解中存在不可行子路径解,则优先在不可行子路径解中选取),计算所述客户节点i与其他客户节点j的相似度,依次移除相似度最大的客户节点,直至移除客户节点的数量达到移除上限。两客户点i和j间距离dij作为相似点的移除依据,dij值越小则客户点i和j的相似度越高。The removal of the similar client nodes specifically includes: randomly selecting a client node i in the current solution (if there is an infeasible sub-path solution in the current solution, the infeasible sub-path solution is preferentially selected), and calculating the client node i Similarity with other customer nodes j, remove the customer nodes with the largest similarity in turn, until the number of removed customer nodes reaches the upper limit of removal. The distance d ij between two customer points i and j is used as the basis for removing similar points. The smaller the value of d ij is, the higher the similarity between customer points i and j is.
所述环区相似度移除具体包括:考虑当前解中子路径间的空间关系,基于各子路径所在环形区域间的三种空间关系,计算其相似度。三种空间关系分别为重叠、相交、相离,如图3所示为解中两条子路径对应环形区域s1和S2的空间关系示意图。其中每个环形区域为以配送中心为圆心能够覆盖完整子路径的最小环形,阴影区域为两子路径对应环区重叠的部分。The removal of the similarity of the ring area specifically includes: considering the spatial relationship between the sub-paths in the current solution, and calculating the similarity based on three spatial relationships between the ring-shaped areas where each sub-path is located. The three spatial relationships are overlapping, intersecting, and separating. Figure 3 is a schematic diagram of the spatial relationship between the two sub-paths in the solution corresponding to the annular regions s 1 and S 2 . Each annular area is the smallest annular area that can cover the complete sub-path with the distribution center as the center, and the shaded area is the overlapping part of the corresponding annular areas of the two sub-paths.
基于图3中的三种空间关系,计算相似度;Based on the three spatial relationships in Figure 3, the similarity is calculated;
两子路径间的相似度为:The similarity between the two sub-paths is:
其中,σ1>σ2>σ3(在算法执行过程中其值为固定常数,是人为预定的固定值。其值的选取仅需遵循该不等式,主要表示一种相互关系,无固定范围标准,本实施例中可以使σ1=20,σ2=5,σ3=1),si和sj表示当前解中两条子路径ri和rj对应的环形区域,则单一子路径ri的相似度系数为:Among them, σ 1 >σ 2 >σ 3 (its value is a fixed constant during the execution of the algorithm, which is a fixed value predetermined by humans. The selection of its value only needs to follow this inequality, which mainly represents a mutual relationship, and there is no fixed range standard , in this embodiment, σ 1 =20, σ 2 =5, σ 3 =1), s i and s j represent the annular area corresponding to the two sub-paths ri and r j in the current solution, then a single sub-path r The similarity coefficient of i is:
采用精英策略移除子路径,在中选出相似度系数最大的子路径rm镠x,通过轮盘赌的方法选出非最大相似度系数的子路径rd,之后移除rm镠x和rd中的所有客户节点,表示所有子路径的相似度系数集合,l表示当前解中子路径总数。Using an elite strategy to remove subpaths, Select the sub-path r m x x with the largest similarity coefficient, select the sub-path r d with the non-maximum similarity coefficient through the roulette method, and then remove all customer nodes in r m x and r d , Represents the set of similarity coefficients of all subpaths, and l represents the total number of subpaths in the current solution.
所述成本贪婪插入具体包括:将每个移除的客户节点插入到当前解的子路径中的最佳位置。将待插入客户节点i插入到子路径中客户节点j后,则其插入成本cij=di,j+dj,i+1-di,i+1,每次插入均选择插入成本最小且满足载重限制的子路径。若经过上述步骤后存在未插入点,则只考虑插入成本进行插入,直至无剩余点。The cost-greedy insertion specifically includes: inserting each removed client node into the best position in the sub-path of the current solution. After inserting the customer node i to be inserted into the customer node j in the sub-path, its insertion cost c ij =d i,j +d j,i+1 -d i,i+1 , and the minimum insertion cost is selected for each insertion and subpaths that satisfy the load limit. If there are uninserted points after the above steps, only the insertion cost is considered for insertion until there are no remaining points.
所述后悔值插入具体包括:将每个移除的客户节点插入到当前解的子路径中,每次插入时选择后悔值最大的子路径插入;所述后悔值为:Δc=cm2-cm1,其中cm1表示最小插入成本,cm2表示次小插入成本。其意义在于后悔值Δc越大,则该客户节点若不能插入最佳位置,选择次优位置插入造成的插入成本涨幅越大。The regret value insertion specifically includes: inserting each removed client node into the sub-path of the current solution, and selecting the sub-path with the largest regret value for each insertion; the regret value is: Δc=c m2 -c m1 , where c m1 represents the smallest insertion cost and c m2 represents the next smallest insertion cost. The significance is that the larger the regret value Δc, the greater the increase in the insertion cost caused by the selection of the sub-optimal position if the client node cannot be inserted into the optimal position.
A2、若局部解的目标值小于当前解的目标值,则以所述局部解为当前解;若局部解的目标值大于当前解的目标值,则根据Metropolis准则,结合此次迭代的温度值,概率接受局部解,并更新温度值;第一次迭代过程中的温度值为初始温度值。A2. If the target value of the local solution is less than the target value of the current solution, the local solution is taken as the current solution; if the target value of the local solution is greater than the target value of the current solution, then according to the Metropolis criterion, combined with the temperature value of this iteration , the probability accepts the local solution and updates the temperature value; the temperature value in the first iteration process is the initial temperature value.
概率接受局部解的接受概率为其中,PΔ的值与[0,1]间的随机数r,若PΔ≥r,则接受劣解作为下一次迭代的当前解,T表示当前温度,f(x)表示当前解x的目标值,f(x′)表示局部解x′的目标值。随机数r由程序随机函数生成。Probability Acceptance The acceptance probability of a local solution is Among them, the value of P Δ and the random number r between [0,1], if P Δ ≥ r, the inferior solution is accepted as the current solution for the next iteration, T represents the current temperature, and f(x) represents the current solution x target value, f(x') represents the target value of the local solution x'. The random number r is generated by the program random function.
温度值的更新公式为:T′=T*αThe update formula of temperature value is: T′=T*α
其中T′表示更新后的温度,T表示更新前的当前温度,α∈(0,1)为降温速度,α的值为人为预设的常参数,取值一般接近于1(如0.95,0.99,0.999等,此处可令其为0.99),越接近于1表示温度下降的越慢。Among them, T′ represents the temperature after updating, T represents the current temperature before updating, α∈(0,1) is the cooling speed, and the value of α is a preset constant parameter, and the value is generally close to 1 (such as 0.95, 0.99 , 0.999, etc., here can be made 0.99), the closer to 1, the slower the temperature drop.
A3、根据各插入算子和各移除算子的使用次数和预设评分,更新对应的算子权重,更新间隔为预设迭代次数。预设迭代次数一般是人为规定,没有硬性要求,本实施例中定为20,表示每迭代20次,基于各个算子在这20次迭代的表现调整各算子的权重。调整后的权重用于下一个20次迭代算子的选择依据。A3. According to the usage times and preset scores of each insertion operator and each removal operator, update the corresponding operator weight, and the update interval is the preset number of iterations. The preset number of iterations is generally artificially specified, and there is no hard requirement. In this embodiment, it is set to 20, which means that every iteration is 20 times, and the weight of each operator is adjusted based on the performance of each operator in these 20 iterations. The adjusted weights are used as the basis for the selection of the operator for the next 20 iterations.
算子权重的更新公式为:The update formula of operator weight is:
其中,τ表示间隔τ次迭代,y表示第y个迭代间隔,q表示第q个算子,表示算子q在τ次迭代内的使用次数,对应的预设评分为在第y个迭代间隔内,第q个算子对应的算子权重为在第y+1个迭代间隔内,第q个算子对应的算子权重为μ∈[0,1]是控制算子影响的因子,该值越小,则第y个迭代间隔的权重对第y+1个迭代间隔的权重更新影响越大;若μ=0,则权重完全取决于上一迭代间隔的权重;若μ=1,则只考虑迭代间隔内评分,若0<μ<1,则同时考虑迭代间隔内的得分与之前的权重值,μ的值是人为预设的。where τ represents the interval τ iterations, y represents the y-th iteration interval, q represents the q-th operator, represents the number of times the operator q is used in τ iterations, and the corresponding preset score is In the yth iteration interval, the operator weight corresponding to the qth operator is In the y+1th iteration interval, the operator weight corresponding to the qth operator is μ∈[0,1] is the factor that controls the influence of the operator. The smaller the value, the greater the influence of the weight of the y-th iteration interval on the weight update of the y+1-th iteration interval; if μ=0, the weight It completely depends on the weight of the previous iteration interval; if μ=1, only the score in the iteration interval is considered, if 0<μ<1, the score in the iteration interval and the previous weight value are considered at the same time, and the value of μ is an artificial prediction. set.
算子的预设评分的规则为:若找到新的全局最优解,则算子分数增加θ1;若新解仅优于当前解,劣于全局最优解,则算子分数增加θ2;若新解劣于当前解,但被Metropolis准则接受作为下一迭代初始解,则算子分数增加θ3;若新解劣于当前解,且未被Metropolis准则接受,则算子分数增加θ4。一般θ1>θ2>θ3>θ4,且为人为预设,无固定标准,本实施例中θ1=5,θ2=3,θ3=1.5,θ4=1.8。The preset scoring rule of the operator is: if a new global optimal solution is found, the operator score is increased by θ 1 ; if the new solution is only better than the current solution and worse than the global optimal solution, the operator score is increased by θ 2 ; If the new solution is inferior to the current solution but is accepted by the Metropolis criterion as the initial solution for the next iteration, the operator score increases by θ 3 ; if the new solution is inferior to the current solution and is not accepted by the Metropolis criterion, the operator score increases by θ 4 . Generally, θ 1 >θ 2 >θ 3 >θ 4 , which is preset by humans and has no fixed standard. In this embodiment, θ 1 =5, θ 2 =3, θ 3 =1.5, and θ 4 =1.8.
A4、直至局部解的目标值不小于当前解的迭代次数达到预设次数时,停止迭代,输出车辆最优编码序列。将车辆最优编码序列解码即为车辆最优配送路径。A4. Stop the iteration until the target value of the local solution is not less than the current solution and the number of iterations reaches the preset number of times, and output the optimal coding sequence of the vehicle. Decoding the vehicle optimal code sequence is the vehicle optimal delivery route.
上述的预设次数可以选择2000代,也可以根据需求对无改进解迭代次数进行调整。另外,选出所记录的最优解进行解码,即可得到完成全部配送任务所需的车辆以及各车辆所服务的客户。如图4所示,图4中给出了4辆车完成全部配送任务的过程以及各车辆所需要服务的客户节点。The above-mentioned preset number of times can be selected as 2000 generations, and the number of iterations of the unimproved solution can also be adjusted according to requirements. In addition, by selecting the recorded optimal solution for decoding, the vehicles required to complete all delivery tasks and the customers served by each vehicle can be obtained. As shown in Figure 4, Figure 4 shows the process of four vehicles to complete all delivery tasks and the customer nodes that each vehicle needs to serve.
本实施例提供了一种车辆配送路径规划方法,包括:获取车辆路径的基本信息;所述基本信息包括配送中心节点和各客户节点的地理位置、客户数量、客户货物需求量以及车辆的最大载重;基于配送模型建立目标函数;通过扫描算法求得模型的一个初始解;以所述目标函数为目标值,利用改进大规模邻域搜索算法选择最优的车辆配送路径。利用改进的大规模邻域搜索算法能够筛选出车辆最优的配送路径,从而制定出更合理的配送路径方案,提高了配送效率,同时也大大降低了车辆总配送里程。本实施例中的改进大规模邻域搜索算法考虑了配送方案中的单次配送的地理位置相关性,提高了算法的局部搜索能力,对于大规模的车辆配送方案的制订有更好的适用性,能够为一般带容量约束的车辆配送路径问题提供解决方案,为管理者决策提供了参考。This embodiment provides a method for planning a vehicle distribution path, including: acquiring basic information of a vehicle path; the basic information includes the geographical location of the distribution center node and each customer node, the number of customers, the demand for goods by customers, and the maximum load of the vehicle ; establish an objective function based on the distribution model; obtain an initial solution of the model through a scanning algorithm; take the objective function as the target value, and use an improved large-scale neighborhood search algorithm to select the optimal vehicle distribution path. Using the improved large-scale neighborhood search algorithm can filter out the optimal delivery route for vehicles, so as to formulate a more reasonable delivery route scheme, improve the delivery efficiency, and greatly reduce the total delivery mileage of vehicles. The improved large-scale neighborhood search algorithm in this embodiment takes into account the geographic location correlation of a single delivery in the delivery scheme, improves the local search capability of the algorithm, and has better applicability to the formulation of large-scale vehicle delivery schemes , which can provide a solution to the general vehicle distribution routing problem with capacity constraints, and provide a reference for managers to make decisions.
实施例二:Embodiment 2:
如图5所示,本实施例提供了一种车辆配送路径规划系统,所述系统包括:As shown in FIG. 5 , this embodiment provides a vehicle distribution path planning system, the system includes:
信息获取模块M1,用于获取配送中心节点位置信息、客户信息和车辆信息;所述客户信息包括:客户数量、各客户货物需求量以及各客户节点的位置;所述车辆信息包括:车辆个数和车辆最大载重信息;The information acquisition module M1 is used to acquire the node location information, customer information and vehicle information of the distribution center; the customer information includes: the number of customers, the demand for goods of each customer, and the location of each customer node; the vehicle information includes: the number of vehicles and vehicle maximum load information;
目标函数确定模块M2,用于根据所述配送中心节点位置信息、客户信息以及车辆最大载重信息建立以总配送车辆里程最短为目标的目标函数;所述目标函数的约束条件为每个客户由且仅由一辆车服务且每辆车所服务的客户需求总量不超过车辆载重;The objective function determination module M2 is used to establish an objective function with the shortest total distribution vehicle mileage as the objective according to the distribution center node location information, customer information and vehicle maximum load information; the constraint condition of the objective function is that each customer consists of and be served by only one vehicle and the total customer demand served by each vehicle does not exceed the vehicle load;
初始解构建模块M3,用于确定初始编码序列;所述初始编码序列为初始配送路径的编码化表示,所述初始编码序列包括所述初始配送路径上的各客户节点及所述各客户节点的配送顺序;The initial solution building module M3 is used to determine the initial coding sequence; the initial coding sequence is the coded representation of the initial distribution path, and the initial coding sequence includes each customer node on the initial distribution path and the order of delivery;
初始解目标值计算模块M4,用于根据所述目标函数计算所述初始编码序列的目标值;Initial solution target value calculation module M4, for calculating the target value of the initial coding sequence according to the target function;
最优配送路径迭代模块M5,用于根据所述初始编码序列的目标值计算Metropolis准则的初始温度,并开始最优配送路径迭代;The optimal distribution path iteration module M5 is used to calculate the initial temperature of the Metropolis criterion according to the target value of the initial coding sequence, and start the optimal distribution path iteration;
所述最优配送路径迭代,具体包括:The optimal delivery route iteration specifically includes:
根据各移除算子和各插入算子的权重,利用轮盘赌的方法选取一个移除算子和一个插入算子,并根据选取出的移除算子和插入算子,分别对当前解进行算子移除操作和算子插入操作,得到局部解;所述移除算子包括:随机客户节点移除、随机子路径移除、相似客户节点移除和环区相似度移除;所述插入算子包括:成本贪婪插入和后悔值插入;第一次迭代过程中当前解为所述初始编码序列;According to the weight of each removal operator and each insertion operator, use the roulette method to select a removal operator and an insertion operator, and according to the selected removal operator and insertion operator, respectively, for the current solution Perform an operator removal operation and an operator insertion operation to obtain a local solution; the removal operators include: random customer node removal, random subpath removal, similar customer node removal and ring similarity removal; all The insertion operator includes: cost greedy insertion and regret value insertion; the current solution in the first iteration process is the initial coding sequence;
若局部解的目标值小于当前解的目标值,则以所述局部解为当前解;若局部解的目标值大于当前解的目标值,则根据Metropolis准则,结合此次迭代的温度值,概率接受局部解,并更新温度值;第一次迭代过程中的温度值为初始温度值;If the target value of the local solution is smaller than the target value of the current solution, the local solution is taken as the current solution; if the target value of the local solution is greater than the target value of the current solution, then according to the Metropolis criterion, combined with the temperature value of this iteration, the probability Accept the local solution and update the temperature value; the temperature value in the first iteration process is the initial temperature value;
根据各插入算子和各移除算子的使用次数和预设评分,更新对应的算子权重,更新间隔为预设迭代次数;According to the usage times and preset scores of each insertion operator and each removal operator, the corresponding operator weights are updated, and the update interval is the preset number of iterations;
直至局部解的目标值不小于当前解的迭代次数达到预设次数时,停止迭代,输出车辆最优编码序列。Until the target value of the local solution is not less than the current solution iteration times and reaches the preset number of times, the iteration is stopped, and the vehicle optimal coding sequence is output.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的系统而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same and similar parts between the various embodiments can be referred to each other. For the system disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant part can be referred to the description of the method.
本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处。综上所述,本说明书内容不应理解为对本发明的限制。In this paper, specific examples are used to illustrate the principles and implementations of the present invention. The descriptions of the above embodiments are only used to help understand the methods and core ideas of the present invention; meanwhile, for those skilled in the art, according to the present invention There will be changes in the specific implementation and application scope. In conclusion, the contents of this specification should not be construed as limiting the present invention.
Claims (10)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210154596.5A CN114707693A (en) | 2022-02-21 | 2022-02-21 | A method and system for vehicle distribution path planning |
ZA2022/04334A ZA202204334B (en) | 2022-02-21 | 2022-04-19 | Vehicle routing method and system for distribution |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210154596.5A CN114707693A (en) | 2022-02-21 | 2022-02-21 | A method and system for vehicle distribution path planning |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114707693A true CN114707693A (en) | 2022-07-05 |
Family
ID=82167200
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210154596.5A Pending CN114707693A (en) | 2022-02-21 | 2022-02-21 | A method and system for vehicle distribution path planning |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN114707693A (en) |
ZA (1) | ZA202204334B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116384869A (en) * | 2023-03-20 | 2023-07-04 | 深圳市大数据研究院 | Vehicle route planning method, route planning device, electronic equipment and storage medium |
CN116629586A (en) * | 2023-07-24 | 2023-08-22 | 青岛民航凯亚系统集成有限公司 | Airport guarantee vehicle scheduling method and system based on ALNS |
CN117933513A (en) * | 2024-01-17 | 2024-04-26 | 山东科技大学 | Vehicle path determining method and system for simultaneously taking and delivering goods in common delivery mode |
CN118134372A (en) * | 2024-02-28 | 2024-06-04 | 南开大学 | Urban E-commerce takeout distribution path optimization method based on single-commerce and multi-commerce conditions |
-
2022
- 2022-02-21 CN CN202210154596.5A patent/CN114707693A/en active Pending
- 2022-04-19 ZA ZA2022/04334A patent/ZA202204334B/en unknown
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116384869A (en) * | 2023-03-20 | 2023-07-04 | 深圳市大数据研究院 | Vehicle route planning method, route planning device, electronic equipment and storage medium |
CN116384869B (en) * | 2023-03-20 | 2024-09-03 | 深圳市大数据研究院 | Vehicle path planning method, path planning device, electronic device and storage medium |
CN116629586A (en) * | 2023-07-24 | 2023-08-22 | 青岛民航凯亚系统集成有限公司 | Airport guarantee vehicle scheduling method and system based on ALNS |
CN117933513A (en) * | 2024-01-17 | 2024-04-26 | 山东科技大学 | Vehicle path determining method and system for simultaneously taking and delivering goods in common delivery mode |
CN118134372A (en) * | 2024-02-28 | 2024-06-04 | 南开大学 | Urban E-commerce takeout distribution path optimization method based on single-commerce and multi-commerce conditions |
Also Published As
Publication number | Publication date |
---|---|
ZA202204334B (en) | 2022-06-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN114707693A (en) | A method and system for vehicle distribution path planning | |
CN108764777B (en) | Electric logistics vehicle scheduling method and system with time window | |
CN111798067B (en) | Automatic driving automobile distribution path planning method based on self-adaptive large neighborhood search algorithm | |
CN107977740A (en) | A kind of scene O&M intelligent dispatching method | |
CN112378415B (en) | Scheduling planning method, device and equipment for tools and appliances | |
CN108256969B (en) | A method of dividing the scheduling area of public bicycle rental points | |
CN113505931A (en) | Charger robot dynamic scheduling optimization method based on genetic algorithm | |
CN106708600A (en) | Multi-agent modeling and expert system-based device for generating optimal release policy of crowd-sourcing platform | |
CN113673764A (en) | Order distribution method and device, electronic equipment and storage medium | |
CN117075545A (en) | Multi-target flexible job shop scheduling method, electronic equipment and medium | |
CN110097218B (en) | Unmanned commodity distribution method and system in time-varying environment | |
CN112631612B (en) | Optimization method for kubernetes cloud platform configuration based on genetic algorithm | |
CN114415690A (en) | Multi-agent path planning method, navigation server and readable storage medium | |
CN117273380A (en) | A travel plan planning and recommendation method and system for different travel scenarios | |
CN112488358B (en) | Electric vehicle charging path planning method and storage medium | |
CN114186410A (en) | Traffic shortest reliable path method driven by random GIS network | |
Joest et al. | A user-aware tour proposal framework using a hybrid optimization approach | |
CN114037093B (en) | Electronic product recycling order allocation method based on rapid non-dominant sorting method | |
CN113761397B (en) | Recommendation method, system, equipment and storage medium for customizing passenger transport route | |
CN116245449A (en) | Low-carbon logistics distribution method, device and equipment | |
CN116088540A (en) | Unmanned aerial vehicle and unmanned aerial vehicle cooperated cable channel inspection method and medium | |
CN115755953A (en) | UAV mission planning method, system and storage medium based on comprehensive weighting | |
CN114595862A (en) | EV energy storage charging network planning method capable of realizing lowest average charging energy consumption | |
CN114358571A (en) | A chance-constrained EV charging network planning method | |
CN114329783A (en) | A multi-objective electric vehicle charging network planning method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |