CN111325389B - Vehicle path optimization method based on Petri network and integer linear programming - Google Patents

Vehicle path optimization method based on Petri network and integer linear programming Download PDF

Info

Publication number
CN111325389B
CN111325389B CN202010096155.5A CN202010096155A CN111325389B CN 111325389 B CN111325389 B CN 111325389B CN 202010096155 A CN202010096155 A CN 202010096155A CN 111325389 B CN111325389 B CN 111325389B
Authority
CN
China
Prior art keywords
vehicle
point
transition
customer
khij
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.)
Active
Application number
CN202010096155.5A
Other languages
Chinese (zh)
Other versions
CN111325389A (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.)
Shaanxi University of Science and Technology
Original Assignee
Shaanxi University of Science and Technology
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 Shaanxi University of Science and Technology filed Critical Shaanxi University of Science and Technology
Priority to CN202010096155.5A priority Critical patent/CN111325389B/en
Publication of CN111325389A publication Critical patent/CN111325389A/en
Application granted granted Critical
Publication of CN111325389B publication Critical patent/CN111325389B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • G06Q10/047Optimisation of routes or paths, e.g. travelling salesman problem
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Development Economics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Game Theory and Decision Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Navigation (AREA)

Abstract

A vehicle path optimization method based on Petri network and integer linear programming is characterized in that a mathematical model of the vehicle path optimization method is established according to description of a vehicle path problem; then, establishing a Petri network model of the vehicle path problem based on the mathematical model; converting the mathematical model into a program of an integer linear programming problem by combining with a Petri network model; then, importing a program of an integer linear programming problem into the MATLAB, and inputting the distance between the client points and the cargo demand; finally, solving the integer linear programming problem in the fourth step by using a YALMIP optimization tool box, and carrying out experiment and result analysis; the invention can obtain the optimal route of the vehicle distribution route, and the obtained total distribution route has the shortest distance, thereby effectively reducing the vehicle distribution cost and having good application prospect.

Description

Vehicle path optimization method based on Petri network and integer linear programming
Technical Field
The invention belongs to the technical field of logistics distribution, and particularly relates to a vehicle path optimization method based on a Petri network and integer linear programming.
Background
The Vehicle Routing Problem (VRP) is one of the key problems in the logistics distribution process, and as the logistics distribution industry is increasingly competitive and customers have higher requirements on the logistics distribution timeliness, the Vehicle Routing Problem is researched more and more deeply.
The vehicle path optimization problem belongs to an NP (network processor) difficult problem, a solution method comprises an accurate method and a heuristic method, the heuristic method is a research hotspot at present, but the heuristic method usually needs a designer to have more complete professional knowledge and has stronger specificity; in addition, heuristics often do not yield optimal solutions.
The calculation amount of the conventional accurate method, such as a linear programming method, a dynamic programming method, a branch and bound method and the like, is exponentially increased along with the expansion of the problem scale, the accurate method can obtain an optimal solution, but the method is not suitable for solving a large-scale problem and has a complex solving process.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention aims to provide a vehicle path optimization method based on a Petri network and integer linear programming, which can obtain the optimal path of a vehicle distribution path, and meanwhile, the obtained total distribution path has the shortest distance, thereby effectively reducing the vehicle distribution cost and having good application prospect.
In order to achieve the purpose, the invention adopts the technical scheme that:
a vehicle path optimization method based on a Petri network and integer linear programming comprises the following steps:
step one, establishing a mathematical model of a vehicle path problem according to the description of the vehicle path problem;
step two, establishing a Petri network model of the vehicle path problem based on the mathematical model in the step one;
step three, combining the Petri network model in the step two, converting the mathematical model in the step one into an integer linear programming problem;
step four, importing a program of the integer linear programming problem in the step three into the MATLAB, and inputting the distance between the client points and the cargo demand;
and step five, solving the integer linear programming problem in the step four by using a YALMIP optimization tool box, and carrying out experiment and result analysis.
The Petri network model established in the second step is as follows:
a)P={p0,p1,…,pnp denotes a set of libraries for customer sites and distribution centers, where the distribution center uses a library P0Indicating that the customer site i uses the library piRepresents, i ═ 1.., n;
b) h represents the maximum moving step number of the vehicle, and the vehicle is regarded as moving one step when visiting one point;
c)Mkh=[Mkh(p0),Mkh(p1),…,Mkh(pn)]representing the location identity of the Petri net. If the position of the vehicle k at the h-th step is a point i (i ═ 0, 1.. times.n), then M is determinedkh(pi) 1, otherwise Mkh(pi)=0;
d) There is a path between the distribution center and any customer i, respectively using transition t0iAnd transition ti0Indicating that the vehicle departs from the distribution center point to the customer point i, and the vehicle departs from the customer point i to the distribution center;
e) for any two client points i and j, i ≠ j, using transition tjiAnd transition tijIndicating that the vehicle departs from customer point j to customer point i, and that the vehicle departs from customer point i to customer point j;
f)
Figure BDA0002385349360000022
a Pre-correlation matrix representing the library and the transition, if the transition t is the output transition of the library p, namely the transition t is a route sent from the library p, then Pre (p, t) is 1, otherwise Pre (p, t) is 0;
g)
Figure BDA0002385349360000021
a Post-correlation matrix representing the library and the transition, wherein if the transition t is the input transition of the library p, namely the destination pointed by the transition t is the library p, the Post (p, t) is 1, otherwise, the Post (p, t) is 0;
h)νijrepresenting the cargo vector of the Petri net, the cargo capacity of the vehicle increased from point i to point j, i, j being 0,1ij=qj
i)Θkhij=[θkh01,θkh02,...,θkhij,...,θkHnn-1],ΘkhijRepresenting a path vector of the Petri network, if the vehicle k sends a sending access j point at the h-th step through the point i, i is not equal to j, then thetakhij1, otherwise θkhij=0。
The integer linear programming problem model established in the third step is as follows:
the objective function is: min f ═ Σkhwi,jΘkhij
The constraint conditions are as follows:
constraint 1: mkh=Mkh-1+(Post-Pre)×Θkhij
Constraint 2: mkh-1-Pre×Θkhij≥0
Constraint 3: sigmakMk0(p0)=∑kMkH(p0)=K
Constraint 4: v isijhΘkhij≤Q
Constraint 5: sigmakhMkh(pc)=1
Constraint 6: k is 1,2, …, K; h is 1,2, …, H; i, j ≠ 0,1, …, n, i ≠ j;
c=1,…,n;
wherein the variables are defined as follows:
k is the set of vehicles for recall, K ═ {1,2,3, …, K };
h is the number of steps the vehicle moves, H is the number of steps the vehicle moves at most, and H is {1,2,3, …, H }; i, j denotes a customer point or a distribution center, i ═ j ═ 0,1, …, n };
Figure BDA0002385349360000031
a Pre-correlation matrix representing the library and the transition, if the transition t is the output transition of the library p, then Pre (p, t) is 1, otherwise Pre (p, t) is 0;
Figure BDA0002385349360000032
a Post-incidence matrix representing the library and the transition, wherein if the transition t is the input transition of the library p, the Post (p, t) is 1, otherwise, the Post (p, t) is 0;
Θkhij=[θkh01,θkh02,...,θkhij,...,θkHnn-1]a path vector representing a Petri net; if the vehicle k sends an access j point (i ≠ j) through the i point in the h step, then theta iskhij1, otherwise θkhij=0; Mkh=[Mkh(p0),Mkh(p1),...,Mkh(pn)]A location identifier representing a Petri net; if the position of the vehicle k at the h-th step is a point i (i ═ 0, 1.. times.n), then M is determinedkh(pi) 1, otherwise Mkh(pi)= 0;
νijRepresenting the cargo vector of the Petri net, the cargo capacity of the vehicle increased from point i to point j, i, j being 0,1ij=qj
The invention has the beneficial effects that:
the vehicle path optimization method based on the Petri network and the integer linear programming is characterized in that a corresponding mathematical model and a Petri network model are established according to a vehicle distribution path problem, then the mathematical model and the Petri network model are combined to obtain an integer linear programming problem, and finally an MATLAB is used for solving the problem to find an optimal distribution path of a vehicle. The method can quickly find the optimal route of the vehicle distribution route, and meanwhile, the obtained total distribution route is shortest in distance, so that the vehicle distribution cost is effectively reduced, and the method has a good application prospect.
Drawings
FIG. 1 is a schematic flow diagram of the present invention.
Detailed Description
The present invention will be described in further detail below with reference to the accompanying drawings.
As shown in fig. 1, a vehicle path optimization method based on a Petri net and integer linear programming includes the following steps:
step one, establishing a mathematical model of a vehicle path problem according to the description of the vehicle path problem;
the method comprises the following steps that a distribution center and n customer points are shared in a distribution network, wherein 0 represents the distribution center, and each customer point is i, i is 1, …, n; knowing the location of each customer site i and the demand qiThe distribution center reaches all customer points from the distribution center by K vehicle pairs at most, each vehicle starts from the distribution center and finally returns to the distribution center, the maximum cargo capacity of each vehicle is Q, and the distance between customers i and j is wijI ≠ j, the optimization aims at the shortest total distance of the distribution paths of all vehicles, constraint conditions for establishing a mathematical model are added, and relevant signs and variables of the mathematical model are defined as follows:
qidemand at customer point i;
q maximum load capacity per vehicle;
k is the set of vehicles available for recall, K ═ {1,2,3, …, K };
k, the number of available vehicles is the same, and all vehicles have the same load capacity;
Figure 1
the mathematical model is as follows:
min f=∑ijkwi,jxijk (1)
s.t.∑iqiyki≤Q,k=1,2,...,K (2)
kyki=1,i=1,2,...,n (3)
kyk0=K (4)
ixijk=yki,j=1,2,...,n (5)
jxijk=yki,i=1,2,…,n (6)
xijk∈{0,1},i,j=0,1,...,n;k=1,2,...,K
yki∈{0,1},i=0,1,...,n;k=1,2,...,K
in the mathematical model, the formula (1) means that the total distance of the vehicle distribution route is shortest; equation (2) is a vehicle loadability constraint, i.e., the delivery volume of k on each delivery route cannot exceed its maximum payload; equation (3) ensures that each customer will be serviced by only one vehicle; formula (4) ensures that vehicles start from the distribution center and return to the distribution center; equations (5), (6) ensure that if customer point i, j is on the travel path of vehicle k, then customer point i, j will be serviced by vehicle k;
the mathematical model in the first step comprises the following constraints:
a) the starting point and the end point of each path are distribution centers;
b) each customer can only be serviced by a vehicle once;
c) the sum of all customer demands in each path cannot exceed the vehicle's payload Q;
step two, establishing a Petri network model of the vehicle path problem based on the mathematical model in the step one;
determining a library set, a transition set, a position identifier, a pre-incidence matrix, a post-incidence matrix and a path vector of the Petri network according to the mathematical model established in the step one;
the Petri net model is as follows:
a)P={p0,p1,…,pnp denotes a set of libraries for customer sites and distribution centers, where the distribution center uses a library P0Indicating that the customer site i uses the library piRepresents, i ═ 1.., n;
b) h represents the maximum moving step number of the vehicle, and the vehicle is regarded as moving one step when visiting one point;
c)Mkh=[Mkh(p0),Mkh(p1),…,Mkh(pn)]representing the location identity of the Petri net. If the position of the vehicle k at the h-th step is a point i (i ═ 0, 1.. times.n), then M is determinedkh(pi) 1, otherwise Mkh(pi)=0;
d) There is a path between the distribution center and any customer i, respectively using transition t0iAnd transition ti0Indicating vehicle toStarting from the distribution center point to a customer point i, and starting from the customer point i to the distribution center by the vehicle;
e) for any two client points i and j, i ≠ j, using transition tjiAnd transition tijIndicating that the vehicle departs from customer point j to customer point i, and that the vehicle departs from customer point i to customer point j;
f)
Figure BDA0002385349360000051
a Pre-correlation matrix representing the library and the transition, if the transition t is the output transition of the library p, namely the transition t is a route sent from the library p, then Pre (p, t) is 1, otherwise Pre (p, t) is 0;
g)
Figure BDA0002385349360000052
a Post-correlation matrix representing the library and the transition, wherein if the transition t is the input transition of the library p, namely the destination pointed by the transition t is the library p, the Post (p, t) is 1, otherwise, the Post (p, t) is 0;
h)νijrepresenting the cargo vector of the Petri net, the cargo capacity of the vehicle increased from point i to point j, i, j being 0,1ij=qj
i)Θkhij=[θkh01,θkh02,...,θkhij,...,θkHnn-1],ΘkhijRepresenting a path vector of the Petri network, if the vehicle k sends a sending access j point at the h-th step through the point i, i is not equal to j, then thetakhij1, otherwise θkhij=0;
Step three, combining the Petri network model in the step two, converting the mathematical model in the step one into an integer linear programming problem;
converting the constraints in the mathematical model established in the step one into the following linear constraints by combining the Petri network model in the step two;
equation (2) is expressed as:
νijhΘkhij≤Q,k=1,2,…,K (7)
v in the formula (7)ijIndicates that the vehicle is moving from point i to point j (i, j ≠ 0.., n, i ≠ g)j) The increased cargo capacity, Q represents the maximum cargo capacity of each vehicle, and the formula (7) represents that each vehicle k cannot exceed the maximum cargo capacity from the 1 st step to the H th step in the process of executing the distribution task;
equation (3) is expressed as:
khMkh(pc)=1,c=1,2,…,n (8)
m in formula (8)kh(pc) The position information of the vehicle k at the H-th step is represented, H is 1, and if the position of the vehicle k at the H-th step is a customer point c, c is 1, 1kh(pc) 1, otherwise Mkh(pc) When the value is 0, equation (8) indicates that for the customer point c ∈ {1,2, …, n }, there is one and only one vehicle to deliver service to the customer point c;
equation (4) is expressed as:
kMk0(p0)=∑kMkH(p0)=K (9)
the start and end of all vehicles in equation (9) are at the distribution center p0Point;
the integer linear programming problem model is as follows:
the objective function is: min f ═ ΣkΣhwi,jΘkhij
The constraint conditions are as follows:
constraint 1: mkh=Mkh-1+(Post-Pre)×Θkhij
Constraint 2: mkh-1-Pre×Θkhij≥0
Constraint 3: sigmakMk0(p0)=ΣkMkH(p0)=K
Constraint 4: v isijhΘkhij≤Q
Constraint 5: sigmakhMkh(pc)=1
Constraint 6: k is 1,2, …, K; h is 1,2, …, H; i, j ≠ 0,1, …, n, i ≠ j;
c=1,…,n;
wherein the variables are defined as follows:
k is the set of vehicles for recall, K ═ {1,2,3, …, K };
h is the number of steps the vehicle moves, H is the number of steps the vehicle moves at most, and H is {1,2,3, …, H };
i, j denotes a customer point or a distribution center, i ═ j ═ 0,1, …, n };
Figure BDA0002385349360000061
a Pre-correlation matrix representing the library and the transition, if the transition t is the output transition of the library p, then Pre (p, t) is 1, otherwise Pre (p, t) is 0;
Figure BDA0002385349360000062
a Post-incidence matrix representing the library and the transition, wherein if the transition t is the input transition of the library p, the Post (p, t) is 1, otherwise, the Post (p, t) is 0;
Θkhij=[θkh01,θkh02,...,θkhij,...,θkHnn-1]a path vector representing a Petri net; if the vehicle k sends an access j point (i ≠ j) through the i point in the h step, then theta iskhij1, otherwise θkhij=0; Mkh=[Mkh(p0),Mkh(p1),...,Mkh(pn)]A location identifier representing a Petri net; if the position of the vehicle k at the h-th step is a point i (i ═ 0, 1.. times.n), then M is determinedkh(pi) 1, otherwise Mkh(pi)= 0;
νijRepresenting the cargo vector of the Petri net, the cargo capacity of the vehicle increased from point i to point j, i, j being 0,1ij=qj
The target function represents that the total distance of vehicle distribution is shortest, and the constraint condition 1 and the constraint condition 2 ensure the correctness of each step in the task execution process of the vehicle; constraint 3 indicates that the starting and ending positions of the vehicle are both at the distribution center; constraint 4 indicates that each vehicle cannot exceed its maximum cargo capacity during the delivery task; constraint 5 indicates that there is one and only one vehicle to deliver service c to customer point c, 1.. multidot.n;
step four, importing a program of the integer linear programming problem in the step three into the MATLAB, and inputting the distance between the client points, the cargo demand and the like;
in this embodiment, 22 data randomly selected from a vehicle route optimization problem (VRP) international standard data sample att are used as experimental solution examples, as shown in table 1:
TABLE 1 all customer site location and demand
Numbering X Y Demand volume Numbering X Y Demand volume
0 4.5 2.0 0 12 6.3 2.9 19
1 2.7 1.5 10 13 6.8 2.7 23
2 5.5 2.4 7 14 5.6 2.0 20
3 3.0 1.4 13 15 3.3 2.7 8
4 5.0 1.8 19 16 5.1 1.7 19
5 3.1 1.6 26 17 7.6 3.2 2
6 5.6 2.5 3 18 4.5 3.6 12
7 3.6 1.7 5 19 5.7 2.7 17
8 6.3 1.3 9 20 1.9 2.6 9
9 6.9 1.9 16 21 5.5 1.4 11
10 1.1 2.0 16 22 3.1 1.1 18
11 5.5 2.6 12
Vehicle path problem analysis of the present embodiment:
the number of clients to be distributed is set to n as 22, and the plane coordinate of the client i is (x)i,yi),wi,j(i ≠ j) represents the euclidean distance between clients i and j, the maximum load of the vehicle is Q ═ 200 units, the available vehicle K is 4, the coordinates of the o point of the distribution center are (4.5, 2.0), the distance is km, and one decimal is reserved;
according to the Petri network model established in the step two, establishing a Petri network model with two mutually communicated clients (distribution centers), wherein the Petri network model has 23 places and 506 transitions; and according to the integer linear programming problem constraint condition 6 established in the step three, K is 4, H is 8, and n is 22:
step five, solving the integer linear programming problem in the step four by using a YALMIP optimization tool box, and carrying out experiment and result analysis:
vehicle 1 motion trajectory: p is a radical of0(distribution center) → p2(client Point 2) → p1(customer Point 1) → p4(client Point 4) → p0(distribution center);
vehicle 2 motion trajectory: p is a radical of0(distribution center) → p18(client Point 18) → p12(client Point 12) → p13(client Point 13) → p17(client Point 17) → p9(client Point 9) → p8(client Point 8) → p21(client Point 21) → p0(distribution center);
vehicle 3 motion trajectory: p is a radical of0(distribution center) → p15(client Point 15) → p20(client Point 20) → p10(client Point 10) → p22(client Point 22) → p3(client Point 3) → p5(client Point 5) → p7(client Point 7) → p0(distribution center);
movement locus of vehicle 4: p is a radical of0(distribution center) → p11(customer Point 11) → p19(customer site 19) → p6(client Point 6) → p14(client Point 14) → p16(client Point 16) → p0(distribution center);
the results were analyzed as follows: all customer sites have and only one vehicle to perform the corresponding distribution task, the actual cargo capacity of the vehicle 1 is 36 units, the actual cargo capacity of the vehicle 2 is 92 units, the actual cargo capacity of the vehicle 3 is 95 units, the actual cargo capacity of the vehicle 4 is 71 units, the maximum cargo capacity of the vehicle is not exceeded, and the sum of the path tracks of the vehicles is 23.89km in the shortest.

