cscooper / ClusterLibLinks
Implementations of a selection of clustering algorithms for VANETs, written in C++ for OMNeT++
☆12Updated 10 years ago
Alternatives and similar repositories for ClusterLib
Users that are interested in ClusterLib are comparing it to the libraries listed below
Sorting:
- Developing cluster code for Vanet in NS3☆12Updated 3 years ago
- Multi-hop VANET-Clustering Algorithm Using Greedy Method☆14Updated 5 years ago
- Vehicle to vehicle communication implementation based on NS3-Simulator open source project. Clustering algorithm implementation for VANET…☆27Updated 3 years ago
- Reinforcement Learning based routing protocol implementation for wireless ad hoc networks.☆46Updated 6 years ago
- MATLAB and NS3 co-simulation☆81Updated 6 years ago
- Improved leach protocol for routing in WSN☆19Updated 5 years ago
- The algorithm shows how the sensed data from the sensor nodes is being routed to the sink efficiently.The energy of the sensor nodes is v…☆21Updated 8 years ago
- Q-learning Based Routing Protocol for Vehicular Ad Hoc Networks☆23Updated 9 years ago
- NS3-3.27 implementation code for the proposal of the paper entitled "Adaptive Hello Interval in FANET Routing Protocols for Green UAVs"☆50Updated 5 years ago
- This is the source code of the paper titled "QMR: Q-learning based Multi-objective optimization Routing protocol for Flying Ad Hoc Networ…☆21Updated 3 years ago
- Need i say more? GNN-DRL routing inspired by https://ieeexplore.ieee.org/document/9680855 and built from work done here https://github.co…