## Abstract In the Ring Star Problem, the aim is to locate a simple cycle through a subset of vertices of a graph with the objective of minimizing the sum of two costs: a ring cost proportional to the length of the cycle and an assignment cost from the vertices not in the cycle to their closest ver
Exact algorithms for the master ring problem
β Scribed by Hadas Shachnai; Lisa Zhang; Tomomi Matsui
- Publisher
- John Wiley and Sons
- Year
- 2008
- Tongue
- English
- Weight
- 188 KB
- Volume
- 52
- Category
- Article
- ISSN
- 0028-3045
No coin nor oath required. For personal study only.
β¦ Synopsis
Abstract
We consider the master ring problem (MRP) which often arises in optical network design. Given a network which consists of a collection of interconnected rings R~1~,β¦,R~K~, with n~1~,β¦,n~K~ distinct nodes, respectively, we need to find an ordering of the nodes in the network that respects the ordering of every individual ring, if one exists. We show that MRP is NPβcomplete, and therefore, it is unlikely to be solvable by a polynomial time algorithm. Our main result is an algorithm which solves MRP in $ Q \cdot \Pi_{k=1}^{K} (n_{k}/\sqrt{2}) $ steps, for some polynomial Q, as the n~k~ values become large. For the ring clearance problem, a special case of practical interest, our algorithm achieves this running time for rings of any size n~k~ β₯ 2. This yields the first nontrivial improvement, by factor of $ (2\sqrt{2})^{K} \approx (2.82)^{K} $, over the running time of the naive algorithm, which exhaustively enumerates all $ \Pi_{k=1}^{K} (2n_{k}) $ possible solutions. Β© 2008 Wiley Periodicals, Inc. NETWORKS, 2008
π SIMILAR VOLUMES
This article describes a heuristic and two exact algorithms for several classes of vehicle routing problems defined on tree networks. These include capacitated and time-constrained vehicle routing problems. One of the exact algorithms is based on the computation of bin packing lower bounds. The othe