CN107292460B - Effective vehicle path optimization system - Google Patents

Effective vehicle path optimization system Download PDF

Info

Publication number
CN107292460B
CN107292460B CN201710687033.1A CN201710687033A CN107292460B CN 107292460 B CN107292460 B CN 107292460B CN 201710687033 A CN201710687033 A CN 201710687033A CN 107292460 B CN107292460 B CN 107292460B
Authority
CN
China
Prior art keywords
algorithm
fitness value
population
path
delivery
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
CN201710687033.1A
Other languages
Chinese (zh)
Other versions
CN107292460A (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.)
Chongqing bonish Technology Co., Ltd
Original Assignee
Chongqing Bonish Technology Co Ltd
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 Chongqing Bonish Technology Co Ltd filed Critical Chongqing Bonish Technology Co Ltd
Priority to CN201710687033.1A priority Critical patent/CN107292460B/en
Publication of CN107292460A publication Critical patent/CN107292460A/en
Application granted granted Critical
Publication of CN107292460B publication Critical patent/CN107292460B/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
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/12Computing arrangements based on biological models using genetic models
    • G06N3/126Evolutionary algorithms, e.g. genetic algorithms or genetic programming
    • 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

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biophysics (AREA)
  • General Physics & Mathematics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Development Economics (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Game Theory and Decision Science (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Biomedical Technology (AREA)
  • Artificial Intelligence (AREA)
  • Genetics & Genomics (AREA)
  • Physiology (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

An effective vehicle path optimization system comprises a data acquisition module, an algorithm execution module and a path output module, wherein the data acquisition module is used for acquiring relevant information required by genetic operation, the algorithm execution module adopts an improved genetic algorithm to optimize a vehicle path, and the path output module is used for outputting an optimal vehicle path obtained after the genetic algorithm is terminated. The invention has the beneficial effects that: the invention takes the shortest path distance and the punctual delivery time as optimization targets, constructs an effective vehicle path optimization system, adopts the self-adaptive genetic algorithm to select the most appropriate transport path, can effectively reduce the transport cost, saves the punishment cost of arriving early or late, and improves the economic benefit of logistics companies.

Description

Effective vehicle path optimization system
Technical Field
The invention relates to the field of vehicle path optimization, in particular to an effective vehicle path optimization system.
Background
With the continuous development of urban traffic, higher requirements are put on logistics distribution centers, and how to realize the optimization of distribution routes is in front of logistics enterprises. The logistics distribution route is optimized, the distribution time can be shortened, the goods can be sent to the destination more quickly, the operation efficiency of an enterprise is improved, and meanwhile, the satisfaction degree of customers can also be improved by sending the goods to the destination within the set time quickly.
The invention provides an effective vehicle path optimization system, which is constructed by taking shortest path distance and punctual delivery time as optimization targets, adopts a self-adaptive genetic algorithm to select the most appropriate transport path, can effectively reduce the transport cost, saves the punishment cost of arriving early or late, and improves the economic benefit of logistics companies.
Disclosure of Invention
In view of the above problems, the present invention aims to provide an effective vehicle path optimization system.
The purpose of the invention is realized by the following technical scheme:
an effective vehicle path optimization system comprises a data acquisition module, an algorithm execution module and a path output module, wherein the data acquisition module is used for acquiring relevant information required by vehicle path optimization, the algorithm execution module adopts an improved genetic algorithm to optimize a vehicle path, and the path output module is used for outputting an optimal vehicle path obtained after the genetic algorithm is terminated.
The beneficial effects created by the invention are as follows: the invention takes the shortest path distance and the punctual delivery time as optimization targets, constructs an effective vehicle path optimization system, adopts the self-adaptive genetic algorithm to select the most appropriate transport path, can effectively reduce the transport cost, saves the punishment cost of arriving early or late, and improves the economic benefit of logistics companies.
Drawings
The invention is further described with the aid of the accompanying drawings, in which, however, the embodiments do not constitute any limitation to the invention, and for a person skilled in the art, without inventive effort, further drawings may be derived from the following figures.
FIG. 1 is a schematic structural view of the present invention;
reference numerals:
a data acquisition module 1; an algorithm execution module 2; a path output module 3.
Detailed Description
The invention is further described with reference to the following examples.
Referring to fig. 1, the effective vehicle path optimization system of the embodiment includes a data obtaining module 1, an algorithm executing module 2 and a path output module 3, where the data obtaining module 1 is configured to obtain relevant information required for vehicle path optimization, the algorithm executing module 2 performs vehicle path optimization by using an improved genetic algorithm, and the path output module 3 is configured to output an optimal vehicle path obtained after the genetic algorithm is terminated.
Preferably, the related information acquired by the data acquiring module 1 includes: the number of customer points, the distribution center, and the location coordinates of the customer points.
The optimal embodiment takes the shortest path distance and the on-time delivery time as optimization targets, an effective vehicle path optimization system is constructed, the most appropriate transport path is selected by adopting an improved adaptive genetic algorithm, the transport cost can be effectively reduced, the punishment cost of arriving early or late is saved, and the economic benefit of a logistics company is improved.
Preferably, the algorithm executing module 2 adopts an improved genetic algorithm to optimize the vehicle path, and specifically includes:
step 1, initializing to generate a chromosome population by adopting a natural number coding mode based on full arrangement of customers, and ensuring the feasibility of the chromosome population;
step 2, calculating the fitness value of each individual in the initial population according to the fitness function, and storing the fitness value and the chromosome of the individual with the maximum fitness value;
step 3, performing genetic operation in a designated genetic algebra, and generating a group of individuals more suitable for the environment through random selection, intersection and mutation operations;
and 4, executing condition judgment for setting a termination condition, and stopping the operation of the algorithm when the genetic algorithm meets the termination condition.
Preferably, step 2 in the algorithm execution module 2 calculates the fitness value of each individual in the initial population according to the fitness function, and an improved fitness function is adopted, and k delivery points are defined, so that the fitness function is:
Figure GDA0002611768990000021
Figure GDA0002611768990000022
Figure GDA0002611768990000023
in the formula, d (r)m,rn) The distance between the m-th and n-th distribution points, dmaxMaximum delivery distance, r, of the delivery path0Denotes a logistics distribution center, rkRepresenting the last delivery point, d the total distance of the delivery path, and μ the weights of the delivery distance and time-effect cost, respectively, T the time-effect cost of the delivery, LiSpecified delivery time, t, for the ith delivery pointiIs the actual delivery time of the ith point, P is the allowable time error, c1Is a time penalty coefficient.
In the design of the fitness function, the optimal goals of the length of the vehicle path and the delivery arrival time are taken, so that the purpose of completing the delivery of the materials by using the shortest delivery distance and the most appropriate time is achieved.
Preferably, step 3 in the algorithm execution module 2 performs the following genetic operations within a formulated genetic algebra, specifically:
a. generating a new generation of individuals through a selection operation;
b. calculating the cross rate p of the remaining individuals by adopting an improved cross probability algorithmcAnd for these remaining individuals the calculated crossover rate p is calculatedc is intoPerforming line crossing operation;
Figure GDA0002611768990000031
in the formula (f)maxRepresents the maximum fitness value of the population, favgRepresents the population mean fitness value, fRepresenting the individual fitness value, k, to be crossed1And k3Is a constant value, and 0<k1,k3<1,fminRepresenting a population minimum fitness value;
c. calculating the mutation rate p of the remaining individuals by using an improved mutation probability algorithmmAnd for these individuals with a probability pmCarrying out mutation operation;
Figure GDA0002611768990000032
in the formula (f)minRepresenting the minimum fitness value of the population, fmaxRepresents the maximum fitness value of the population, favgRepresenting the population mean fitness value, f' representing the fitness value of the individual to be mutated, k2And k4Is a constant value, and 0<k2,k4<1。
The preferred embodiment adopts a self-adaptive cross probability algorithm, adopts different cross probabilities at different stages of evolution, and improves the searching capability and the convergence capability of the algorithm to a great extent; the improved variation probability algorithm is adopted, the diversity degree of the population in the evolution process is taken as the basis, and the variation probability of the individuals in different evolution stages is adjusted in a self-adaptive mode, so that the diversity and the global convergence of the population are effectively maintained, and the convergence speed of the algorithm is effectively improved.
Finally, it should be noted that the above embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the protection scope of the present invention, although the present invention is described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions can be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (3)

1. An effective vehicle path optimization system is characterized by comprising a data acquisition module, an algorithm execution module and a path output module, wherein the data acquisition module is used for acquiring relevant information required by vehicle path optimization, and the algorithm execution module adopts an improved genetic algorithm to optimize a vehicle path, and specifically comprises the following steps:
step 1, initializing to generate a chromosome population by adopting a natural number coding mode based on full arrangement of customers, and ensuring the feasibility of the chromosome population;
step 2, calculating the fitness value of each individual in the initial population according to the fitness function, and storing the fitness value and the chromosome of the individual with the maximum fitness value;
step 3, performing genetic operation in a designated genetic algebra, and generating a group of individuals more suitable for the environment through random selection, intersection and mutation operations;
step 4, executing condition judgment for setting a termination condition, and stopping the operation of the algorithm when the genetic algorithm meets the termination condition; step 2 of the algorithm execution module calculates the fitness value of each individual in the initial population according to the fitness function, an improved fitness function is adopted, k distribution points are defined, and then the fitness function is as follows:
Figure FDA0002611768980000011
Figure FDA0002611768980000012
Figure FDA0002611768980000013
in the formula, d (r)m,rn) The distance between the m-th and n-th distribution points, dmaxMaximum delivery distance, r, for delivery of the path0Denotes a logistics distribution center, rkRepresenting the last delivery point, d the total distance of the delivery path, and μ the weights of the delivery distance and time-effect cost, respectively, T the time-effect cost of the delivery, LiSpecified delivery time, t, for the ith delivery pointiIs the actual delivery time of the ith point, P is the allowable time error, c1Is a time penalty coefficient; and the path output module is used for outputting the optimal vehicle path obtained after the genetic algorithm is terminated.
2. The system of claim 1, wherein the relevant information obtained by the data obtaining module comprises: the number of customer points, the distribution center, and the location coordinates of the customer points.
3. The system of claim 2, wherein the algorithm execution module performs the following genetic operations in step 3 within a predetermined genetic algebra, specifically:
a. generating a new generation of individuals through a selection operation;
b. calculating the cross rate p of the remaining individuals by adopting an improved cross probability algorithmcAnd for these remaining individuals the calculated crossover rate p is calculatedcPerforming cross operation;
Figure FDA0002611768980000021
in the formula (f)maxRepresents the maximum fitness value of the population, favgRepresenting the population mean fitness value, f' tableIndicating the individual fitness value, k, of the intersection1And k3Is a constant value, and 0<k1,k3<1,fminRepresenting a population minimum fitness value;
c. calculating the mutation rate p of the remaining individuals by using an improved mutation probability algorithmmAnd for these individuals with a probability pmCarrying out mutation operation;
Figure FDA0002611768980000022
in the formula (f)minRepresenting the minimum fitness value of the population, fmaxRepresents the maximum fitness value of the population, favgRepresenting the population mean fitness value, f' representing the fitness value of the individual to be mutated, k2And k4Is a constant value, and 0<k2,k4<1。
CN201710687033.1A 2017-08-11 2017-08-11 Effective vehicle path optimization system Active CN107292460B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710687033.1A CN107292460B (en) 2017-08-11 2017-08-11 Effective vehicle path optimization system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710687033.1A CN107292460B (en) 2017-08-11 2017-08-11 Effective vehicle path optimization system

Publications (2)

Publication Number Publication Date
CN107292460A CN107292460A (en) 2017-10-24
CN107292460B true CN107292460B (en) 2020-10-30

Family

ID=60105716

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710687033.1A Active CN107292460B (en) 2017-08-11 2017-08-11 Effective vehicle path optimization system

Country Status (1)

Country Link
CN (1) CN107292460B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113128919A (en) * 2019-12-30 2021-07-16 北京宝沃汽车股份有限公司 Internet of vehicles service platform, and vehicle logistics service processing method, device and system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279857B (en) * 2013-06-13 2016-03-30 南京航空航天大学 The automatic distribution vehicle dispatching method of NC lathing
US9536192B2 (en) * 2014-06-23 2017-01-03 International Business Machines Corporation Solving vehicle routing problems using evolutionary computing techniques
CN105787596A (en) * 2016-02-29 2016-07-20 泰华智慧产业集团股份有限公司 Emergency logistic route optimizing method based on improved ant colony algorithm
CN106682769A (en) * 2016-12-12 2017-05-17 华东理工大学 Method and apparatus for realizing product vehicle route

Also Published As

Publication number Publication date
CN107292460A (en) 2017-10-24

Similar Documents

Publication Publication Date Title
CN105430706B (en) A kind of wireless sensor network routing optimization method based on improvement particle swarm algorithm
US20210312347A1 (en) Dispatching distribution
US20200118071A1 (en) Delivery prediction generation system
CN107909228B (en) Dynamic vehicle goods receiving and dispatching path planning method and device based on modular factor calculation
CN109816315A (en) Paths planning method, device, electronic equipment and readable storage medium storing program for executing
CN109102124B (en) Dynamic multi-target multi-path induction method and system based on decomposition and storage medium
CN107101645B (en) A kind of paths planning method and path planning apparatus
CN109919532B (en) Logistics node determining method and device
CN111445094B (en) Express vehicle path optimization method and system based on time requirement
CN106951981A (en) A kind of vehicle routing choice method
CN115032997B (en) Fourth logistics transportation path planning method based on ant colony algorithm
CN114022014A (en) Intelligent vehicle scheduling method and device, electronic equipment and storage medium
CN107292460B (en) Effective vehicle path optimization system
CN111178440A (en) Path optimization method for efficiently reducing total transport cost of AGV
CN111885493B (en) Micro-cloud deployment method based on improved cuckoo search algorithm
CN111429014A (en) Electric vehicle charging station selection method based on double-queue dynamic pricing model
CN111047102B (en) Express delivery route optimization method based on elite-driven particle swarm algorithm
CN115829183A (en) Cold-chain logistics path planning method, device, equipment and readable storage medium
CN109800911B (en) Unified navigation method for delivery paths of multiple couriers
Fallah et al. A green competitive vehicle routing problem under uncertainty solved by an improved differential evolution algorithm
CN113887828A (en) Intelligent supply chain production, transportation and marketing cooperation and real-time network planning method and device
CN114894210B (en) Logistics vehicle path planning method, device, equipment and storage medium
CN113741418A (en) Method and device for generating heterogeneous vehicle formation cooperative path
Tian Analysis of Route Optimization Based on Genetic Algorithm
CN113657790B (en) Distribution path determining method, distribution path determining device, electronic equipment and readable storage medium

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
TA01 Transfer of patent application right

Effective date of registration: 20200923

Address after: 13-1, building 2, No. 2, Shidai Tianjie, Yuzhong District, Chongqing, 400010

Applicant after: Chongqing bonish Technology Co., Ltd

Address before: 510000 Licheng Avenue, Licheng Street, Zengcheng District, Guangzhou City, Guangdong Province, 137

Applicant before: Pan Ronglan

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant