-
Notifications
You must be signed in to change notification settings - Fork 0
takhandipu/mcRoute
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is ns-3-allinone built with our project mcRoute. First, please read the original ns-3 read-me. Then, please follow the guideline to run our mcRoute. Original ns-3 Read-me --------------------- If you have downloaded this in tarball release format, this directory contains some released ns-3 version, along with 3rd party components necessary to support Python bindings and the Network Animator (netanim). In this case, and if prerequisites are satisfied, one may run the script build.py, and netanim and ns-3 will then be built. This directory also contains the bake build tool, which allows access to several additional modules including the Network Simulation Cradle, Direct Code Execution environment, and click and openflow extensions for ns-3. To get started with ns-3, please consult the project tutorial available at http://www.nsnam.org/documentation. mcRoute Read-me --------------- To run mcRoute examples, you can run following commands in terminal: cd ns-3.17 python mine.py python tmp.py python tmpSU.py python tmpPower.py python tmpComparison.py python tmpAssymetricPU.py python tmpAssymetricSU.py This files actually use the waf build tool to run following mcRoute examples: mcRoute.cc mcRouteComparison.cc mcRouteVariableTxPower.cc You can manually run mcRoute examples using waf build tool as follows: ./waf --run "scratch/mcRouteVariableTxPower --seed=1 -np=5 --ns=10 --dBm=20"
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published