The Thinnest Path Problem
Jianhang Gao, Qing Zhao, Ananthram Swami

TL;DR
This paper introduces the thinnest path problem in wireless networks, aiming to minimize overhearing nodes, proves its NP-completeness, and offers efficient approximation and optimal algorithms for various network models.
Contribution
It formulates the problem, establishes its computational complexity, and develops approximation algorithms for general and ring hypergraphs, along with optimal algorithms for 1-D and 1.5-D networks.
Findings
NP-complete in 2-D networks
Approximation algorithms with ratios $rac{n}{2 ext{sqrt}(n-1)}$ and $ ext{sqrt}(n/2)$
Optimal linear algorithm for 1-D and 1.5-D networks
Abstract
We formulate and study the thinnest path problem in wireless ad hoc networks. The objective is to find a path from a source to its destination that results in the minimum number of nodes overhearing the message by a judicious choice of relaying nodes and their corresponding transmission power. We adopt a directed hypergraph model of the problem and establish the NP-completeness of the problem in 2-D networks. We then develop two polynomial-time approximation algorithms that offer and approximation ratios for general directed hypergraphs (which can model non-isomorphic signal propagation in space) and constant approximation ratios for ring hypergraphs (which result from isomorphic signal propagation). We also consider the thinnest path problem in 1-D networks and 1-D networks embedded in 2-D field of eavesdroppers with arbitrary unknown…
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 · Energy Efficient Wireless Sensor Networks · Computational Geometry and Mesh Generation
