MPR Selection in OLSR protocol
バージョン 1.0.1 (117 KB) 作成者:
MS
Demonstration of an algorithm for MPR nodes selection in OLSR
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.
引用
MS (2026). MPR Selection in OLSR protocol (https://github.com/MSH19/MPR_Selection), GitHub. 取得日: .
MATLAB リリースの互換性
作成:
R2018a
R2018a 以降 R2019a 以前と互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Graph and Network Algorithms についてさらに検索
タグ
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.1 | Title changed to "MPR Selection in OLSR protocol" |
|
|
| 1.0.0 |
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
