-
Notifications
You must be signed in to change notification settings - Fork 0
Home
CharithaS edited this page Mar 13, 2017
·
1 revision
- Completed reading the paper on LDC and understood how LDC works taking into the account the load factor in addition to queueing delay.
- Went through the ns-2 code of LDC and mapped the methods and variables to ns-3.
- Implemented all the methods of LDC in ns-3.
- Successfully compiled LDC and pushed the code to the github repository.