A Comparative Study of Single-Constraint Routing in Wireless Mesh Networks Using Different Dynamic Programming Algorithms
Sabreen Mahmood Shukr, Nuha Abdul Sahib Alwan, Ibraheem Kassim, Ibraheem

TL;DR
This paper compares different dynamic programming algorithms for single-constraint shortest path routing in wireless mesh networks, highlighting their efficiency and suitability for constrained multi-objective optimization.
Contribution
It introduces and compares Dijkstra, Bellman-Ford, and Floyd-Warshall algorithms for constrained routing, and evaluates their performance against existing mesh routing algorithms.
Findings
Dijkstra-based algorithm is faster in processing time.
All algorithms effectively find shortest paths with bounded delay.
Dijkstra-based routing outperforms existing mesh routing algorithms in certain metrics.
Abstract
Finding the shortest route in wireless mesh networks is an important aspect. Many techniques are used to solve this problem like dynamic programming, evolutionary algorithms, weighted-sum techniques, and others. In this paper, we use dynamic programming techniques to find the shortest path in wireless mesh networks due to their generality, reduction of complexity and facilitation of numerical computation, simplicity in incorporating constraints, and their conformity to the stochastic nature of some problems. The routing problem is a multi-objective optimization problem with some constraints such as path capacity and end-to-end delay. Single-constraint routing problems and solutions using Dijkstra, Bellman- Ford, and Floyd-Warshall algorithms are proposed in this work with a discussion on the difference between them. These algorithms find the shortest route through finding the optimal…
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 · Smart Parking Systems Research · Vehicle Routing Optimization Methods
