rachit-iam / ns3-aomdv-energy

AOMDV, ENERGY EFFICIENT MULTI PATH ROUTING IN ADHOC NETWORKS
GNU General Public License v2.0
12 stars 8 forks source link

Which aomdv code did you modify based on? #1

Open bin456xue opened 3 years ago

rachit-iam commented 3 years ago

charithaS 's implementation of AOMDV and ns2.35 aomdv

bin456xue commented 3 years ago

I tested AOMDV and found that the performance is much worse than aodv.

rachit-iam commented 3 years ago

The code in the main branch is for sure wrong because if you will print routing tables , it is only creating single path routes. I have modified many things in the other branches but still it is producing multiple paths in specific cases only. I am working on this currently. But what parameters are you checking for measuring performance ?