MPR Selection in OLSR protocol

Version 1.0.1 (5,28 ko) par MS
Demonstration of an algorithm for MPR nodes selection in OLSR
379 téléchargements
Mise à jour 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.

Citation pour cette source

MS (2024). MPR Selection in OLSR protocol (https://github.com/MSH19/MPR_Selection), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2018a
Compatible avec les versions R2018a à R2019a
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Graph and Network Algorithms dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.1

Title changed to "MPR Selection in OLSR protocol"

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.