@thesaiorg

Solving the Vehicle Routing Problem using Genetic Algorithm

. International Journal of Advanced Computer Science and Applications(IJACSA), (2011)

Abstract

he main goal of this research is to find a solution of Vehicle Routing Problem using genetic algorithms. The Vehicle Routing Problem (VRP) is a complex combinatorial optimization problem that belongs to the NP-complete class. Due to the nature of the problem it is not possible to use exact methods for large instances of the VRP. Genetic algorithms provide a search technique used in computing to find true or approximate solution to optimization and search problems. However we used some heuristic in addition during crossover or mutation for tuning the system to obtain better result.

Links and resources

Tags