Search results for "Arc routing"

showing 10 items of 36 documents

A GRASP heuristic for the mixed Chinese postman problem

2002

Abstract Arc routing problems (ARPs) consist of finding a traversal on a graph satisfying some conditions related to the links of the graph. In the Chinese postman problem (CPP) the aim is to find a minimum cost tour (closed walk) traversing all the links of the graph at least once. Both the Undirected CPP, where all the links are edges that can be traversed in both ways, and the Directed CPP, where all the links are arcs that must be traversed in a specified way, are known to be polynomially solvable. However, if we deal with a mixed graph (having edges and arcs), the problem turns out to be NP -hard. In this paper, we present a heuristic algorithm for this problem, the so-called Mixed CPP…

Information Systems and ManagementGeneral Computer ScienceHeuristic (computer science)GRASPMixed graphManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringCombinatoricsTree traversalRoute inspection problemModeling and SimulationGraph (abstract data type)Arc routingGreedy randomized adaptive search procedureMathematicsofComputing_DISCRETEMATHEMATICSMathematicsEuropean Journal of Operational Research
researchProduct

The shortest-path problem with resource constraints with -loop elimination and its application to the capacitated arc-routing problem

2014

Abstract In many branch-and-price algorithms, the column generation subproblem consists of computing feasible constrained paths. In the capacitated arc-routing problem (CARP), elementarity constraints concerning the edges to be serviced and additional constraints resulting from the branch-and-bound process together impose two types of loop-elimination constraints. To fulfill the former constraints, it is common practice to rely on a relaxation where loops are allowed. In a k-loop elimination approach all loops of length k and smaller are forbidden. Following Bode and Irnich (2012) for solving the CARP, branching on followers and non-followers is the only known approach to guarantee integer …

Loop (graph theory)Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceComputationManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringModeling and SimulationShortest path problemBenchmark (computing)Column generationRelaxation (approximation)Arc routingInteger (computer science)MathematicsEuropean Journal of Operational Research
researchProduct

On the generalized directed rural postman problem

2014

The generalized directed rural postman problem (GDRPP) is a generic type of arc routing problem. In the present paper, it is described how many types of practically relevant single-vehicle routing problems can be modelled as GDRPPs. This demonstrates the versatility of the GDRPP and its importance as a unified model for postman problems. In addition, an exact and a heuristic solution method are presented. Computational experiments using two large sets of benchmark instances are performed. The results show high solution quality and thus demonstrate the practical usefulness of the approach.

MarketingMathematical optimization021103 operations researchHeuristicStrategy and Management0211 other engineering and technologies02 engineering and technologyUnified ModelManagement Science and Operations ResearchType (model theory)Management Information Systems0202 electrical engineering electronic engineering information engineeringBenchmark (computing)020201 artificial intelligence & image processingRouting (electronic design automation)HeuristicsArc routingBranch and cutMathematics
researchProduct

A branch-and-cut algorithm for the Orienteering Arc Routing Problem

2016

[EN] In arc routing problems, customers are located on arcs, and routes of minimum cost have to be identified. In the Orienteering Arc Routing Problem (OARP),in addition to a set of regular customers that have to be serviced, a set of potential customers is available. From this latter set, customers have to be chosen on the basis of an associated profit. The objective is to find a route servicing the customers which maximize the total profit collected while satisfying a given time limit on the route.In this paper, we describe large families of facet-inducing inequalities for the OARP and present a branch-and-cut algorithm for its solution. The exact algorithm embeds a procedure which builds…

Mathematical optimization021103 operations researchGeneral Computer Science0211 other engineering and technologiesOrienteering02 engineering and technologyManagement Science and Operations ResearchTime limitRouting problems with profitsPolyhedronExact algorithmOrienteering Arc Routing ProblemBranch-and-cutModeling and Simulation0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingDestination-Sequenced Distance Vector routingMATEMATICA APLICADAInteger programmingArc routingAlgorithmBranch and cutMathematicsComputers & Operations Research
researchProduct

A cutting plane algorithm for the capacitated arc routing problem

2003

The Capacitated Arc Routing Problem (CARP) consists of finding a set of minimum cost routes that service all the positive-demand edges of a given graph, subject to capacity restrictions.In this paper, we introduce some new valid inequalities for the CARP. We have designed and implemented a cutting plane algorithm for this problem based on these new inequalities and some other which were already known. Several identification algorithms have been developed for all these valid inequalities. This cutting plane algorithm has been applied to three sets of instances taken from the literature as well as to a new set of instances with real data, and the resulting lower bound was optimal in 47 out of…

Mathematical optimizationGeneral Computer ScienceBounding overwatchModeling and SimulationGraph (abstract data type)Management Science and Operations ResearchUpper and lower boundsAlgorithmArc routingCutting plane algorithmMathematicsComputers & Operations Research
researchProduct

