NEAug 31, 2018

Algoritmos Genéticos Aplicado ao Problema de Roteamento de Veículos

arXiv:1808.10866v1
Originality Synthesis-oriented
AI Analysis

This work addresses routing efficiency for logistics companies, but appears incremental as it applies existing genetic algorithms to a specific real-world case.

The paper tackled the vehicle routing problem with route length constraints by modeling a real-world postmen route optimization as a multi-objective problem with 25 vehicles and 30,000 daily deliveries, proposing genetic algorithms to address it.

Routing problems are often faced by companies who serve costumers through vehicles. Such problems have a challenging structure to optimize, despite the recent advances in combinatorial optimization. The goal of this project is to study and propose optimization algorithms to the vehicle routing problems (VRP). Focus will be on the problem variant in which the length of the route is restricted by a constant. A real problem will be tackled: optimization of postmen routes. Such problem was modeled as {multi-objective} in a roadmap with 25 vehicles and {30,000 deliveries} per day.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes