/NS3-v2v

Vehicle to vehicle communication implementation based on NS3-Simulator open source project. Clustering algorithm implementation for VANETs.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

NS3 - v2v

NS-3 module for vehicular communications

Description

Source code implementation based on “Implementing clustering for vehicular ad hoc networks in NS 3” as presented in WNS3-2015 Call for papers

v2v module is a custom ns-3 extension containing a clustering algorithm implementation for VANETs.

Getting Started

Dependencies

  • 3.21 version of NS-3 simulator

Building program

./waf configure --enable-examples`
./waf

Executing program

./waf --run v2v-clustering-example

Authors

Contributors names and contact info

License

This project is licensed under the GNU License - see the LICENSE.md file for details