Claims (2)

1. A vehicle path optimization method based on a Petri network and integer linear programming is characterized by comprising the following steps:
step one, establishing a mathematical model of a vehicle path problem according to the description of the vehicle path problem;
step two, establishing a Petri network model of the vehicle path problem based on the mathematical model in the step one;
step three, combining the Petri network model in the step two, converting the mathematical model in the step one into an integer linear programming problem;
step four, importing a program of the integer linear programming problem in the step three into the MATLAB, and inputting the distance between the client points and the cargo demand;
step five, solving the integer linear programming problem in the step four by using a YALMIP optimization tool box, and carrying out experiment and result analysis;
the Petri network model established in the second step is as follows:
a)P={p0,p1,…,pnp denotes a set of libraries for customer sites and distribution centers, where the distribution center uses a library P0Indicating that the customer site i uses the library piRepresents, i ═ 1.., n;
b) h represents the maximum moving step number of the vehicle, and the vehicle is regarded as moving one step when visiting one point;
c)Mkh=[Mkh(p0),Mkh(p1),…,Mkh(pn)]a position identifier representing a Petri net, wherein if the position of the vehicle k at the h step is a point i, i is 0,1kh(pi) 1, otherwise Mkh(pi)=0;
d) There is a path between the distribution center and any customer i, respectively using transition t0iAnd transition ti0Indicating that the vehicle departs from the distribution center point to the customer point i, and the vehicle departs from the customer point i to the distribution center point;
e) for any two client points i and j, i ≠ j, using transition tjiAnd transition tijIndicating that the vehicle departs from customer point j to customer point i, and that the vehicle departs from customer point i to customer point j;
f)
Figure FDA0003500198590000011
a Pre-correlation matrix representing the library and the transition, if the transition t is the output transition of the library p, namely the transition t is a route sent from the library p, then Pre (p, t) is 1, otherwise Pre (p, t) is 0;
g)
Figure FDA0003500198590000012
a Post-correlation matrix representing the library and the transition, wherein if the transition t is the input transition of the library p, namely the destination pointed by the transition t is the library p, the Post (p, t) is 1, otherwise, the Post (p, t) is 0;
h)νijrepresenting the cargo vector of the Petri net, the cargo capacity of the vehicle increased from point i to point j, i, j being 0,1ij=qj,qjIs the demand at customer point j;
i)Θkhij=[θkh01,θkh02,...,θkhij,...,θkHnn-1],Θkhijrepresenting a path vector of the Petri network, if the vehicle k sends a sending access j point at the h-th step through the point i, i is not equal to j, then thetakhij1, otherwise θkhij=0。
2. The Petri net and integer linear programming based vehicle path optimization method according to claim 1, wherein the Petri net and integer linear programming based vehicle path optimization method comprises the following steps: the integer linear programming problem model established in the third step is as follows:
the objective function is: min f ═ Σkhwi,jΘkhij,wi,jIs the distance between clients i, j;
the constraint conditions are as follows:
constraint 1: mkh=Mkh-1+(Post-Pre)×Θkhij
Constraint 2: mkh-1-Pre×Θkhij≥0
Constraint 3: sigmakMk0(p0)=∑kMkH(p0)=K
Constraint 4: v isijhΘkhijQ is less than or equal to Q, and Q represents the maximum cargo capacity of each vehicle;
constraint 5: sigmakhMkh(pc)=1,Mkh(pc) The method includes the steps that position information of a vehicle k in the H-th step is represented, H is 1, and if the position of the vehicle k in the H-th step is a customer point c, c is 1, n, M is the position of the vehicle k in the H-th stepkh(pc) 1, otherwise Mkh(pc)=0;
Constraint 6: k is 1,2, …, K; h is 1,2, …, H; i, j ≠ 0,1, …, n, i ≠ j; c is 1, …, n;
wherein the variables are defined as follows:
k is the set of vehicles for recall, K ═ {1,2,3, …, K };
h is the number of steps the vehicle moves, H is the number of steps the vehicle moves at most, and H is {1,2,3, …, H };
i, j denotes a customer point or a distribution center point, i ═ 0,1, …, n, and j ═ 0,1, …, n.
CN202010096155.5A 2020-02-17 2020-02-17 Vehicle path optimization method based on Petri network and integer linear programming Active CN111325389B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010096155.5A CN111325389B (en) 2020-02-17 2020-02-17 Vehicle path optimization method based on Petri network and integer linear programming

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010096155.5A CN111325389B (en) 2020-02-17 2020-02-17 Vehicle path optimization method based on Petri network and integer linear programming

