An exact algorithm for the bottleneck 2-connected $k$-Steiner network problem in $L_p$ planes
Marcus Brazil, Charl Ras, Doreen Thomas

TL;DR
This paper introduces the first exact polynomial-time algorithm for constructing optimal 2-connected Steiner networks with at most k Steiner points in Lp planes, minimizing the longest edge for energy-efficient wireless networks.
Contribution
It provides a novel polynomial-time algorithm for a geometric network design problem with Steiner points, using Voronoi diagrams and graph decompositions.
Findings
Algorithm runs in O(n^k log^{5k/2} n) for 1<p<∞
Algorithm runs in O(n^2 log^{(7k/2)+1} n) for p in {1, ∞}
First exact polynomial-time solution for this class of problems.
Abstract
We present the first exact polynomial time algorithm for constructing optimal geometric bottleneck 2-connected Steiner networks containing at most Steiner points, where is a constant. Given a set of vertices embedded in an plane, the objective of the problem is to find a 2-connected network, spanning the given vertices and at most additional vertices, such that the length of the longest edge is minimised. In contrast to the discrete version of this problem the additional vertices may be located anywhere in the plane. The problem is motivated by the modelling of relay-augmentation for the optimisation of energy consumption in wireless ad hoc networks. Our algorithm employs Voronoi diagrams and properties of block-cut-vertex decompositions of graphs to find an optimal solution in steps when and in…
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
TopicsMobile Ad Hoc Networks · Interconnection Networks and Systems · VLSI and FPGA Design Techniques
