The document discusses optimizing vehicle routing problems (VRP) using genetic algorithms (GA) by evaluating various operator combinations for selection, crossover, and mutation. It analyzes different VRP variants and presents results from several case studies that test these combinations against standard datasets, highlighting the best-performing operators in each scenario. The findings indicate that tournament selection and order crossover generally yield superior results compared to other methods.
Related topics: