352 research outputs found

    The two-echelon capacitated vehicle routing problem: models and math-based heuristics

    Get PDF
    Multiechelon distribution systems are quite common in supply-chain and logistics. They are used by public administrations in their transportation and traffic planning strategies, as well as by companies, to model own distribution systems. In the literature, most of the studies address issues relating to the movement of flows throughout the system from their origins to their final destinations. Another recent trend is to focus on the management of the vehicle fleets required to provide transportation among different echelons. The aim of this paper is twofold. First, it introduces the family of two-echelon vehicle routing problems (VRPs), a term that broadly covers such settings, where the delivery from one or more depots to customers is managed by routing and consolidating freight through intermediate depots. Second, it considers in detail the basic version of two-echelon VRPs, the two-echelon capacitated VRP, which is an extension of the classical VRP in which the delivery is compulsorily delivered through intermediate depots, named satellites. A mathematical model for two-echelon capacitated VRP, some valid inequalities, and two math-heuristics based on the model are presented. Computational results of up to 50 customers and four satellites show the effectiveness of the methods developed

    Algorithms for Variants of Routing Problems

    Get PDF
    In this thesis, we propose mathematical optimization models and algorithms for variants of routing problems. The first contribution consists of models and algorithms for the Traveling Salesman Problem with Time-dependent Service times (TSP-TS). We propose a new Mixed Integer Programming model and develop a multi-operator genetic algorithm and two Branch-and-Cut methods, based on the proposed model. The algorithms are tested on benchmark symmetric and asymmetric instances from the literature, and compared with an existing approach, showing the effectiveness of the proposed algorithms. The second work concerns the Pollution Traveling Salesman Problem (PTSP). We present a Mixed Integer Programming model for the PTSP and two mataheuristic algorithms: an Iterated Local Search algorithm and a Multi-operator Genetic algorithm. We performed extensive computational experiments on benchmark instances. The last contribution considers a rich version of the Waste Collection Problem (WCP) with multiple depots and stochastic demands using Horizontal Cooperation strategies. We developed a hybrid algorithm combining metaheuristics with simulation. We tested the proposed algorithm on a set of large-sized WCP instances in non-cooperative scenarios and cooperative scenarios

    Models for Reducing Deadheading through Carrier and Shipper Collaboration

    Get PDF
    The competitive nature in the trucking industry has forced trucking firms to develop innovative solutions to improve their operational efficiency and decrease marginal costs. There is also a great need to reduce deadheading miles of heavy trucks to help reduce the amount of air pollutants they emit. One way carriers and shippers are attempting to accomplish these goals is through various collaborative operational strategies. This work focuses on developing multiple collaboration frameworks and formulating optimization models for each framework that demonstrates the operations and reveals the potential cost savings of each framework.;The first collaboration framework focuses on how a medium level shipper or carrier can introduce collaboration in their operations by fulfilling a collaborative carrier\u27s or shipper\u27s delivery requests on its backhaul route. Two optimization models are developed to route the carrier of interest\u27s backhaul routes and select collaborative shipments to fulfill; one is formulated as an integer program and the other is formulated as a mixed integer program. Two solution methodologies, a greedy heuristic and tabu search, are used to solve the two problems, and numerical analysis is performed with a real world freight network. Numerical analysis on a real world freight network reveals that the percentage of cost savings for backhaul routes can be as high as 27%.;The second collaboration framework focuses on a group of shippers that collaborate their operations and form cycles between their long-haul shipping lanes. If the shippers provide the bundled lanes, as loops, to a common carrier they can realize cost savings from the carrier. The problem is formulated as a mixed integer program and forms least cost loops between the shipping lanes. A tabu search heuristic is used to solve the second collaboration framework and results using a real freight network reveal collaborative network costs savings between 7% to 12%. Three cost allocation mechanisms are proposed for the problem to distribute the costs to the shippers involved in the collaboration and computational results are provided for each of the allocation mechanisms

    Comparing fast VRP algorithms for collaborative urban freight transport systems: a solution probleming analysis

    Get PDF
    International audienceThis paper proposes a comparison between two fast heuristic algorithms to solve a multi-carrier 2E-VRP in city logistics, under realistic conditions. We propose a cluster-first route second algorithm to compare the performance of two route construction and post-optimization algorithms on real-size test cases. The clustering phase is made by a seep algorithm, which defines the number of used vehicles and assigns a set of customers to it. Then, for each cluster, which represents a vehicle, we build a min-cost route by the two following methods. The first is a semi-greedy algorithm. The second is a genetic algorithm that includes post-optimization at the level of each route. In this work we make the route construction and post-optimization without any possible exchange of the routes to guaranty a pertinent comparison between both algorithms. After presenting both approaches, we apply them, first to classical 2E-CVRP instances to state on the algorithm capabilities, then on real-size instances to compare them. Computational results are presented and discussed. Finally, practical implications are addressed

    A fuzzy-based prediction approach for blood delivery using machine learning and genetic algorithm

    Get PDF
    Multiple diseases require a blood transfusion on daily basis. The process of a blood transfusion is successful when the type and amount of blood is available and when the blood is transported at the right time from the blood bank to the operating room. Blood distribution has a large portion of the cost in hospital logistics. The blood bank can serve various hospitals; however, amount of blood is limited due to donor shortage. The transportation must handle several requirements such as timely delivery, vibration avoidance, temperature maintenance, to keep the blood usable. In this paper, we discuss in first section the issues with blood delivery and constraint. The second section present routing and scheduling system based on artificial intelligence to deliver blood from the blood-banks to hospitals based on single blood bank and multiple blood banks with respect of the vehicle capacity used to deliver the blood and creating the shortest path. The third section consist on solution for predicting the blood needs for each hospital based on transfusion history using machine learning and fuzzy logic. The last section we compare the results of well-known solution with our solution in several cases such as shortage and sudden changes
    corecore