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...
- Host: GitHub
- URL: https://github.com/captainirs/weep
- Owner: CaptainIRS
- License: mit
- Created: 2021-10-31T03:57:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T06:42:09.000Z (over 4 years ago)
- Last Synced: 2025-01-11T22:13:48.957Z (over 1 year ago)
- Topics: aodv, ns3, ns3-simulator
- Language: C++
- Homepage:
- Size: 207 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

### Architecture

## 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