DSSYSYApr 25, 2021

Multiple Depot Ring Star Problem: A polyhedral study and exact algorithm

arXiv:1407.508021 citationsh-index: 35
AI Analysis

This work provides the first exact algorithm for the MDRSP, enabling optimal design of optical fiber networks and data collection systems.

The paper presents a mixed integer linear programming formulation and a branch-and-cut algorithm for the Multiple Depot Ring Star Problem, achieving optimal solutions for instances up to 100 customers and 5 depots within reasonable time.

The Multiple Depot Ring-Star Problem (MDRSP) is an important combinatorial optimization problem that arises in the context of optical fiber network design, and in applications pertaining to collecting data using stationary sensing devices and autonomous vehicles. Given the locations of a set of customers and a set of depots, the goal is to (i) find a set of simple cycles such that each cycle (ring) passes through a subset of customers and exactly one depot, (ii) assign each non-visited customer to a visited customer or a depot, and (iii) minimize the sum of the routing costs, i.e., the cost of the cycles and the assignment costs. We present a mixed integer linear programming formulation for the MDRSP and propose valid inequalities to strengthen the linear programming relaxation. Furthermore, we present a polyhedral analysis and derive facet-inducing results for the MDRSP. All these results are then used to develop a branch-and-cut algorithm to obtain optimal solutions to the MDRSP. The performance of the branch-and-cut algorithm is evaluated through extensive computational experiments on several classes of test instances.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes