Parallel Simulations: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
These were posted on the ns-developers mailing-list: | These were posted on the ns-developers mailing-list: | ||
http://mailman.isi.edu/pipermail/ns-developers/2008-March/003829.html | http://mailman.isi.edu/pipermail/ns-developers/2008-March/003829.html | ||
Interested students could also consider studying existing implementations of similar algorithms. omnet++ has a nice implementation in their sim/parsim directory (download their last version). Doxygen-generated documentation about this implementation can be found there: | |||
http://www.omnetpp.org/doc/parsim-api/main.html |
Revision as of 14:49, 25 March 2008
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
Link back to Suggested Projects page
Suggestions from Mathieu Lacage
These were posted on the ns-developers mailing-list: http://mailman.isi.edu/pipermail/ns-developers/2008-March/003829.html
Interested students could also consider studying existing implementations of similar algorithms. omnet++ has a nice implementation in their sim/parsim directory (download their last version). Doxygen-generated documentation about this implementation can be found there: http://www.omnetpp.org/doc/parsim-api/main.html