29,117 research outputs found

    On the heterogeneous vehicle routing problem under demand uncertainty

    Get PDF
    In this paper we study the heterogeneous vehicle routing problem under demand uncertainty, on which there has been little research to our knowledge. The focus of the paper is to provide a strong formulation that also easily allows tractable robust and chance-constrained counterparts. To this end, we propose a basic Miller-Tucker-Zemlin (MTZ) formulation with the main advantage that uncertainty is restricted to the right-hand side of the constraints. This leads to compact and tractable counterparts of demand uncertainty. On the other hand, since the MTZ formulation is well known to provide a rather weak linear programming relaxation, we propose to strengthen the initial formulation with valid inequalities and lifting techniques and, furthermore, to dynamically add cutting planes that successively reduce the polyhedral region using a branch-and-cut algorithm. We complete our study with extensive computational analysis with different performance measures on different classes of instances taken from the literature. In addition, using simulation, we conduct a scenario-based risk level analysis for both cases where either unmet demand is allowed or not

    Genetic programming hyper-heuristic with vehicle collaboration for uncertain capacitated arc routing problem

    Get PDF
    Due to its direct relevance to post-disaster operations, meter reading and civil refuse collection, the Uncertain Capacitated Arc Routing Problem (UCARP) is an important optimisation problem. Stochastic models are critical to study as they more accurately represent the real world than their deterministic counterparts. Although there have been extensive studies in solving routing problems under uncertainty, very few have considered UCARP, and none consider collaboration between vehicles to handle the negative effects of uncertainty. This article proposes a novel Solution Construction Procedure (SCP) that generates solutions to UCARP within a collaborative, multi-vehicle framework. It consists of two types of collaborative activities: one when a vehicle unexpectedly expends capacity (route failure), and the other during the refill process. Then, we propose a Genetic Programming Hyper-Heuristic (GPHH) algorithm to evolve the routing policy used within the collaborative framework. The experimental studies show that the new heuristic with vehicle collaboration and GP-evolved routing policy significantly outperforms the compared state-of-the-art algorithms on commonly studied test problems. This is shown to be especially true on instances with larger numbers of tasks and vehicles. This clearly shows the advantage of vehicle collaboration in handling the uncertain environment, and the effectiveness of the newly proposed algorithm

    Models and Metaheuristics For Vehicle Routing Problems Under Uncertainty

    Full text link
    University of Technology Sydney. Faculty of Engineering and Information Technology.Within the logistics and transportation industry, the vehicle routing problem (VRP) bears significant importance in many real-life logistics activities. As one of the most important and widely studied combinatorial optimization problems in the past sixty years, the VRP, also known as the capacitated VRP (CVRP), focuses on minimizing transportation costs: it concerns how to serve a set of geographically dispersed customers with a fleet of homogeneous vehicles at minimum cost. Given the potentially substantial savings from optimizing routing strategies in practical logistics activities, various complex extensions of the CVRP inspired from real-life applications have increasingly received attention. In the CVRP and most of its extensions, a common assumption is that the values of all problem parameters are readily available and can be precisely known in advance. However, this assumption does not invariably hold in many practical routing problems due to uncertainty, which could be secondary to factors such as imprecise information on customer demands, unfixed service times for customers, and varying travel times for vehicles. Thus, routing strategies generated without considering uncertainty may ultimately be found infeasible in real-life applications. This thesis studies three important extensions of the CVRP under uncertainty. Firstly, we study the vehicle routing problem with time windows considering uncertainty in customer demands, service times, and travel times. Secondly, we study the vehicle routing problem with simultaneous pickup and delivery and time windows under pickup demand and travel time uncertainty. Finally, we study the two-echelon multiple-trip vehicle routing problem with time windows and satellite synchronization under customer demand uncertainty. To model these problems, we adopt the robust optimization paradigm and present three robust mathematical formulations with novel uncertainty sets. Given their complexity, we propose efficient metaheuristic solution approaches. We conduct extensive numerical experiments which employ benchmark instances from the literature. The computational results show that the proposed solution approaches can generate high-quality deterministic and robust solutions for large-sized instances within a reasonable running time. In addition, Monte Carlo simulation tests are designed to evaluate the robustness of the obtained solutions. Useful managerial insights for decision-makers in the logistics and transportation industry are derived from a comprehensive analysis of the computational results

    Un modelo para resolver el problema dinámico de despacho de vehículos con incertidumbre de clientes y con tiempos de viaje en arcos

    Get PDF
    Indexación: Web of Science; ScieloIn a real world case scenario, customer demands are requested at any time of the day requiring services that are not known in advance such as delivery or repairing equipment. This is called Dynamic Vehicle Routing (DVR) with customer uncertainty environment. The link travel time for the roadway network varies with time as traffic fluctuates adding an additional component to the dynamic environment. This paper presents a model for solving the DVR problem while combining these two dynamic aspects (customer uncertainty and link travel time). The proposed model employs Greedy, Insertion, and Ant Colony Optimization algorithms. The Greedy algorithm is utilized for constructing new routes with existing customers, and the remaining two algorithms are employed for rerouting as new customer demands appear. A real world application is presented to simulate vehicle routing in a dynamic environment for the city of Taipei, Taiwan. The simulation shows that the model can successfully plan vehicle routes to satisfy all customer demands and help managers in the decision making process.En un escenario real, los pedidos de los clientes son solicitados a cualquier hora del día requiriendo servicios que no han sido planificados con antelación tales como los despachos o la reparación de equipos. Esto es llamado ruteo dinámico de vehículos (RDV) considerando un ambiente con incertidumbre de clientes. El tiempo de viaje en una red vial varía con el tiempo a medida que el tráfico vehicular fluctúa agregando una componente adicional al ambiente dinámico. Este artículo propone un modelo para resolver el problema RDV combinando estos dos aspectos dinámicos. El modelo propuesto utiliza los algoritmos Greedy, Inserción y optimización basada en colonias de hormigas. El algoritmo Greedy es utilizado para construir nuevas rutas con los clientes existentes y los otros dos algoritmos son usados para rutear vehículos a medida que surjan nuevos clientes con sus respectivos pedidos. Además, se presenta una aplicación real para simular el ruteo vehicular en un ambiente dinámico para la ciudad de Taipei, Taiwán. Esta simulación muestra que el modelo es capaz de planificar exitosamente las rutas vehiculares satisfaciendo los pedidos de los clientes y de ayudar los gerentes en el proceso de toma de decisiones.http://ref.scielo.org/3ryfh

    A simheuristic for routing electric vehicles with limited driving ranges and stochastic travel times

    Get PDF
    Green transportation is becoming relevant in the context of smart cities, where the use of electric vehicles represents a promising strategy to support sustainability policies. However the use of electric vehicles shows some drawbacks as well, such as their limited driving-range capacity. This paper analyses a realistic vehicle routing problem in which both driving-range constraints and stochastic travel times are considered. Thus, the main goal is to minimize the expected time-based cost required to complete the freight distribution plan. In order to design reliable Routing plans, a simheuristic algorithm is proposed. It combines Monte Carlo simulation with a multi-start metaheuristic, which also employs biased-randomization techniques. By including simulation, simheuristics extend the capabilities of metaheuristics to deal with stochastic problems. A series of computational experiments are performed to test our solving approach as well as to analyse the effect of uncertainty on the routing plans.Peer Reviewe

    Vehicle routing with varying levels of demand information

    Get PDF
    The vehicle routing problem is the problem of serving a set of customers with a fleet of vehicles such that the travel costs of those vehicles are minimized, while making sure each vehicle starts and ends at a central depot. In this thesis, we focus on exact methodology for the vehicle routing problem with three different levels of demand information: deterministic, stochastic and sensor-driven.First, we look at set partitioning and set covering problems that are solved by a branch-price-and-cut algorithm. We introduce a new category of cuts, called “resource-robust”, which do not complicate the pricing problem if specific resources are included. We create new cuts for the capacitated vehicle routing problem, with deterministic demands, that are resource-robust when the ng-route relaxation is used, which leads to speedups for certain instances.Second, we focus on the vehicle routing problem with stochastic demands. We develop a state-of-the-art integer L-shaped method to solve the problem to optimality. The algorithm uses all techniques from the literature, improves on some of these and uses new valid inequalities. Using this algorithm, we also investigate three commonly-made assumptions in the literature from a theoretical and computational perspective.Third, we investigate a single-period waste collection problem with sensors. We can adjust our routing decisions based on the sensor readings. We derive theoretical properties and develop an algorithm to approximate the cost savings achieved given a certain sensor placement. Then, we investigate the effectiveness of several sensor placement rules and how they fare under sensor uncertainty.<br/

    Distribution planning in a weather-dependent scenario with stochastic travel times: a simheuristics approach

    Get PDF
    In real-life logistics, distribution plans might be affected by weather conditions (rain, snow, and fog), since they might have a significant effect on traveling times and, therefore, on total distribution costs. In this paper, the distribution problem is modeled as a multi-depot vehicle routing problem with stochastic traveling times. These traveling times are not only stochastic in nature but the specific probability distribution used to model them depends on the particular weather conditions on the delivery day. In order to solve the aforementioned problem, a simheuristic approach combining simulation within a biased-randomized heuristic framework is proposed. As the computational experiments will show, our simulation-optimization algorithm is able to provide high-quality solutions to this NP-hard problem in short computing times even for large-scale instances. From a managerial perspective, such a tool can be very useful in practical applications since it helps to increase the efficiency of the logistics and transportation operations.Peer ReviewedPostprint (published version
    corecore