Improved genetic algorithm for vehicle routing problem with time window
Weiguo Fang
Abstract
Weiguo Fang
Abstract
By incorporating Tabu Search(TS) into Genetic Algorithm(GA),an improved genetic algorithm is proposed to solve the classic Vehicle Routing Problem with Time Window(VRPTW).To improve the computational efficiency of GA,a better initial population is generated by using the Push-Forward-Insertion-Heuristics(PFIH) algorithm,and an improved inversion mutation operator is also exploited so that more parents'excellent performance can be inherited by off-springs.A measure,Hamming distance,is introduced to evaluate individuals'diversification within populations in GA.Once individuals'diversification is below a given level,then the algorithm is switched to tabu search.This intends to avoid the drawback of premature in GA,and to obtain a global optimum.Finally,through a numerical example,the superiority of the proposed algorithm is demonstrated.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
By incorporating Tabu Search(TS) into Genetic Algorithm(GA),an improved genetic algorithm is proposed to solve the classic Vehicle Routing Problem with Time Window(VRPTW).To improve the computational efficiency of GA,a better initial population is generated by using the Push-Forward-Insertion-Heuristics(PFIH) algorithm,and an improved inversion mutation operator is also exploited so that more parents'excellent performance can be inherited by off-springs.A measure,Hamming distance,is introduced to evaluate individuals'diversification within populations in GA.Once individuals'diversification is below a given level,then the algorithm is switched to tabu search.This intends to avoid the drawback of premature in GA,and to obtain a global optimum.Finally,through a numerical example,the superiority of the proposed algorithm is demonstrated.
Key concepts: Tabu search, Vehicle routing problem, Mathematical optimization, Heuristics, Genetic algorithm, Algorithm, Computer science, Population