Search results for "vehicle routing"

showing 10 items of 82 documents

Vehicle Routing Problem with Time Windows, Part I: Route Construction and Local Search Algorithms

2005

This paper presents a survey of the research on the vehicle routing problem with time windows (VRPTW). The VRPTW can be described as the problem of designing least cost routes from one depot to a set of geographically scattered points. The routes must be designed in such a way that each point is visited only once by exactly one vehicle within a given time interval, all routes start and end at the depot, and the total demands of all points on one particular route must not exceed the capacity of the vehicle. Both traditional heuristic route construction methods and recent local search algorithms are examined. The basic features of each method are described, and experimental results for Solom…

Mathematical optimizationComputer sciencebusiness.industryHeuristic (computer science)TransportationTabu searchGenetic algorithmVehicle routing problemBenchmark (computing)Local search (optimization)Routing (electronic design automation)businessAlgorithmMetaheuristicCivil and Structural EngineeringTransportation Science
researchProduct

A multi-parametric evolution strategies algorithm for vehicle routing problems

2007

Vehicle routing problems are at the heart of most decision support systems for real-life distribution problems. In vehicle routing problem a set of routes must be determined at lowest total cost for a number of resources (i.e. fleet of vehicles) located at one or several points (e.g. depots, warehouses) in order to efficiently service a number of demand or supply points. In this paper an efficient evolution strategies algorithm is developed for both capacitated vehicle routing problem and for vehicle routing problem with time window constraints. The algorithm is based on a new multi-parametric mutation procedure that is applied within the 1 + 1 evolution strategies algorithm. Computational …

Mathematical optimizationDynamic Source RoutingSDG 16 - PeaceComputer scienceEqual-cost multi-path routingEvolution strategiesArtificial IntelligenceVehicle routing problemVehicle routing problemHeuristicsDestination-Sequenced Distance Vector routingTriangular routingStatic routingDistribution managementPolicy-based routingSDG 16 - Peace Justice and Strong InstitutionsGeneral EngineeringPath vector protocol/dk/atira/pure/sustainabledevelopmentgoals/peace_justice_and_strong_institutionsJustice and Strong InstitutionsComputer Science ApplicationsDistance-vector routing protocolLink-state routing protocolMultipath routingHeuristicsAlgorithmExpert systems with applications
researchProduct

An efficient variable neighborhood search heuristic for very large scale vehicle routing problems

2007

In this paper, we present an efficient variable neighborhood search heuristic for the capacitated vehicle routing problem. The objective is to design least cost routes for a fleet of identically capacitated vehicles to service geographically scattered customers with known demands. The variable neighborhood search procedure is used to guide a set of standard improvement heuristics. In addition, a strategy reminiscent of the guided local search metaheuristic is used to help escape local minima. The developed solution method is specifically aimed at solving very large scale real-life vehicle routing problems. To speed up the method and cut down memory usage, new implementation concepts are use…

Mathematical optimizationGeneral Computer ScienceHeuristic (computer science)HeuristicComputer sciencebusiness.industryManagement Science and Operations ResearchModeling and SimulationVehicle routing problemGuided Local SearchLocal search (optimization)Routing (electronic design automation)HeuristicsbusinessMetaheuristicVariable neighborhood searchComputers & Operations Research
researchProduct

Active-guided evolution strategies for large-scale capacitated vehicle routing problems

2007

We present an adaptation of the active-guided evolution strategies metaheuristic for the capacitated vehicle routing problem. The capacitated vehicle routing problem is a classical problem in operations research in which a set of minimum total cost routes must be determined for a fleet of identical capacitated vehicles in order to service a number of demand or supply points. The applied metaheuristic combines the strengths of the well-known guided local search and evolution strategies metaheuristics into an iterative two-stage procedure. The computational experiments were carried out on a set of 76 benchmark problems. The results demonstrate that the suggested method is highly competitive, …

Mathematical optimizationGeneral Computer ScienceOperations researchIterative methodbusiness.industryComputer scienceManagement Science and Operations ResearchModeling and SimulationVehicle routing problemBenchmark (computing)Guided Local SearchLocal search (optimization)Routing (electronic design automation)HeuristicsbusinessMetaheuristicComputers & Operations Research
researchProduct

Separating capacity constraints in the CVRP using tabu search

1998

Abstract Branch and Cut methods have shown to be very successful in the resolution of some hard combinatorial optimization problems. The success has been remarkable for the Symmetric Traveling Salesman Problem (TSP). The crucial part in the method is the cutting plane algorithm: the algorithm that looks for valid inequalities that cut off the current nonfeasible linear program (LP) solution. In turn this part relies on a good knowledge of the corresponding polyhedron and our ability to design algorithms that can identify violated valid inequalities. This paper deals with the separation of the capacity constraints for the Capacitated Vehicle Routing Problem (CVRP). Three algorithms are prese…

Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceLinear programmingManagement Science and Operations ResearchTravelling salesman problemIndustrial and Manufacturing EngineeringTabu searchModeling and SimulationVehicle routing problemCombinatorial optimizationGreedy algorithmBranch and cutMetaheuristicAlgorithmMathematicsEuropean Journal of Operational Research
researchProduct

The multiple vehicle pickup and delivery problem with LIFO constraints

