Skip to content

CaptainIRS/weep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 and run the simulation