CN114331220A - Passenger vehicle transport vehicle scheduling method and device based on order dynamic priority - Google Patents

Passenger vehicle transport vehicle scheduling method and device based on order dynamic priority Download PDF

Info

Publication number
CN114331220A
CN114331220A CN202210189177.5A CN202210189177A CN114331220A CN 114331220 A CN114331220 A CN 114331220A CN 202210189177 A CN202210189177 A CN 202210189177A CN 114331220 A CN114331220 A CN 114331220A
Authority
CN
China
Prior art keywords
order
vehicle
scheduling
time
priority
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.)
Granted
Application number
CN202210189177.5A
Other languages
Chinese (zh)
Other versions
CN114331220B (en
Inventor
韩静雯
苏志远
胡海强
汪朝林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bao Kai Shanghai Intelligent Logistics Technology Co ltd
Beijing University of Posts and Telecommunications
Original Assignee
Bao Kai Shanghai Intelligent Logistics Technology Co ltd
Beijing University of Posts and Telecommunications
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Bao Kai Shanghai Intelligent Logistics Technology Co ltd, Beijing University of Posts and Telecommunications filed Critical Bao Kai Shanghai Intelligent Logistics Technology Co ltd
Priority to CN202210189177.5A priority Critical patent/CN114331220B/en
Publication of CN114331220A publication Critical patent/CN114331220A/en
Application granted granted Critical
Publication of CN114331220B publication Critical patent/CN114331220B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a passenger vehicle transport vehicle dispatching method and a device based on order dynamic priority, comprising the following steps: acquiring a transport vehicle data set and an order data set; calculating the emergency degree of each order based on the current time, the latest delivery time of each order, the order adding time and the transportation time required for directly transporting the order from the order taking point to the corresponding order delivery point, calculating the priority of each order based on each emergency degree, and determining the order to be transported in the scheduling period based on each priority; adopting a greedy algorithm to obtain a vehicle dispatching initial solution set at the dispatching time; dividing a vehicle scheduling initial solution set into a plurality of clusters by taking the current position of each vehicle as a clustering center; establishing a transportation profit function at the scheduling moment, taking the transportation profit function as an objective function, and optimizing feasible solutions in various clusters by adopting a tabu search algorithm; and combining and recombining feasible solutions subjected to tabu optimization in each cluster to obtain the optimal solution for vehicle scheduling at the scheduling moment.

Description

Passenger vehicle transport vehicle scheduling method and device based on order dynamic priority
Technical Field
The invention relates to the technical field of computers, in particular to a passenger vehicle transport vehicle scheduling method and device based on order dynamic priority.
Background
In recent years, with the rapid increase of automobile production and sale in China, the automobile logistics industry is rapidly developed. In 2020, the whole logistics market scale of the Chinese passenger vehicle exceeds 10000 million yuan, wherein the transportation cost accounts for more than 40%, and the transportation of the domestic passenger vehicle still mainly takes highways as the main part at present, so if the transportation cost in the whole logistics of the passenger vehicle is reduced, the profit of enterprises is greatly increased.
The problem of dynamic picking and delivering of open heterogeneous fleet vehicles with time windowing and dynamic priority, multi-warehouse, aperiodic, and split requirements, which aims at maximizing enterprise profit within one cycle time, is NP-hard, a variant of the classical VRP with capacity constraint, which is currently studied by few scholars. Most of the existing researches are focused on the dynamic path planning problem and the goods taking and delivering problem with time window constraint, and the research considering the dynamic priority is very few; at present, the research aiming at the dynamic path planning problem, whether single-target or multi-target optimization, mostly focuses on optimizing the transportation cost, the vehicle waiting time and the driving time, the number of service vehicles, the service delay time, the customer satisfaction degree, the vehicle utilization rate and the like, and rarely considers the maximization of the operating profit of an enterprise side, so that the transportation profit of the enterprise cannot be improved, and the passenger vehicle resources are wasted. Therefore, how to increase the transportation profit of enterprises in a period of time, reduce the number of passenger vehicle transportation vehicles, and reduce carbon emission is an urgent technical problem to be solved.
Disclosure of Invention
In view of the above, the present invention provides a dynamic vehicle scheduling method and apparatus for passenger vehicle transportation based on dynamic priority of orders, so as to solve one or more problems in the prior art.
According to one aspect of the invention, the invention discloses a dynamic vehicle scheduling method for passenger vehicle transportation based on dynamic order priority, which comprises the following steps:
acquiring a transport vehicle data set and an order data set, wherein each piece of vehicle data in the vehicle data set comprises vehicle joining time, a vehicle current position, vehicle rated capacity, vehicle running speed and vehicle loaded capacity, and each piece of order data in the order data set comprises order joining time, latest delivery time, an order pick-up point and an order delivery point;
calculating the emergency degree of each order based on the current time, the latest delivery time of each order, the order adding time and the transportation time required for directly transporting the order from the order taking point to the corresponding order delivery point, calculating the priority of each order based on the emergency degree of each order, and determining the order to be transported in the scheduling period based on the priority of each order;
adopting a greedy algorithm to the order to be transported to obtain a vehicle dispatching initial solution set at the dispatching time;
dividing the vehicle scheduling initial solution set into a plurality of clusters by a clustering algorithm by taking the current position of each vehicle as a clustering center;
establishing a transportation profit function at the scheduling moment, taking the transportation profit function as an objective function, and optimizing feasible solutions in various clusters by adopting a tabu search algorithm;
and combining and recombining feasible solutions subjected to tabu optimization in each cluster to obtain the optimal solution for vehicle scheduling at the scheduling moment.
In some embodiments of the invention, the objective function is:
Figure 236730DEST_PATH_IMAGE001
Figure 238185DEST_PATH_IMAGE002
(ii) a Wherein M =1,2,3 … M, K =1,2,3 … K, i =1,2,3 … V, j =1,2,3 …V;
Figure 171505DEST_PATH_IMAGE003
A benefit representing order m;
Figure 574805DEST_PATH_IMAGE004
a decision value representing whether order m is transported by vehicle k,
Figure 302590DEST_PATH_IMAGE004
is 0 or 1;
Figure 791340DEST_PATH_IMAGE005
a decision value corresponding to whether the vehicle k runs from the node i to the node j,
Figure 528352DEST_PATH_IMAGE005
is 0 or 1;
Figure 35425DEST_PATH_IMAGE006
representing the unit load cost of the vehicle k transportation order m;
Figure 199690DEST_PATH_IMAGE007
represents the quantity of goods in order m transported by vehicle k;
Figure 175736DEST_PATH_IMAGE008
is the distance between node i and node j;
Figure 185281DEST_PATH_IMAGE009
a fixed cost for vehicle k;
Figure 828752DEST_PATH_IMAGE010
penalizing cost for overtime of the order m;
Figure 898339DEST_PATH_IMAGE011
in some embodiments of the present invention, the orders in the order data set include orders scheduled and taken but not completed in the last scheduling cycle, orders not scheduled in the last scheduling cycle, and newly added orders, and the newly added orders include orders newly generated from the last scheduling cycle to the current scheduling cycle, orders scheduled but not taken in the last scheduling cycle, and orders with the remaining part not scheduled in the last scheduling cycle.
In some embodiments of the present invention, calculating the urgency of each order based on the current time, the latest arrival time of each order, the order joining time, and the transport time required to transport directly from the order pickup point to the corresponding order delivery point comprises:
respectively calculating the difference value between the current time and the order adding time of each order as the residence time of each order;
determining the distance between the order picking and delivering points of each order based on the order picking and delivering points of each order and the positions of the order delivering points, and respectively calculating the ratio of the distance between the order picking and delivering points of each order to the minimum driving speed of the vehicle to be used as the transportation time of each order;
calculating the difference value between the latest delivery time of each order and the order adding time, the transportation time and the current time;
and taking each calculated difference value as the emergency degree of the order.
In some embodiments of the invention, calculating the priority of each order based on its urgency includes:
determining the maximum urgency level based on the calculated urgency levels of the orders, and determining the maximum urgency level according to the formula
Figure 361681DEST_PATH_IMAGE012
Calculating the priority of each order; wherein
Figure 174917DEST_PATH_IMAGE013
The priority of the order m is referred to,
Figure 407315DEST_PATH_IMAGE014
to maximum urgency, EmIndicating the urgency of the order.
In some embodiments of the present invention, determining orders to be transported in the scheduling period based on the priority of each order includes:
selecting
Figure 162650DEST_PATH_IMAGE015
Corresponding order and will
Figure 847709DEST_PATH_IMAGE015
The corresponding order is used as the order to be transported in the scheduling period.
In some embodiments of the present invention, in the tabu search algorithm, the generation method of the neighborhood includes one of the following:
removing and inserting a pick point and a delivery point of a first order in the first path to the same position of the second path;
exchanging the pick-up point of the first order and the pick-up point of the second order in the first path, and exchanging the delivery point of the first order and the delivery point of the second order;
exchanging the goods taking points and the goods delivering points of the two orders at the same positions in the first path and the second path respectively;
removing both the pick point and the delivery point of the first order in the first path;
inserting a goods taking point and a goods delivering point of the first order into any path respectively;
and moving the position of the pick point of the first order in the first path to be behind the delivery point of the first order.
In some embodiments of the present invention, the tabu table length of the tabu search algorithm is 100, and the number of feasible solutions within each class of clusters is 20.
According to another aspect of the present invention, a dynamic vehicle dispatching system for passenger vehicle transportation based on order dynamic priority is further disclosed, the system comprising a processor and a memory, the memory having stored therein computer instructions, the processor being configured to execute the computer instructions stored in the memory, the system implementing the steps of the method according to any one of the above embodiments when the computer instructions are executed by the processor.
According to yet another aspect of the invention, a computer-readable storage medium is also disclosed, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any of the embodiments above.
The dynamic vehicle dispatching method for passenger vehicle transportation based on the dynamic order priority considers the difference and the value of service objects, namely preferentially meets the order transportation requirement with higher emergency degree, can improve the service satisfaction and evaluation of customers to enterprises, and improves the competitiveness of the enterprises. In addition, for orders with low emergency degree, parts can be selected for scheduling according to the principle that whether the transport vehicles are in the same way or not in real-time scheduling, enterprise profits are improved while customer service time requirements are met, the number of passenger vehicle transport vehicles is greatly reduced, and carbon emission is effectively reduced.
Additional advantages, objects, and features of the invention will be set forth in part in the description which follows and in part will become apparent to those having ordinary skill in the art upon examination of the following or may be learned from practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
It will be appreciated by those skilled in the art that the objects and advantages that can be achieved with the present invention are not limited to the specific details set forth above, and that these and other objects that can be achieved with the present invention will be more clearly understood from the detailed description that follows.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principles of the invention. The components in the figures are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention. For purposes of illustrating and describing some portions of the present invention, corresponding parts of the drawings may be exaggerated, i.e., may be larger, relative to other components in an exemplary apparatus actually manufactured according to the present invention. In the drawings:
fig. 1 is a flowchart illustrating a dynamic vehicle scheduling method for passenger vehicle transportation based on dynamic order priority according to an embodiment of the present invention.
FIG. 2 is a schematic diagram of an order timeout penalty curve according to an embodiment of the present invention.
FIG. 3 is a schematic diagram of a vehicle detention penalty curve according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
It should be noted that, in order to avoid obscuring the present invention with unnecessary details, only the structures and/or processing steps closely related to the scheme according to the present invention are shown in the drawings, and other details not closely related to the present invention are omitted.
It should be emphasized that the term "comprises/comprising/comprises/having" when used herein, is taken to specify the presence of stated features, elements, steps or components, but does not preclude the presence or addition of one or more other features, elements, steps or components.
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. In the drawings, the same reference numerals denote the same or similar parts, or the same or similar steps.
Currently, research in the field of dynamic path planning focuses on the research on transportation cost, regardless of differences and values of service objects, and all customers and all orders are considered as general service objects. In real life, the order is often classified as urgent, and the urgent degree of the order (i.e. the priority of the order) changes with the passage of time; the order transportation requirements with higher emergency degree are met preferentially, the service satisfaction and evaluation of customers to the enterprise can be improved, and the competitiveness of the enterprise is improved. In addition, for orders with low emergency degree, a part can be selected for scheduling according to the principle that whether the transport vehicle is on the way or not in real-time scheduling, so that the service time requirement of customers is met, and meanwhile, the enterprise profit is improved. At present, both the general dynamic path planning problem and the dynamic scheduling problem considering customer difference are focused on independent analysis of a dynamic planning model based on time period division, so that orders in each time slice can only be scheduled in the scheduling, model changes caused by continuity of customer order time and continuity of scheduling are ignored, and the actual engineering problems of utilization rate of transport vehicles and low overall profit in the whole vehicle scheduling of passenger vehicles cannot be effectively solved. Aiming at the problems, the invention realizes a passenger vehicle logistics dynamic scheduling model considering order dynamic priority and a rapid solving algorithm; the characteristic that the dynamic priority of the order changes along with time is taken into consideration, and the order with low order urgency degree can be processed in subsequent dispatching, so that the maximization of enterprise profit in each dispatching is guaranteed.
FIG. 1 is a flowchart illustrating a dynamic scheduling method for passenger car transportation based on dynamic priority of orders according to an embodiment of the present invention, as shown in FIG. 1, the method includes at least steps S10-S60.
Step S10: the method comprises the steps of obtaining a transport vehicle data set and an order data set, wherein each piece of vehicle data in the vehicle data set comprises vehicle joining time, a vehicle current position, vehicle rated capacity, vehicle running speed and vehicle loaded capacity, and each piece of order data in the order data set comprises order joining time, latest delivery time, an order pick-up point and an order delivery point.
Suppose that the whole passenger vehicle logistics transportation network G (E, V) is at the moment
Figure 464635DEST_PATH_IMAGE016
Has the advantages of
Figure 551540DEST_PATH_IMAGE017
The vehicle data collection comprises a vehicle transportation vehicle and M orders, wherein the vehicle data collection correspondingly comprises vehicle data of K vehicles; in order to avoid long waiting time of the transport vehicle and impose punishment on the waiting time, the vehicle data comprises vehicle joining time, and the vehicle joining time of the vehicle needs to be reset when the vehicle is rejoined to the system after completing the transportation of a certain order; the vehicle running speed may specifically be an average of the vehicleThe running speed and the current position of the vehicle can be recorded as AkIf so, the set of the initial positions of all vehicles in the whole transportation network is A; in addition, each transport vehicle k also has a rated capacity QkLoaded capacity hkAnd the like, wherein K =1,2,3 … K.
M orders = M1The order + M scheduled and taken but not completed in the last scheduling period2An unscheduled order; wherein M is2The unscheduled orders comprise orders which are unscheduled in the last scheduling period and newly-added orders, wherein the newly-added orders comprise orders which are newly generated from the last scheduling period to the scheduling period, orders which are scheduled but not taken in the last scheduling period and orders which have the remaining part unscheduled in the last scheduling period. The "order with remaining part not scheduled" in the last scheduling period means that part of the goods in an order in the last scheduling period has been transported, and part of the goods in the order has not been transported, and the corresponding order with remaining part of the goods not transported also serves as the order of the scheduling period. If the order data set has M orders, the order data set also has M order data; in particular, order m
The data includes order entry time, latest delivery time, order pick-up point OmAnd order delivery point DmM =1,2,3 … M; in addition, the order data of order m may also include order demand; and the order data for orders that have participated in the dispatch but have not completed the shipment for the previous cycle also includes the delivery vehicles. In the whole passenger car logistics transportation network G (E, V),
Figure 494088DEST_PATH_IMAGE018
(ii) a And O is a set of M order pick points, and D is a set of M order delivery points.
Step S20: calculating the emergency degree of each order based on the current time, the latest delivery time of each order, the order adding time and the transportation time required for directly transporting the order from the order taking point to the corresponding order delivery point, calculating the priority of each order based on the emergency degree of each order, and determining the order to be transported in the scheduling period based on the priority of each order.
In this step, the latest delivery time of the order, which may be requested by the customer or automatically allocated by the system according to a fixed time limit, and the order joining time are the corresponding part of order data acquired in step S10; the transportation time of the order refers to the time required for the order to be transported directly from the order pick-up point to the order delivery point, and the order pick-up point and the order delivery point are also the order data obtained in step S10.
The urgency and priority of an order changes over time and may therefore be understood as the dynamic priority of an order or the dynamic urgency of an order. Each order for a customer has a priority and urgency, and the urgency of the order can be used EmIs shown, and
Figure 666444DEST_PATH_IMAGE019
wherein E ismaxCalculating the maximum urgency degree of the plurality of urgency degrees in the scheduling time; and EmThe smaller the value of (A) is, the more urgent the order is, namely the higher the order priority is, the transportation should be prioritized; it is understood that an order with an urgency value of 0 is an order that is designated as having to be scheduled in this scheduling, and an order with an urgency value greater than 0 is an order that can be selectively scheduled.
Illustratively, calculating the urgency of each order based on the current time, the latest arrival time of each order, the order joining time, and the transport time required to transport directly from the order pick point to the corresponding order delivery point includes: determining the distance between the order picking and delivering points of each order based on the order picking and delivering points of each order and the positions of the order delivering points, and respectively calculating the ratio of the distance between the order picking and delivering points of each order to the minimum driving speed of the vehicle to be used as the transportation time of each order; calculating the difference value between the latest delivery time of each order and the order adding time, the transportation time and the current time; and taking the calculated difference value as the urgency degree of the order.
In particular, the method comprises the following steps of,
Figure 821481DEST_PATH_IMAGE020
(ii) a v is the minimum rated speed of the vehicle,
Figure 28472DEST_PATH_IMAGE021
,tmindicates the time required to transport order m directly from its pick-up point to the delivery point, dmThe distance between the pick point and the delivery point for order m.
Figure 876342DEST_PATH_IMAGE022
,EmFor the urgency of the order m at this scheduling time, DTmFor the latest delivery time of the requested order, BmTime is added for the order and T is the current time. Since the current time T varies in real time, it can be seen from the above formula that the urgency of an order is not a fixed value but a dynamic value that varies with time, and when the remaining transit time of an order is less than the latest arrival time of the order, E of the ordermThe value can be changed directly to 0, i.e. EmIs 0, indicating that the order must be shipped.
In this step, the urgency level of each order at the current time is calculated to obtain a maximum value Emax,EmaxAnd the maximum value of the emergency degrees of a plurality of orders calculated at the scheduling time is shown. Illustratively, calculating the priority of each order based on the urgency of each order includes: determining the maximum urgency level based on the calculated urgency levels of the orders, and determining the maximum urgency level according to the formula
Figure 785261DEST_PATH_IMAGE023
Calculating the priority of each order; wherein P ismPriority of order m, EmaxTo maximum urgency, EmIndicating the urgency of said order, DTmThe latest arrival time of order m, BmIndicates the time of addition, t, of order mmRefers to the transit time for order m. The above formula shows PmIs between (0, 1), when P ismThe closer the value of (1), the greater the probability that the order will participate in the scheduling in the current scheduling.
In an embodiment of the present invention, the priority of the newly added order is an initial priority, and the priority of the order not participating in scheduling in the previous scheduling period is a recalculated priority value; it should be understood that, in the present invention, orders whose order priority reaches a certain fixed value must all be transported in the scheduling, and the order priority that has participated in scheduling but has not been completed in the previous scheduling period has a fixed threshold (no recalculation is needed in the scheduling period), that is, the orders must be transported by the same vehicle again in the scheduling period.
In addition, determining the orders to be transported in the scheduling period based on the priority of each order includes: selecting
Figure 743990DEST_PATH_IMAGE024
Corresponding order and will
Figure 539908DEST_PATH_IMAGE024
The corresponding order is used as the order to be transported in the scheduling period. Specifically, an arbitrary value between 0 and 1 is taken during scheduling, when P of the order ismIf the value is larger than the random number, the order participates in the scheduling, otherwise the order cannot be selected in the scheduling; it should be understood that since the priority of orders dynamically changes over time, orders that do not participate in the scheduling process may still be selected in the next scheduling.
Step S30: and acquiring a vehicle dispatching initial solution set at the dispatching time by adopting a greedy algorithm for the order to be transported.
Greedy algorithm, also called greedy algorithm, is an example of an algorithm that follows a heuristic solution method that makes local optimal choices at each stage in order to find a globally optimal solution. The vehicle scheduling initial solution here is a travel route of each vehicle, that is, a node order that each vehicle passes through.
Step S40: and taking the current position of each vehicle as a clustering center, and dividing the vehicle scheduling initial solution set into a plurality of clusters through a clustering algorithm.
In the step, a clustering algorithm is adopted to divide the vehicle dispatching initial solution set into a plurality of clusters according to the current position of the vehicle, wherein the adopted clustering algorithm is not limited as long as the clustering operation required in the step can be met.
Step S50: and establishing a transportation profit function at the scheduling moment, taking the transportation profit function as an objective function, and optimizing feasible solutions in various clusters by adopting a tabu search algorithm.
In this step, a solvable optimization is performed based on a tabu search algorithm, and a transportation profit function is taken as a target optimization function.
In an exemplary manner, the first and second electrodes are,
Figure 824258DEST_PATH_IMAGE025
Figure 705627DEST_PATH_IMAGE026
(ii) a A is the set of the initial positions of all vehicles in the whole transportation network, and can also be understood as the set of the vehicles in the whole transportation network, O is the set of M order pick-up points, and D is the set of M order delivery points; in particular, the method comprises the following steps of,
Figure 733626DEST_PATH_IMAGE027
a decision value representing whether order m is transported by vehicle k, and
Figure 649629DEST_PATH_IMAGE028
and the decision value represents whether the vehicle k runs from the node i to the node j.
Further, the sum of the earnings of all vehicles at the current time is:
Figure 573723DEST_PATH_IMAGE029
,Wmin order to take advantage of the benefits of the order m,
Figure 207966DEST_PATH_IMAGE030
a decision value indicating whether order M is transported by vehicle K, M =1,2,3 … M, K =1,2,3 … K. Total transportation cost at present
Figure 757765DEST_PATH_IMAGE031
(ii) a Wherein the content of the first and second substances,
Figure 793854DEST_PATH_IMAGE032
the unit load cost for vehicle k carrying order m,
Figure 888849DEST_PATH_IMAGE033
the number of goods transported by vehicle k for order m,
Figure 10389DEST_PATH_IMAGE034
is the distance from node i to node j,
Figure 380191DEST_PATH_IMAGE035
a decision value corresponding to whether order m is transported by vehicle k,
Figure 5207DEST_PATH_IMAGE036
and the decision value is the corresponding decision value of whether the vehicle k runs from the node i to the node j. Vehicle fixed cost
Figure 536682DEST_PATH_IMAGE037
(ii) a Wherein, FKFor a fixed cost of the vehicle k,
Figure 879939DEST_PATH_IMAGE035
a decision value corresponding to whether order m is transported by vehicle k,
Figure 787852DEST_PATH_IMAGE035
is 0 or 1. Order timeout penalty cost
Figure 782222DEST_PATH_IMAGE038
Figure 484599DEST_PATH_IMAGE039
Penalizing cost for overtime of the order m; the order timeout penalty graph is shown in figure 2. Cost of vehicle detention
Figure 315152DEST_PATH_IMAGE040
(ii) a Wherein the content of the first and second substances,
Figure 761176DEST_PATH_IMAGE041
Figure 626364DEST_PATH_IMAGE042
as the idle time of the vehicle k,
Figure 499642DEST_PATH_IMAGE043
t is the current time, LKAs the joining time of the vehicle k,
Figure 817491DEST_PATH_IMAGE044
to relate to
Figure 801628DEST_PATH_IMAGE045
A function of (a); fig. 3 is a schematic diagram of a vehicle detention penalty curve, where the abscissa of the curve in fig. 3 represents the number of days (Day) that the vehicle is detained, and the ordinate represents the cost due to the vehicle being detained.
Based on the above, the objective function optimized by the tabu search algorithm
Figure 521322DEST_PATH_IMAGE046
To find out immediately
Figure 814769DEST_PATH_IMAGE047
(ii) a In particular, the method comprises the following steps of,
Figure 619914DEST_PATH_IMAGE048
Figure 407741DEST_PATH_IMAGE049
(ii) a Wherein M =1,2,3 … M, K =1,2,3 … K, i =1,2,3 … V, j =1,2,3 … V;
Figure 981942DEST_PATH_IMAGE050
a benefit representing order m;
Figure 462602DEST_PATH_IMAGE051
is the unit distance empty rate cost of vehicle k;
Figure 489464DEST_PATH_IMAGE035
a decision value representing whether order m is transported by vehicle k;
Figure 80982DEST_PATH_IMAGE036
a decision value representing whether the vehicle k runs from the node i to the node j;
Figure 509690DEST_PATH_IMAGE052
representing the unit load cost of the vehicle k transportation order m;
Figure 895671DEST_PATH_IMAGE053
represents the quantity of goods in order m transported by vehicle k;
Figure 924676DEST_PATH_IMAGE054
is the distance between node i and node j;
Figure 319885DEST_PATH_IMAGE055
a fixed cost for vehicle k;
Figure 603099DEST_PATH_IMAGE056
penalizing cost for overtime of the order m;
Figure 425562DEST_PATH_IMAGE057
Figure 427016DEST_PATH_IMAGE058
is the idle time of vehicle k.
The following constraints are provided for the above objective function formula:
Figure 360337DEST_PATH_IMAGE059
Figure 498057DEST_PATH_IMAGE060
Figure 491421DEST_PATH_IMAGE061
Figure 245750DEST_PATH_IMAGE062
Figure 717183DEST_PATH_IMAGE063
Figure 224256DEST_PATH_IMAGE064
is the maximum cargo capacity of the vehicle k,
Figure 388522DEST_PATH_IMAGE065
the load capacity when the vehicle k leaves the node i;
Figure 98989DEST_PATH_IMAGE066
is the pick-and-place quantity of the node i, when i is the pick-and-place,
Figure 374112DEST_PATH_IMAGE066
if the value is positive, i is the delivery point,
Figure 752004DEST_PATH_IMAGE066
is negative;
Figure 87170DEST_PATH_IMAGE067
indicating that the cargo carried by vehicle k should be less than or equal to the maximum cargo capacity of the vehicle.
Figure 550513DEST_PATH_IMAGE068
Figure 363748DEST_PATH_IMAGE069
Indicating that the vehicle is not allowed to travel from the home position to the home position of another vehicle, avoiding an invalid path.
Figure 596146DEST_PATH_IMAGE070
Figure 85902DEST_PATH_IMAGE071
(ii) a And the in-out balance constraint is expressed, so that the number of vehicles arriving and leaving each node is ensured to be the same.
Figure 36541DEST_PATH_IMAGE072
(ii) a Representation of belonging to
Figure 653467DEST_PATH_IMAGE073
The order of (a) must be scheduled and must be fully scheduled;
Figure 740371DEST_PATH_IMAGE073
the order sets that must be transported include the order sets that were scheduled and taken but not completed in the last scheduling cycle
Figure 682920DEST_PATH_IMAGE074
And order set with newly calculated order priority reaching certain fixed value in newly added orders
Figure 855275DEST_PATH_IMAGE075
Wherein
Figure 10313DEST_PATH_IMAGE076
Figure 217303DEST_PATH_IMAGE077
The number of goods transported by vehicle k for order m;
Figure 799594DEST_PATH_IMAGE078
the order demand for order m.
Figure 708513DEST_PATH_IMAGE079
Representation of belonging to
Figure 667242DEST_PATH_IMAGE080
The order may not be completely transported in this scheduling;
Figure 728739DEST_PATH_IMAGE080
to representThe set of orders that may be shipped,
Figure 13090DEST_PATH_IMAGE081
Figure 160037DEST_PATH_IMAGE082
Figure 656878DEST_PATH_IMAGE083
(ii) a Indicating that the order must arrive first at the pick point and then at the corresponding delivery point, indicating a pick-before-deliver sequence.
Step S60: and combining and recombining feasible solutions subjected to tabu optimization in each cluster to obtain the optimal solution for vehicle scheduling at the scheduling moment.
In this step, the feasible solutions after tabu optimization in each cluster are further collected and recombined to obtain the final optimal solution. The optimal solution for vehicle scheduling at the present scheduling time is similar to the initial solution for vehicle scheduling, and the contents of the solutions are the travel paths of the vehicles, that is, the node sequences that the vehicles pass through.
In an embodiment of the present invention, in the tabu search algorithm, the generation method of the neighborhood includes one of the following: removing and inserting a pick point and a delivery point of a first order in the first path to the same position of the second path; exchanging the pick-up point of the first order and the pick-up point of the second order in the first path, and exchanging the delivery point of the first order and the delivery point of the second order; exchanging the goods taking points and the goods delivering points of the two orders at the same positions in the first path and the second path respectively; removing both the pick point and the delivery point of the first order in the first path; inserting a goods taking point and a goods delivering point of the first order into any path respectively; and moving the position of the pick point of the first order in the first path to be behind the delivery point of the first order. In addition, the tabu table length of the tabu search algorithm may be 100, and the number of feasible solutions within each class of clusters may be 20.
The invention further discloses a passenger vehicle transportation dynamic vehicle scheduling method based on order dynamic priority, which is provided by the following specific example, and aims at the problem of dynamic change of order demand in the problem of dynamic scheduling of vehicle paths of a whole vehicle logistics network of a passenger vehicle, an order priority dynamic change model, a passenger vehicle transportation scheduling planning model based on the order priority dynamic change model and a solving algorithm are designed, so that the transportation profit of enterprises in a period can be effectively improved, the number of required transportation vehicles is reduced, and carbon emission is effectively reduced. Specifically, the method adopts a tabu search hybrid parallel algorithm solution model, adopts a greedy insertion algorithm to construct an initial solution, uses six variable neighborhood search operators and a tabu table to control the search direction so as to prevent the occurrence of the situation of a locally optimal solution, and uses a clustering algorithm to split and recombine a feasible solution optimization process so as to improve the overall optimization efficiency. The overall algorithm framework is shown as algorithm 1.
Figure 572881DEST_PATH_IMAGE084
For the above algorithm, the specific steps are as follows:
the method comprises the following steps: data set and parameter setting and initialization: and reading data sets such as the order set M and the vehicle set A and related configuration files.
Step two: and when the initial scheduling time is reached, calculating the dynamic priority of all orders in the order set, and selecting the orders according to an order selection rule.
Step three: and generating an initial solution for the selected order by adopting a greedy insertion algorithm.
Step four: and dividing the initial solution set into several clusters according to the current position of the vehicle by adopting a clustering algorithm.
Step five: and aiming at the solution set in each cluster class, optimizing the feasible solutions by adopting a tabu search algorithm, wherein the length of a tabu table is 100, and the number of the diversity solutions in the reference set is 20.
Step six: and (4) performing solution set and recombination after tabu optimization in each cluster class to obtain the final optimal solution.
Step seven: and when the next scheduling moment is reached, recalculating the dynamic priorities of the newly added order, the unscheduled order in the previous scheduling period and the scheduled but unscheduled order, picking the order again according to the order picking rule, and repeating the third step, the sixth step and the fourth step to obtain a new optimal solution.
Step five: waiting for the next order scheduling period to be entered and looping through the above steps.
Wherein, six mutation operators adopted when neighborhood generation is carried out are all formed by carrying out re-expansion on common mutation operation based on a standard VRP (vehicle route planning) problem, and the method comprises the following steps of node relocation and node position exchange:
1. removing two goods taking and delivering nodes of a certain order in one path and inserting the two goods taking and delivering nodes into the same position of the other path;
2. respectively exchanging the positions of the goods taking points and the goods delivering points of the two orders in one path;
3. respectively exchanging the goods taking points and the goods delivering points of the two orders at the same positions in the two paths;
4. removing both pick-and-send nodes of a certain order in a path;
5. randomly inserting two goods taking and delivering nodes of a certain order into a path;
6. randomly changing the position of the delivery point of a certain order in a path to a position behind the delivery point
The dynamic scheduling of orders in the above embodiments of the present invention takes multiple periods as an observation scope, considers the influence of the continuity of customer order time and the continuity of scheduling itself on the scheduling model, and describes the order urgency degree, i.e. dynamic priority, based on the time continuity, and as the time and scheduling period advance, the priority of orders also changes, and at the beginning of each scheduling period, all unfinished orders are classified, including orders that did not participate in scheduling before the period, orders that did participate in scheduling but not be picked before the period, orders that participated in scheduling before the period and have been picked already, and newly added orders of the period. Orders not participating in scheduling before the period, orders not being taken but participating in scheduling before the period and newly added orders of the period can be classified into a category, the category is the newly added orders, the priorities of the orders are calculated again, and the orders taken before the period are still transported by the original vehicle. For new orders, the orders which need to be dispatched are selected according to order priority, then the orders are inserted into the appropriate insertion points in the optimized path with the goal of maximizing profit, if no insertion points are available in the vehicle path, a new vehicle is randomly allocated to transport the orders until all the orders which need to be dispatched are allocated.
Through the embodiment, the scheduling method which aims at maximizing the total profit within a period of time (week, ten days, month and quarter) based on the dynamic priority of the order is found in the dynamic vehicle scheduling problem of the third-party passenger vehicle logistics transportation network. The method first establishes a dynamic pick-and-place scheduling problem (DP-DPTWHVNDDP) model with time windows, heterogeneous fleet and no warehouse based on order dynamic priority. And then, a mixed heuristic parallel algorithm is used, and tabu search and variable neighborhood search algorithms are combined to solve the model. Experimental data and actual operation effect show that the method can greatly improve enterprise transportation profits in a period of time, greatly reduce the number of passenger vehicle transportation vehicles and effectively reduce carbon emission.
Correspondingly, the invention also discloses a dynamic passenger vehicle transportation scheduling system based on order dynamic priority, which comprises a processor and a memory, wherein the memory stores computer instructions, the processor is used for executing the computer instructions stored in the memory, and when the computer instructions are executed by the processor, the system realizes the steps of the method of any one of the above embodiments.
In addition, the invention also discloses a computer readable storage medium, on which a computer program is stored, which when executed by a processor implements the steps of the method according to any of the above embodiments.
Those of ordinary skill in the art will appreciate that the various illustrative components, systems, and methods described in connection with the embodiments disclosed herein may be implemented as hardware, software, or combinations of both. Whether this is done in hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention. When implemented in hardware, it may be, for example, an electronic circuit, an Application Specific Integrated Circuit (ASIC), suitable firmware, plug-in, function card, or the like. When implemented in software, the elements of the invention are the programs or code segments used to perform the required tasks. The program or code segments may be stored in a machine-readable medium or transmitted by a data signal carried in a carrier wave over a transmission medium or a communication link. A "machine-readable medium" may include any medium that can store or transfer information. Examples of a machine-readable medium include electronic circuits, semiconductor memory devices, ROM, flash memory, Erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, fiber optic media, Radio Frequency (RF) links, and so forth. The code segments may be downloaded via computer networks such as the internet, intranet, etc.
It should also be noted that the exemplary embodiments mentioned in this patent describe some methods or systems based on a series of steps or devices. However, the present invention is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, may be performed in an order different from the order in the embodiments, or may be performed simultaneously.
Features that are described and/or illustrated with respect to one embodiment may be used in the same way or in a similar way in one or more other embodiments and/or in combination with or instead of the features of the other embodiments in the present invention.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes may be made to the embodiment of the present invention by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A dynamic vehicle dispatching method for passenger vehicle transportation based on dynamic order priority is characterized by comprising the following steps:
acquiring a transport vehicle data set and an order data set, wherein each piece of vehicle data in the vehicle data set comprises vehicle joining time, a vehicle current position, vehicle rated capacity, vehicle running speed and vehicle loaded capacity, and each piece of order data in the order data set comprises order joining time, latest delivery time, an order pick-up point and an order delivery point;
calculating the emergency degree of each order based on the current time, the latest delivery time of each order, the order adding time and the transportation time required for directly transporting the order from the order taking point to the corresponding order delivery point, calculating the priority of each order based on the emergency degree of each order, and determining the order to be transported in the scheduling period based on the priority of each order;
adopting a greedy algorithm to the order to be transported to obtain a vehicle dispatching initial solution set at the dispatching time;
dividing the vehicle scheduling initial solution set into a plurality of clusters by a clustering algorithm by taking the current position of each vehicle as a clustering center;
establishing a transportation profit function at the scheduling moment, taking the transportation profit function as an objective function, and optimizing feasible solutions in various clusters by adopting a tabu search algorithm;
and combining and recombining feasible solutions subjected to tabu optimization in each cluster to obtain the optimal solution for vehicle scheduling at the scheduling moment.
2. The dynamic passenger vehicle transportation order priority based scheduling method of claim 1 wherein the objective function is:
Figure DEST_PATH_IMAGE001
Figure DEST_PATH_IMAGE002
(ii) a Wherein M =1,2,3 … M, K =1,2,3 … K, i =1,2,3 … V, j =1,2,3 … V; wmA benefit representing order m;
Figure DEST_PATH_IMAGE003
a decision value representing whether order m is transported by vehicle k,
Figure 106777DEST_PATH_IMAGE003
is 0 or 1;
Figure DEST_PATH_IMAGE004
a decision value corresponding to whether the vehicle k runs from the node i to the node j,
Figure 492759DEST_PATH_IMAGE004
is 0 or 1;
Figure DEST_PATH_IMAGE005
representing the unit load cost of the vehicle k transportation order m;
Figure DEST_PATH_IMAGE006
represents the quantity of goods in order m transported by vehicle k;
Figure DEST_PATH_IMAGE007
is the distance between node i and node j;
Figure DEST_PATH_IMAGE008
a fixed cost for vehicle k;
Figure DEST_PATH_IMAGE009
penalizing cost for overtime of the order m;
Figure DEST_PATH_IMAGE010
Figure DEST_PATH_IMAGE011
is a vehicleIdle time of vehicle k;
Figure DEST_PATH_IMAGE012
refers to the average idle time of the vehicle;
Figure DEST_PATH_IMAGE013
to relate to
Figure DEST_PATH_IMAGE014
As a function of (c).
3. The dynamic passenger vehicle transportation order priority based scheduling method according to claim 1, wherein the orders in the order data set comprise orders scheduled and taken but not completed in the last scheduling cycle, orders not scheduled in the last scheduling cycle, and newly added orders, and the newly added orders comprise orders newly generated from the last scheduling cycle to the middle of the current scheduling cycle, orders scheduled but not taken in the last scheduling cycle, and orders with the remaining part not scheduled in the last scheduling cycle.
4. The dynamic passenger vehicle transportation order priority based vehicle scheduling method of claim 1 wherein calculating the urgency of each order based on the current time, the latest arrival time of each order, the order joining time, and the transportation time required to transport directly from the order pickup location to the corresponding order pickup location comprises:
determining the distance between the order picking and delivering points of each order based on the order picking and delivering points of each order and the positions of the order delivering points, and respectively calculating the ratio of the distance between the order picking and delivering points of each order to the minimum driving speed of the vehicle to be used as the transportation time of each order;
calculating the difference value between the latest delivery time of each order and the order adding time, the transportation time and the current time;
and taking the calculated difference value as the urgency degree of the order.
5. The dynamic passenger vehicle transportation vehicle scheduling method based on order dynamic priority according to claim 4, wherein calculating the priority of each order based on the urgency of each order comprises:
determining the maximum urgency level based on the calculated urgency levels of the orders, and determining the maximum urgency level according to the formula
Figure DEST_PATH_IMAGE015
Calculating the priority of each order; wherein
Figure 849660DEST_PATH_IMAGE016
The priority of the order m is referred to,
Figure DEST_PATH_IMAGE017
to maximum urgency, EmIndicating the urgency of the order.
6. The dynamic passenger vehicle scheduling method for passenger vehicle transportation based on dynamic order priority of claim 5, wherein determining the orders to be transported in the scheduling period based on the priority of each order comprises:
selecting
Figure 713711DEST_PATH_IMAGE018
Corresponding order and will
Figure 528083DEST_PATH_IMAGE018
The corresponding order is used as the order to be transported in the scheduling period.
7. The dynamic passenger vehicle transportation order priority-based vehicle dispatching method according to claim 1, wherein in the tabu search algorithm, the neighborhood generation method comprises one of the following:
removing and inserting a pick point and a delivery point of a first order in the first path to the same position of the second path;
exchanging the pick-up point of the first order and the pick-up point of the second order in the first path, and exchanging the delivery point of the first order and the delivery point of the second order;
exchanging the goods taking points and the goods delivering points of the two orders at the same positions in the first path and the second path respectively;
removing both the pick point and the delivery point of the first order in the first path;
inserting a goods taking point and a goods delivering point of the first order into any path respectively;
and moving the position of the pick point of the first order in the first path to be behind the delivery point of the first order.
8. The dynamic passenger vehicle transportation order priority-based vehicle scheduling method according to claim 6, wherein the length of the tabu table of the tabu search algorithm is 100, and the number of feasible solutions in each cluster is 20.
9. Dynamic passenger vehicle transportation order priority based scheduling system comprising a processor and a memory, wherein the memory has stored therein computer instructions for executing the computer instructions stored in the memory, which when executed by the processor performs the steps of the method according to any of claims 1 to 8.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 8.
CN202210189177.5A 2022-03-01 2022-03-01 Passenger vehicle transport vehicle scheduling method and device based on order dynamic priority Active CN114331220B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210189177.5A CN114331220B (en) 2022-03-01 2022-03-01 Passenger vehicle transport vehicle scheduling method and device based on order dynamic priority

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210189177.5A CN114331220B (en) 2022-03-01 2022-03-01 Passenger vehicle transport vehicle scheduling method and device based on order dynamic priority

Publications (2)

Publication Number Publication Date
CN114331220A true CN114331220A (en) 2022-04-12
CN114331220B CN114331220B (en) 2022-05-13

Family

ID=81030703

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210189177.5A Active CN114331220B (en) 2022-03-01 2022-03-01 Passenger vehicle transport vehicle scheduling method and device based on order dynamic priority

Country Status (1)

Country Link
CN (1) CN114331220B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115271354A (en) * 2022-06-24 2022-11-01 湖南湘邮科技股份有限公司 Service electronic fence dynamic planning method and system based on delivery unit
CN115423393A (en) * 2022-08-12 2022-12-02 北京邮电大学 Order scheduling method and device of dynamic self-adaptive scheduling period based on LSTM
CN115439028A (en) * 2022-11-08 2022-12-06 苏州美集供应链管理股份有限公司 Transportation resource optimization system and method following dynamic change of data
CN116644942A (en) * 2023-07-24 2023-08-25 山东车拖车网络科技有限公司 Automatic trailer service matching method
CN116637840A (en) * 2023-05-30 2023-08-25 陕西国防工业职业技术学院 Intelligent dispatching management system for distribution logistics suitable for electronic commerce platform

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120303259A1 (en) * 2011-05-25 2012-11-29 Green Charge Networks Llc Providing Roadside Charging Services
US20180096300A1 (en) * 2016-09-30 2018-04-05 Runbuggy, Inc. Predictive analytics for transport services
CN108133290A (en) * 2017-12-21 2018-06-08 北京中交兴路信源科技有限公司 A kind of preferential dispatching method of timeliness and system
CN108647892A (en) * 2018-05-14 2018-10-12 北京顺丰同城科技有限公司 A kind of order dispatch method, apparatus and electronic equipment
GB201818527D0 (en) * 2018-11-14 2018-12-26 Jaguar Land Rover Ltd Vehicle control system and method
CN109523189A (en) * 2018-11-29 2019-03-26 北京首汽智行科技有限公司 A kind of vehicle dispatching method and system
CN110009272A (en) * 2019-02-21 2019-07-12 深圳市北斗智能科技有限公司 More strategies parallel logistic resources dispatching method and relevant apparatus
CN110097231A (en) * 2019-05-09 2019-08-06 上汽安吉物流股份有限公司 Multiple target objects stream scheduling method and device, logistics system and computer-readable medium
CN110530369A (en) * 2019-08-22 2019-12-03 北京交通大学 AGV method for scheduling task based on time window
CN112016802A (en) * 2020-07-22 2020-12-01 北京旷视机器人技术有限公司 Equipment scheduling method and device and electronic equipment
CN113033866A (en) * 2020-11-12 2021-06-25 广东财经大学华商学院 Emergency order distribution scheduling optimization method
US20210221615A1 (en) * 2016-06-13 2021-07-22 Ssi Schäfer Automation Gmbh (At) Rendezvous-picking including locally variable picking station
CN113377516A (en) * 2021-06-22 2021-09-10 华南理工大学 Centralized scheduling method and system for unloading vehicle tasks facing edge computing
CN113393040A (en) * 2021-06-18 2021-09-14 重庆邮电大学工业互联网研究院 Industrial park logistics scheduling method and system based on game theory
CN113469471A (en) * 2021-09-02 2021-10-01 北京邮电大学 Clustering method, transportation vehicle path planning method, electronic device and storage medium
CN114023094A (en) * 2022-01-07 2022-02-08 上海国际港务(集团)股份有限公司 Wharf vehicle scheduling system, method, equipment and medium

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120303259A1 (en) * 2011-05-25 2012-11-29 Green Charge Networks Llc Providing Roadside Charging Services
US20210221615A1 (en) * 2016-06-13 2021-07-22 Ssi Schäfer Automation Gmbh (At) Rendezvous-picking including locally variable picking station
US20180096300A1 (en) * 2016-09-30 2018-04-05 Runbuggy, Inc. Predictive analytics for transport services
CN108133290A (en) * 2017-12-21 2018-06-08 北京中交兴路信源科技有限公司 A kind of preferential dispatching method of timeliness and system
CN108647892A (en) * 2018-05-14 2018-10-12 北京顺丰同城科技有限公司 A kind of order dispatch method, apparatus and electronic equipment
GB201818527D0 (en) * 2018-11-14 2018-12-26 Jaguar Land Rover Ltd Vehicle control system and method
CN109523189A (en) * 2018-11-29 2019-03-26 北京首汽智行科技有限公司 A kind of vehicle dispatching method and system
CN110009272A (en) * 2019-02-21 2019-07-12 深圳市北斗智能科技有限公司 More strategies parallel logistic resources dispatching method and relevant apparatus
CN110097231A (en) * 2019-05-09 2019-08-06 上汽安吉物流股份有限公司 Multiple target objects stream scheduling method and device, logistics system and computer-readable medium
CN110530369A (en) * 2019-08-22 2019-12-03 北京交通大学 AGV method for scheduling task based on time window
CN112016802A (en) * 2020-07-22 2020-12-01 北京旷视机器人技术有限公司 Equipment scheduling method and device and electronic equipment
CN113033866A (en) * 2020-11-12 2021-06-25 广东财经大学华商学院 Emergency order distribution scheduling optimization method
CN113393040A (en) * 2021-06-18 2021-09-14 重庆邮电大学工业互联网研究院 Industrial park logistics scheduling method and system based on game theory
CN113377516A (en) * 2021-06-22 2021-09-10 华南理工大学 Centralized scheduling method and system for unloading vehicle tasks facing edge computing
CN113469471A (en) * 2021-09-02 2021-10-01 北京邮电大学 Clustering method, transportation vehicle path planning method, electronic device and storage medium
CN114023094A (en) * 2022-01-07 2022-02-08 上海国际港务(集团)股份有限公司 Wharf vehicle scheduling system, method, equipment and medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
ZHIYUAN SU 等: "Heterogeneous fleet vehicle scheduling problems for dynamic pickup and delivery problem with time windows in shared logistics platform: formulation, instances and algorithms", 《INTERNATIONAL JOURNAL OF SYSTEMS SCIENCE: OPERATIONS & LOGISTICS》 *
ZHIYUAN SU 等: "The Vehicle Scheduling Problem of Third-Party Passenger Finished Vehicle Logistics Transportation Formulation, Algorithms, and Instances", 《IEEE ACCESS》 *
刘霞 等: "基于动态优先级的AS/RS出库端车辆调度策略", 《计算机与数字工程》 *
周晓光 等: "基于优先级表的自动化立体仓库出库作业调度研究", 《起重运输机械》 *
崔丽 等: "需求驱动下的城市配送车辆动态调度研究", 《计算机工程与应用》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115271354A (en) * 2022-06-24 2022-11-01 湖南湘邮科技股份有限公司 Service electronic fence dynamic planning method and system based on delivery unit
CN115271354B (en) * 2022-06-24 2023-08-25 湖南湘邮科技股份有限公司 Service electronic fence dynamic planning method and system based on delivery unit
CN115423393A (en) * 2022-08-12 2022-12-02 北京邮电大学 Order scheduling method and device of dynamic self-adaptive scheduling period based on LSTM
CN115423393B (en) * 2022-08-12 2023-04-18 北京邮电大学 Order scheduling method and device of dynamic self-adaptive scheduling period based on LSTM
CN115439028A (en) * 2022-11-08 2022-12-06 苏州美集供应链管理股份有限公司 Transportation resource optimization system and method following dynamic change of data
CN116637840A (en) * 2023-05-30 2023-08-25 陕西国防工业职业技术学院 Intelligent dispatching management system for distribution logistics suitable for electronic commerce platform
CN116644942A (en) * 2023-07-24 2023-08-25 山东车拖车网络科技有限公司 Automatic trailer service matching method
CN116644942B (en) * 2023-07-24 2023-10-24 山东车拖车网络科技有限公司 Automatic trailer service matching method

Also Published As

Publication number Publication date
CN114331220B (en) 2022-05-13

Similar Documents

Publication Publication Date Title
CN114331220B (en) Passenger vehicle transport vehicle scheduling method and device based on order dynamic priority
CN109345161B (en) Value flow-oriented distribution order dispatching method
WO2022021119A1 (en) Method and system for fully autonomous waterborne transport scheduling between container terminals
CN110322066B (en) Collaborative vehicle path optimization method based on shared carrier and shared warehouse
CN107909228B (en) Dynamic vehicle goods receiving and dispatching path planning method and device based on modular factor calculation
Hildebrandt et al. Supervised learning for arrival time estimations in restaurant meal delivery
Kress et al. Straddle carrier routing at seaport container terminals in the presence of short term quay crane buffer areas
CN112733272A (en) Method for solving vehicle path problem with soft time window
CN112085271B (en) Crowdsourcing mode-based traditional industry cluster goods collection path optimization method
CN110674968A (en) Vehicle path optimization method for dynamic change of customer demands in express delivery process
CN111985700B (en) Vehicle carrying bill quantity balancing method and device for determining home delivery
CN113641417B (en) Vehicle security task unloading method based on branch-and-bound method
CN114415610A (en) Robot scheduling method and device, electronic equipment and storage medium
CN113935528B (en) Intelligent scheduling method, intelligent scheduling device, computer equipment and storage medium
Li et al. A Two-stage Stochastic Programming for AGV scheduling with random tasks and battery swapping in automated container terminals
CN110097313B (en) Method for acquiring a delivery vehicle path with a time window and a first-in last-out limit
CN115981264A (en) AGV scheduling and quantity combined optimization method considering conflicts
Cubillos et al. A study on genetic algorithms for the DARP problem
CN114846492A (en) Method of operating one or more vehicles and/or equipment in a terminal, and related apparatus and system
CN110930092A (en) Distribution route adjusting method and device, electronic equipment and storage medium
CN115310676A (en) Path optimization method and device under time-varying road network and storage medium
CN115409243A (en) Operation resource allocation and task scheduling method and terminal
CN115062868A (en) Pre-polymerization type vehicle distribution path planning method and device
Zheng et al. Optimal scheduling scheme for urban crowdsourcing distribution task based on path planning
CN111985790B (en) Order distribution method and system for package-feeding vehicles

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
GR01 Patent grant
GR01 Patent grant