Heuristics for the Mixed Rural Postman Problem

2000

Abstract The Rural Postman Problem on a mixed graph (MRPP) consists of finding a minimum cost tour which traverses, at least once, the arcs and edges of a given subset of the arcs and edges of the graph. This problem is known to be NP-hard. This paper presents two heuristic approaches to solve it. An approximate algorithm based on the resolution of some flow and matching problems and a tabu search implementation is presented. The tabu search algorithm seeks high-quality tours by means of a switching mechanism in an intensification phase and two levels of diversification. Computational results are presented to assess the merits of the method. Scope and purpose Routing Problems arise in sever…

Mathematical optimizationGeneral Computer ScienceComputer scienceHeuristicMixed graphManagement Science and Operations ResearchFlow networkGraphTabu searchRoute inspection problemModeling and SimulationGraph (abstract data type)HeuristicsArc routingMetaheuristicComputers & Operations Research
researchProduct

On the Distance-Constrained Close Enough Arc Routing Problem

2021

[EN] Arc routing problems consist basically of finding one or several routes traversing a given set of arcs and/or edges that must be serviced. The Close-Enough Arc Routing Problem, or Generalized Directed Rural Postman Problem, does not assume that customers are located at specific arcs, but can be serviced by traversing any arc of a given subset. Real-life applications include routing for meter reading, in which a vehicle equipped with a receiver travels a street network. If the vehicle gets within a certain distance of a meter, the receiver collects its data. Therefore, only a few streets which are close enough to the meters need to be traversed. In this paper we study the generalization…

Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceClose-enoughComputer scienceHeuristic (computer science)0211 other engineering and technologies02 engineering and technologyManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringSet (abstract data type)Rural Postman0502 economics and businessDistance constraintsRouting050210 logistics & transportation021103 operations researchHeuristic05 social sciencesBranch and cutModeling and SimulationBenchmark (computing)Routing (electronic design automation)MATEMATICA APLICADAArc routingAutomatic meter readingStreet network
researchProduct

Lower bounds and heuristics for the Windy Rural Postman Problem

2020

[EN] In this paper we present several heuristic algorithms and a cutting-plane algorithm for the Windy Rural Postman Problem. This problem contains several important Arc Routing Problems as special cases and has very interesting real-life applications. Extensive computational experiments over different sets of instances are also presented.

Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceHeuristic (computer science)Management Science and Operations ResearchUpper and lower boundsIndustrial and Manufacturing EngineeringWindy Rural Postman ProblemModeling and SimulationCutting planesHeuristicsRouting (electronic design automation)HeuristicsMATEMATICA APLICADAAlgorithmArc routingCutting-plane methodMathematicsRouting
researchProduct

An ILS-Based Metaheuristic for the Stacker Crane Problem

2012

[EN] In this paper we propose a metaheuristic algorithm for the Stacker Crane Problem. This is an NP-hard arc routing problem whose name derives from the practical problem of operating a crane. Here we present a formulation and a lower bound for this problem and propose a metaheuristic algorithm based on the combination of a Multi-start and an Iterated Local Search procedures. Computational results on a large set of instances are presented.

Mathematical optimizationIterated local searchComputer scienceStackerComputerApplications_COMPUTERSINOTHERSYSTEMSMetaheuristicsUpper and lower boundsParallel metaheuristicDirected rural postman problemCombinatorial OptimizationCombinatorial optimizationLarge set (combinatorics)MATEMATICA APLICADAMetaheuristicArc routingAlgorithm
researchProduct

Lower and upper bounds for the mixed capacitated arc routing problem

2006

This paper presents a linear formulation, valid inequalities, and a lower bounding procedure for the mixed capacitated arc routing problem (MCARP). Moreover, three constructive heuristics and a memetic algorithm are described. Lower and upper bounds have been compared on two sets of randomly generated instances. Computational results show that the average gaps between lower and upper bounds are 0.51% and 0.33%, respectively.

Mathematical optimizationLower boundGeneral Computer Science0211 other engineering and technologiesMixed graphHeuristic02 engineering and technologyManagement Science and Operations ResearchUpper and lower boundsBounding overwatchMixed graph0502 economics and businessCapacitated arc routing problemConstructive heuristicMathematics050210 logistics & transportation021103 operations researchWaste collectionHeuristic05 social sciencesMemetic algorithm[INFO.INFO-RO]Computer Science [cs]/Operations Research [cs.RO]Cutting plane[INFO.INFO-MO]Computer Science [cs]/Modeling and SimulationModeling and SimulationMemetic algorithmArc routingCutting-plane method
researchProduct