A bi-objective stochastic approach for the stochastic CARP
Fleury G\'erard, Lacomme Philippe, Prins Christian, Sevaux Marc

TL;DR
This paper introduces a bi-objective stochastic approach for the Capacitated Arc Routing Problem, optimizing cost, duration, and their variability simultaneously using an extended NSGA-II algorithm, demonstrating robust solutions efficiently.
Contribution
It extends NSGA-II with new mathematical expressions to evaluate and optimize cost, duration, and their standard deviations in stochastic CARP.
Findings
Robust solutions achieved in benchmark tests.
Simultaneous optimization of four criteria.
Efficient computation times for complex problems.
Abstract
The Capacitated Arc Routing Problem (CARP) occurs in applications like urban waste collection or winter gritting. It is usually defined in literature on an undirected graph , with a set of nodes and a set of edges. A fleet of identical vehicles of capacity is based at a depot node. Each edge has a cost (length) and a demand (e.g. an amount of waste), and it may be traversed any number of times. The edges with non-zero demands or tasks require service by a vehicle. The goal is to determine a set of vehicle trips (routes) of minimum total cost, such that each trip starts and ends at the depot, each task is serviced by one single trip, and the total demand handled by any vehicle does not exceed . To the best of our knowledge the best published method is a memetic algorithm first introduced in 2001. This article provides a new extension of the NSGA II (Non-dominated Sorting Genetic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Advanced Multi-Objective Optimization Algorithms · Optimization and Packing Problems