2015

Abstract This paper approaches a pickup and delivery problem with multiple vehicles in which LIFO conditions are imposed when performing loading and unloading operations and the route durations cannot exceed a given limit. We propose two mixed integer formulations of this problem and a heuristic procedure that uses tabu search in a multi-start framework. The first formulation is a compact one, that is, the number of variables and constraints is polynomial in the number of requests, while the second one contains an exponential number of constraints and is used as the basis of a branch-and-cut algorithm. The performances of the proposed solution methods are evaluated through an extensive comp…

Mathematical optimizationPolynomialInformation Systems and ManagementGeneral Computer ScienceManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringTabu searchFIFO and LIFO accountingModeling and SimulationVehicle routing problemBenchmark (computing)Integer programmingAlgorithmBranch and cutInteger (computer science)MathematicsEuropean Journal of Operational Research
researchProduct

A penalty-based edge assembly memetic algorithm for the vehicle routing problem with time windows

2010

In this paper, we present an effective memetic algorithm for the vehicle routing problem with time windows (VRPTW). The paper builds upon an existing edge assembly crossover (EAX) developed for the capacitated VRP. The adjustments of the EAX operator and the introduction of a novel penalty function to eliminate violations of the time window constraint as well as the capacity constraint from offspring solutions generated by the EAX operator have proven essential to the heuristic's performance. Experimental results on Solomon's and Gehring and Homberger benchmarks demonstrate that our algorithm outperforms previous approaches and is able to improve 184 best-known solutions out of 356 instance…

Mathematical optimizationSDG 16 - PeaceGeneral Computer ScienceHeuristic (computer science)EconomicsSDG 16 - Peace Justice and Strong InstitutionsCrossoverMemetic algorithmManagement Science and Operations ResearchEAX mode/dk/atira/pure/sustainabledevelopmentgoals/peace_justice_and_strong_institutionsPenalty functionVehicle routingJustice and Strong InstitutionsModeling and SimulationVehicle routing problemMemetic algorithmPenalty methodEnhanced Data Rates for GSM EvolutionRouting (electronic design automation)AlgorithmTime windowsMathematicsComputers and Operations Research
researchProduct

Large multiple neighborhood search for the clustered vehicle-routing problem

2018

Abstract The clustered vehicle-routing problem is a variant of the classical capacitated vehicle-routing problem in which customers are partitioned into clusters, and it is assumed that each cluster must have been served completely before the next cluster is served. This decomposes the problem into three subproblems, i.e., the assignment of clusters to routes, the routing inside each cluster, and the sequencing of the clusters in the routes. The second task requires the solution of several Hamiltonian path problems, one for each possibility to route through the cluster. We pre-compute the Hamiltonian paths for every pair of customers of each cluster. We present a large multiple neighborhood…

Mathematical optimizationSequence021103 operations researchInformation Systems and ManagementGeneral Computer ScienceGeneralization0211 other engineering and technologies02 engineering and technologyManagement Science and Operations ResearchHamiltonian pathIndustrial and Manufacturing EngineeringTask (computing)symbols.namesakeComputingMethodologies_PATTERNRECOGNITIONModeling and SimulationVehicle routing problem0202 electrical engineering electronic engineering information engineeringsymbolsCluster (physics)020201 artificial intelligence & image processingRouting (electronic design automation)Hamiltonian (control theory)MathematicsEuropean Journal of Operational Research
researchProduct

A comparison of column-generation approaches to the Synchronized Pickup and Delivery Problem

2015

Abstract In the Synchronized Pickup and Delivery Problem (SPDP), user-specified transportation requests from origin to destination points have to be serviced by a fleet of homogeneous vehicles. The task is to find a set of minimum-cost routes satisfying pairing and precedence, capacities, and time windows. Additionally, temporal synchronization constraints couple the service times at the pickup and delivery locations of the customer requests in the following way: a request has to be delivered within prespecified minimum and maximum time lags (called ride times) after it has been picked up. The presence of these ride-time constraints severely complicates the subproblem of the natural column-…

Mathematical optimizationService (systems architecture)Information Systems and ManagementGeneral Computer ScienceComputer scienceManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringSet (abstract data type)Task (computing)Modeling and SimulationVehicle routing problemPickupColumn generationInteger (computer science)European Journal of Operational Research
researchProduct

Cut-First Branch-and-Price-Second for the Capacitated Arc-Routing Problem

2012

This paper presents the first full-fledged branch-and-price (bap) algorithm for the capacitated arc-routing problem (CARP). Prior exact solution techniques either rely on cutting planes or the transformation of the CARP into a node-routing problem. The drawbacks are either models with inherent symmetry, dense underlying networks, or a formulation where edge flows in a potential solution do not allow the reconstruction of unique CARP tours. The proposed algorithm circumvents all these drawbacks by taking the beneficial ingredients from existing CARP methods and combining them in a new way. The first step is the solution of the one-index formulation of the CARP in order to produce strong cut…

Mathematical optimizationbiologyComputer scienceBranch and priceFunction (mathematics)Management Science and Operations Researchbiology.organism_classificationUpper and lower boundsComputer Science ApplicationsTransformation (function)Vehicle routing problemCarpArc routingAlgorithmInteger programmingOperations Research
researchProduct