1,668 research outputs found

    Stochastic Vehicle Routing with Recourse

    Full text link
    We study the classic Vehicle Routing Problem in the setting of stochastic optimization with recourse. StochVRP is a two-stage optimization problem, where demand is satisfied using two routes: fixed and recourse. The fixed route is computed using only a demand distribution. Then after observing the demand instantiations, a recourse route is computed -- but costs here become more expensive by a factor lambda. We present an O(log^2 n log(n lambda))-approximation algorithm for this stochastic routing problem, under arbitrary distributions. The main idea in this result is relating StochVRP to a special case of submodular orienteering, called knapsack rank-function orienteering. We also give a better approximation ratio for knapsack rank-function orienteering than what follows from prior work. Finally, we provide a Unique Games Conjecture based omega(1) hardness of approximation for StochVRP, even on star-like metrics on which our algorithm achieves a logarithmic approximation.Comment: 20 Pages, 1 figure Revision corrects the statement and proof of Theorem 1.

    Recourse policies in the vehicle routing problem with stochastic demands

    Full text link
    Dans le domaine de la logistique, de nombreux problĂšmes pratiques peuvent ĂȘtre formulĂ©s comme le problĂšme de tournĂ©es de vĂ©hicules (PTV). Dans son image la plus large, le PTV vise Ă  concevoir un ensemble d’itinĂ©raires de collecte ou de livraison des marchandises Ă  travers un ensemble de clients avec des coĂ»ts minimaux. Dans le PTV dĂ©terministe, tous les paramĂštres du problĂšme sont supposĂ©s connus au prĂ©alable. Dans de nombreuses variantes de la vie rĂ©elle du PTV, cependant, ils impliquent diverses sources d’alĂ©atoire. Le PTV traite du caractĂšre alĂ©atoire inhĂ©rent aux demandes, prĂ©sence des clients, temps de parcours ou temps de service. Les PTV, dans lesquels un ou plusieurs paramĂštres sont stochastiques, sont appelĂ©s des problĂšmes stochastiques de tournĂ©es de vĂ©hicules (PSTV). Dans cette dissertation, nous Ă©tudions spĂ©cifiquement le problĂšme de tournĂ©es de vĂ©hicules avec les demandes stochastiques (PTVDS). Dans cette variante de PSTV, les demandes des clients ne sont connues qu’en arrivant Ă  l’emplacement du client et sont dĂ©finies par des distributions de probabilitĂ©. Dans ce contexte, le vĂ©hicule qui exĂ©cute une route planifiĂ©e peut ne pas rĂ©pondre Ă  un client, lorsque la demande observĂ©e dĂ©passe la capacitĂ© rĂ©siduelle du vĂ©hicule. Ces Ă©vĂ©nements sont appelĂ©s les Ă©checs de l’itinĂ©raire; dans ce cas, l’itinĂ©raire planifiĂ© devient non-rĂ©alisable. Il existe deux approches face aux Ă©checs de l’itinĂ©raire. Au client oĂč l’échec s’est produit, on peut rĂ©cupĂ©rer la realisabilite en exĂ©cutant un aller-retour vers le dĂ©pĂŽt, pour remplir la capacitĂ© du vĂ©hicule et complĂ©ter le service. En prĂ©vision des Ă©checs d’itinĂ©raire, on peut exĂ©cuter des retours prĂ©ventifs lorsque la capacitĂ© rĂ©siduelle est infĂ©rieure Ă  une valeur seuil. Toutes les dĂ©cisions supplĂ©mentaires, qui sont sous la forme de retours au dĂ©pĂŽt dans le contexte PTVDS, sont appelĂ©es des actions de recours. Pour modĂ©liser le PTVDS, une politique de recours, rĂ©gissant l’exĂ©cution des actions de recours, doit ĂȘtre conçue. L’objectif de cette dissertation est d’élaborer des politiques de recours rentables, dans lesquelles les conventions opĂ©rationnelles fixes peuvent rĂ©gir l’exĂ©cution des actions de recours. Nous fournissons un cadre gĂ©nĂ©ral pour classer les conventions opĂ©rationnelles fixes pour ĂȘtre utilisĂ©es dans le cadre PTVDS. Dans cette classification, les conventions opĂ©rationnelles fixes peuvent ĂȘtre regroupĂ©es dans (i) les politiques basĂ©es sur le volume, (ii) les politiques basĂ©es sur le risque et (iii) les politiques basĂ©es sur le distance. Les politiques hybrides, dans lesquelles plusieurs rĂšgles fixes sont incorporĂ©es, peuvent ĂȘtre envisagĂ©es. Dans la premiĂšre partie de cette thĂšse, nous proposons une politique fixe basĂ©e sur les rĂšgles, par laquelle l’exĂ©cution des retours prĂ©ventifs est rĂ©gie par les seuils prĂ©dĂ©finis. Nous proposons notamment trois politiques basĂ©es sur le volume qui tiennent compte de la capacitĂ© du vĂ©hicule, de la demande attendue du prochain client et de la demande attendue des clients non visitĂ©s. La mĂ©thode “Integer L-Shaped" est rĂ©amĂ©nagĂ©e pour rĂ©soudre le PTVDS selon la politique basĂ©e sur les rĂšgles. Dans la deuxiĂšme partie, nous proposons une politique de recours hybride, qui combine le risque d’échec et de distance Ă  parcourir en une seule rĂšgle de recours, rĂ©gissant l’exĂ©cution des recours. Nous proposons d’abord une mesure de risque pour contrĂŽler le risque d’échec au prochain client. Lorsque le risque d’échec n’est ni trop Ă©levĂ© ni trop bas, nous utilisons une mesure de distance, ce qui compare le coĂ»t de retour prĂ©ventif avec les coĂ»ts d’échecs futurs. Dans la derniĂšre partie de cette thĂšse, nous dĂ©veloppons une mĂ©thodologie de solution exacte pour rĂ©soudre le VRPSD dans le cadre d’une politique de restockage optimale. La politique de restockage optimale rĂ©sulte d’un ensemble de seuils spĂ©cifiques au client, de sorte que le coĂ»t de recours prĂ©vu soit rĂ©duit au minimum.In the field of logistics, many practical problems can be formulated as the vehicle routing problem (VRP). In its broadest picture, the VRP aims at designing a set of vehicle routes to pickup or delivery goods through a set of customers with the minimum costs. In the deterministic VRP, all problem parameters are assumed known beforehand. The VRPs in real-life applications, however, involve various sources of uncertainty. Uncertainty is appeared in several parameters of the VRPs like demands, customer, service or traveling times. The VRPs in which one or more parameters appear to be uncertain are called stochastic VRPs (SVRPs). In this dissertation, we examine vehicle routing problem with stochastic demands (VRPSD). In this variant of SVRPs, the customer demands are only known upon arriving at the customer location and are defined through probability distributions. In this setting, the vehicle executing a planned route may fail to service a customer, whenever the observed demand exceeds the residual capacity of the vehicle. Such occurrences are called route failures; in this case the planned route becomes infeasible. There are two approaches when facing route failures. At the customer where the failure occurred, one can recover routing feasibility by executing back-and-forth trips to the depot to replenish the vehicle capacity and complete the service. In anticipation of route failures, one can perform preventive returns whenever the residual capacity falls below a threshold value. All the extra decisions, which are in the form of return trips to the depot in the VRPSD context, preserving routing feasibility are called recourse actions. To model the VRPSD, a recourse policy, governing the execution of such recourse actions, must be designed. The goal of this dissertation is to develop cost-effective recourse policies, in which the fixed operational conventions can govern the execution of recourse actions. In the first part of this dissertation, we propose a fixed rule-based policy, by which the execution of preventive returns is governed through the preset thresholds. We particularly introduce three volume based policies which consider the vehicle capacity, expected demand of the next customer and the expected demand of the remaining unvisited customers. Then, the integer L-shaped algorithm is redeveloped to solve the VRPSD under the rule-based policy. The contribution with regard to this study has been submitted to the Journal of Transportation Science. In the second part, we propose a hybrid recourse policy, which combines the risk of failure and distances-to-travel into a single recourse rule, governing the execution of recourse actions. We employ a risk measure to control the risk of failure at the next customer. When the risk of failure is neither too high nor too low, we apply a distance measure, which compares the preventive return cost with future failures cost. The contribution with regard to this study has been submitted to the EURO Journal on Transportation and Logistics. In the last part of this dissertation, we develop an exact solution methodology to solve the VRPSD under an optimal restocking policy. The optimal restocking policy derives a set of customer-specific thresholds such that the expected recourse cost is minimized. The contribution with regard to this study will be submitted to the European Journal of Operational Research

    A Two-Stage Approach for Routing Multiple Unmanned Aerial Vehicles with Stochastic Fuel Consumption

    Full text link
    The past decade has seen a substantial increase in the use of small unmanned aerial vehicles (UAVs) in both civil and military applications. This article addresses an important aspect of refueling in the context of routing multiple small UAVs to complete a surveillance or data collection mission. Specifically, this article formulates a multiple-UAV routing problem with the refueling constraint of minimizing the overall fuel consumption for all of the vehicles as a two-stage stochastic optimization problem with uncertainty associated with the fuel consumption of each vehicle. The two-stage model allows for the application of sample average approximation (SAA). Although the SAA solution asymptotically converges to the optimal solution for the two-stage model, the SAA run time can be prohibitive for medium- and large-scale test instances. Hence, we develop a tabu-search-based heuristic that exploits the model structure while considering the uncertainty in fuel consumption. Extensive computational experiments corroborate the benefits of the two-stage model compared to a deterministic model and the effectiveness of the heuristic for obtaining high-quality solutions.Comment: 18 page

    A simulation-based algorithm for solving the Vehicle Routing Problem with Stochastic Demands

    Get PDF
    This paper proposes a flexible solution methodology for solving the Vehicle Routing Problem with Stochastic Demands (VRPSD). The logic behind this methodology is to transform the issue of solving a given VRPSD instance into an issue of solving a small set of Capacitated Vehicle Routing Problem (CVRP) instances. Thus, our approach takes advantage of the fact that extremely efficient metaheuristics for the CVRP already exists. The CVRP instances are obtained from the original VRPSD instance by assigning different values to the level of safety stocks that routed vehicles must employ to deal with unexpected demands. The methodology also makes use of Monte Carlo Simulation (MCS) to obtain estimates of the expected costs associated with corrective routing actions (recourse actions) after a vehicle runs out of load before completing its route.Postprint (published version

    A Column Generation Approach to the Capacitated Vehicle Routing Problem with Stochastic Demands

    Get PDF
    In this article we introduce a new exact solution approach to the Capacitated Vehicle Routing Problem with Stochastic Demands (CVRPSD). In particular, we consider the case where all customer demands are distributed independently and where each customer’s demand follows a Poisson distribution. The CVRPSD can be formulated as a Set Partitioning Problem. We show that, under the above assumptions on demands, the associated column generation subproblem can be solved using a dynamic programming scheme which is similar to that used in the case of deterministic demands. To evaluate the potential of our approach we have embedded this column generation scheme in a branch-and-price algorithm. Computational experiments on a large set of test instances show promising resultsRouting; Stochastic programming; Logistics; Branch and Bound; Dynamic programming

    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 diïŹ€erent 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

    Economic effects of mobile technologies on operations of sales agents

    Get PDF
    In the presented paper we introduce an approach to assess particular economic effects which may arise with bringing mobile technologies into the field of sales and distribution. The research problem posed here comprises quite a special case where sales operations of a company are carried by its sales representatives, which may count as a resource allocation problem. We apply stochastic programming methodology to model the agent's multistage decision making in a distribution system with uncertain customer demands, and exemplify a potential improvement in the company's overall performance when mobile facilities are utilized for making decisions. We provide finally an efficient computational algorithm that delivers optimal decision making with and without mobile technologies, and computers the expected overall performance in both cases, for any configuration of a distribution system. Some computational results are presented. --
    • 

    corecore