MPR Selection in OLSR protocol

Versione 1.0.1 (5,03 KB) da MS
Demonstration of an algorithm for MPR nodes selection in OLSR
370 download
Aggiornato 21 ago 2019

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2018a
Compatibile con R2018a fino a R2019a
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Graph and Network Algorithms in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.1

Title changed to "MPR Selection in OLSR protocol"

1.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.