Dynamic Programming Optimization in Line of Sight Networks
Pavan Sangha, Prudence W. H. Wong, Michele Zito

TL;DR
This paper develops a dynamic programming approach to solve combinatorial problems like Maximum Independent Set in Line of Sight networks, providing optimal solutions for narrow networks and approximation algorithms for general cases.
Contribution
It introduces a DP-based method for solving MIS exactly in narrow LoS networks and offers approximation algorithms for broader network classes.
Findings
DP solves MIS optimally in narrow LoS networks.
A 2-approximation algorithm for MIS in general LoS networks.
A polynomial-time approximation scheme for MIS in arbitrary LoS networks.
Abstract
Line of Sight (LoS) networks were designed to model wireless communication in settings which may contain obstacles restricting node visibility. For fixed positive integer , and positive integer , a graph is a (-dimensional) LoS network with range parameter if it can be embedded in a cube of side size of the -dimensional integer grid so that each pair of vertices in are adjacent if and only if their embedding coordinates differ only in one position and such difference is less than . In this paper we investigate a dynamic programming (DP) approach which can be used to obtain efficient algorithmic solutions for various combinatorial problems in LoS networks. In particular DP solves the Maximum Independent Set (MIS) problem in LoS networks optimally for any on {\em narrow} LoS networks (i.e. networks which can be embedded in a…
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.