Publications (2)

Publication Number Publication Date
CN111325389A CN111325389A (en) 2020-06-23
CN111325389B true CN111325389B (en) 2022-03-25

Family

ID=71163522

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010096155.5A Active CN111325389B (en) 2020-02-17 2020-02-17 Vehicle path optimization method based on Petri network and integer linear programming

Country Status (1)

Country Link
CN (1) CN111325389B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111898830A (en) * 2020-08-04 2020-11-06 湖南工学院 Logistics distribution path site selection optimization method and terminal equipment
CN113762667A (en) * 2020-08-13 2021-12-07 北京京东振世信息技术有限公司 Vehicle scheduling method and device
CN113610313B (en) * 2021-08-16 2024-02-06 傲林科技有限公司 Cost reduction optimization method, system and storage medium based on event network

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109034481A (en) * 2018-07-31 2018-12-18 北京航空航天大学 A kind of vehicle routing problem with time windows modeling and optimization method based on constraint planning
CN110197311A (en) * 2019-06-12 2019-09-03 江苏航运职业技术学院 A kind of logistics distribution paths planning method based on intelligent optimization

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI421791B (en) * 2010-07-16 2014-01-01 Univ Nat Taiwan Science Tech Carrier selection method for logistics network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109034481A (en) * 2018-07-31 2018-12-18 北京航空航天大学 A kind of vehicle routing problem with time windows modeling and optimization method based on constraint planning
CN110197311A (en) * 2019-06-12 2019-09-03 江苏航运职业技术学院 A kind of logistics distribution paths planning method based on intelligent optimization

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
基于Petri网的冷链物流业务流程建模及配送路径优化;王琥珀;《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》;20200115(第01期);第I138-23页 *
基于智能Petri网的物流配送路径优化算法;罗义学;《计算机工程与设计》;20111231;第32卷(第7期);第2381-2384页 *
多时间窗车辆路径问题的智能水滴算法;李珍萍 等;《运筹与管理》;20151231;第24卷(第6期);第1-10页 *

