STRATEGY OF SOLUTION FOR THE INVENTORY ROUTING PROBLEM BASED ON SEPARABLE CROSS DECOMPOSITION

The Inventory-Routing Problem (IRP) involves a central warehouse, a fleet of trucks wlth finlte capacity, a set of customers, and a known storage capacity. The objective is to determine when to serve each customer, as well as what route each truck should take, with the lowest expense. IRP is a NP-ha...

ver descrição completa

Detalhes bibliográficos
Autores: Elizondo-Cortés, M., Aceves-García, R.
Formato: artículo
Estado:Versión publicada
Fecha de publicación:2005
País:México
Recursos:UNIVERSIDAD NACIONAL AUTÓNOMA DE MÉXICO
Repositorio:Journal of Applied Research and Technology
Idioma:inglés
OAI Identifier:oai:ojs2.localhost:article/555
Acesso em linha:https://jart.icat.unam.mx/index.php/jart/article/view/555
Access Level:acceso abierto
Palavra-chave:Inventory
Routing
Cross Decomposition.
Descrição
Resumo:The Inventory-Routing Problem (IRP) involves a central warehouse, a fleet of trucks wlth finlte capacity, a set of customers, and a known storage capacity. The objective is to determine when to serve each customer, as well as what route each truck should take, with the lowest expense. IRP is a NP-hard problem, this means that searching for solutions can take a very long time. A three-phase strategy is used to solve the problem. This strategy is constructedn by answering the key questions: Which customers should be attended in a planned period? What volume of n products should be delivered to each customer? And, which route should be followed by each truck? The second phase uses Cross Separable Decomposition to solve an Allocation Problem, in order to answer questions two and three, solving a location problem. The result is a very efficient ranking algorithm O(n3) for large cases of the lRP.