Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks
Zimu Yuan

TL;DR
This paper addresses the problem of optimally placing nodes in multi-hop wireless networks to satisfy flow demands with minimal nodes, proposing algorithms with polynomial complexity and validating their effectiveness through experiments.
Contribution
It introduces a novel flow demands oriented node placement problem and provides polynomial-time algorithms for maximizing flow and minimizing node count, which are proven NP-hard.
Findings
Algorithms achieve satisfactory flow demand satisfaction.
Proposed methods reduce total number of nodes needed.
Validated effectiveness through practical scenario experiments.
Abstract
In multi-hop wireless networks, flow demands mean that some nodes have routing demands of transmitting their data to other nodes with a certain level of transmission rate. When a set of nodes have been deployed with flow demands, it is worth to know how to construct paths to satisfy these flow demands with nodes placed as few as possible. In this paper, we study this flow demands oriented node placement problem that has not been addressed before. In particular, we divide and conquer the problem by three steps: calculating the maximal flow for single routing demand, calculating the maximal flow for multiple routing demands, and finding the minimal number of nodes for multiple routing demands with flow requirement. During the above solving procedure, we prove that the second and third step are NP-hard and propose two algorithms that have polynomial-time complexity. The proposed algorithms…
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 · Wireless Networks and Protocols