Also Published As

Publication number Publication date
CN111325389A (en) 2020-06-23

Similar Documents

Publication Publication Date Title
CN111325389B (en) Vehicle path optimization method based on Petri network and integer linear programming
Jaillet et al. Generalized online routing: New competitive ratios, resource augmentation, and asymptotic analyses
CN111445186B (en) Petri network theory-based vehicle path optimization method with time window
CN107992036B (en) Method and device for planning vehicle access path in intelligent parking garage and storage medium
Chen A hybrid algorithm for allocating tasks, operators, and workstations in multi-manned assembly lines
CN113516429B (en) Multi-AGV global planning method based on network congestion model
CN103164529B (en) A kind of anti-k nearest neighbor query method based on Voronoi diagram
CN104704484A (en) Communicating tuples in message
CN109816214A (en) Periodic train diagram mixing velocity train flow model of structural optimization and algorithm
CN114037380A (en) Vehicle path planning method for picking and delivering goods
CN114700944A (en) Heterogeneous task-oriented double-robot collaborative path planning method
CN104573846B (en) A kind of polymorphism job shop layout optimization method based on CA PSO hybrid optimization algorithms
CN112966911A (en) Article transportation method, apparatus, electronic device and computer readable medium
CN113177781B (en) Production assembly cooperative scheduling method and system based on variable neighborhood and genetic operator
CN112949077B (en) Flexible job shop intelligent scheduling decision method combining transportation equipment constraint
Sohrabi et al. Revised eight-step feasibility checking procedure with linear time complexity for the Dial-a-Ride Problem (DARP)
Jain et al. Bottleneck based modeling of semiconductor supply chain
Pratama et al. Cellular bucket brigades with worker collaboration on U-lines with discrete workstations
CN113239522B (en) Atmospheric pollutant diffusion simulation method based on computer cluster
Feng et al. Research on Flexible Workshop Scheduling Algorithm Based on Improved Genetic Algorithm
Morihiro et al. An initial assignment method for tasks assignment and routing problem of autonomous distributed AGVs
CN107025140B (en) A kind of mass data analytic statistics methods based on HDFS clusters
Bao et al. A Matheuristic Approach for the Aircraft Final Assembly Line Balancing Problem Considering Learning Curve
Iftikhar et al. Optimal task allocation algorithm for cost minimization and load balancing of gsd teams
CN113890882A (en) Method and system for computing in smart city network by adopting partitioned cloud platform

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