Demonstration of an algorithm for MPR nodes selection in OLSR
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This code demonstrates an algorithm for selecting Multi-Point Relay nodes in the Optimized Link State Routing (OLSR) routing protocol.
The Selector script works in two main steps:
1- Select the first-hop neighbors that cover isolated second-hop neighbors.
2- Select additional first-hop neighbors based on maximum coverage criteria.
The algorithm stops when all second-hop neighbors are covered.
Cite As
MS (2026). MPR Selection in OLSR protocol (https://github.com/MSH19/MPR_Selection), GitHub. Retrieved .
General Information
- Version 1.0.1 (320 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2018a to R2019a
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.1 | Title changed to "MPR Selection in OLSR protocol" |
||
| 1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
