MPR Selection in OLSR protocol

Version 1.0.1 (5,28 KB) von MS
Demonstration of an algorithm for MPR nodes selection in OLSR
380 Downloads
Aktualisiert 30. Mai 2024

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.

Zitieren als

MS (2024). MPR Selection in OLSR protocol (https://github.com/MSH19/MPR_Selection), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018a
Kompatibel mit R2018a bis R2019a
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Graph and Network Algorithms finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.1

Title changed to "MPR Selection in OLSR protocol"

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.