Difference between revisions of "Suggested Projects"

From Nsnam
Jump to: navigation, search
(remove stale info)
(gsoc deadline extended)
Line 4: Line 4:
  
 
== Google Summer of Code Projects ==
 
== Google Summer of Code Projects ==
 +
 +
'''Note:''' Deadline has been extended to April 7.
  
 
We have posted some project ideas for [http://code.google.com/soc/2008/ Google Summer of Code].  If you are looking for specific instructions on ns-3 GSOC proposals, please see [http://www.nsnam.org/gsoc.html this page].  Here are some more links that provide more details about each topic, to help you with your proposal:
 
We have posted some project ideas for [http://code.google.com/soc/2008/ Google Summer of Code].  If you are looking for specific instructions on ns-3 GSOC proposals, please see [http://www.nsnam.org/gsoc.html this page].  Here are some more links that provide more details about each topic, to help you with your proposal:

Revision as of 12:28, 1 April 2008

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers

ns-3 is open source and we are looking for innovative contributions. On this page and related pages, we are posting project ideas and suggestions. Our development team will mentor efforts along these lines.

Google Summer of Code Projects

Note: Deadline has been extended to April 7.

We have posted some project ideas for Google Summer of Code. If you are looking for specific instructions on ns-3 GSOC proposals, please see this page. Here are some more links that provide more details about each topic, to help you with your proposal:

Event Scheduler

  • Implement a "Calendar Queue" event scheduler. The reference paper is: Randy Brown, Calendar Queues: A Fast 0(1) Priority Queue Implementation for the Simulation Event Set Problem, CACM, 31(10):1220-1227, October 1988.
  • Implement a "Dynamic Calendar Queue" event scheduler. The reference paper is: JongSuk Ahn, SeungHyun Oh, "Dynamic Calendar Queue," ss, p. 20, Thirty-Second Annual Simulation Symposium, 1999.