User Tools

Site Tools


assignments:a2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
assignments:a2 [2007/10/16 12:58] franckassignments:a2 [2007/10/25 20:43] (current) franck
Line 8: Line 8:
  
 Test your algorithm. Test your algorithm.
 +
  
  
Line 14: Line 15:
  
 Write a report. You may start your report with briefly reviewing your algorithm. In the report, also discuss your implementation. For example, describe how the problem was broken down into classes, discuss the relationship amongst classes, motivate the choice of the key data structures used, but most importantly discuss those parts related to concurrency, like where you use synchronized or volatile, classes of the concurrency packages used, threads, etc.   Also describe your tests and the results you obtained.  Refrain from including large chunks of code.  You may include small snippets. Write a report. You may start your report with briefly reviewing your algorithm. In the report, also discuss your implementation. For example, describe how the problem was broken down into classes, discuss the relationship amongst classes, motivate the choice of the key data structures used, but most importantly discuss those parts related to concurrency, like where you use synchronized or volatile, classes of the concurrency packages used, threads, etc.   Also describe your tests and the results you obtained.  Refrain from including large chunks of code.  You may include small snippets.
 +
 +The report should be roughly between 3 and 8 pages. These bounds are not absolute (but one page is definitely not enough and 20 pages is too much).
 +
 +As the audience of your report, consider your fellow students in the course. 
  
 If you are using LaTeX, you may want to try the package [[ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf|Listings]] for typesetting code. If you are using LaTeX, you may want to try the package [[ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf|Listings]] for typesetting code.
assignments/a2.1192539488.txt.gz · Last modified: by franck