An open API service indexing awesome lists of open source software.

https://github.com/captainirs/weep

Go cry...
https://github.com/captainirs/weep

aodv ns3 ns3-simulator

Last synced: 11 days ago
JSON representation

Go cry...

Awesome Lists containing this project

README

          

# Networks Project

Based on WEEP: weight based energy efficient priority scheduling of data packets in mobile ad-hoc networks

### Simulation
![](https://i.imgur.com/P6KJf9y.gif)

### Architecture
![](https://i.imgur.com/kq0Zmqz.png)

## Usage
* From ns3 source root run `mkdir contrib`
* From ns3 source root run `git clone -C contrib git@github.com:CaptainIRS/weep.git`
* Run `./waf configure --enable-examples`
* Run `./waf build`
* Open [examples/benchmark.ipynb](https://github.com/CaptainIRS/weep/blob/main/examples/benchmark.ipynb) and run the simulation