Friday November 12:
Clarifications to the assignment:
- The analysis for part C should be done for just one inter-arrival
time. The value to be used for this will be posted next week.
- Part A of the report should concisely describe only an overview of
the implementation of the coffee breaks into the simulation.
Details on submitting A3:
- There are 2 SEPARATE submissions. The first submission should be
your solution which produces statistics of the supermarket *without*
coffee breaks, and the second submission should be your solution
which produces statistics *with* coffee breaks implemented. Submit
them as follows:
submit -N a3part1 csc270h names_of_files_with_part_1_changes_only
submit -N a3part2 csc270h names_of_files_with_all_changes
- Make sure you submit ALL the files necessary to successfully compile
your solution ON THE CDF SYSTEM using 'make' as the compile command.
This should at least include your .C, .h and Makefile files. Also
submit any input output files you used in your analysis, and
anything else you think would be helpful to the marking TAs.
- Submit a single hard copy of all your source code, and separately
highlight the changes you made for part 1 and part 2 (using for
example, different coloured pens).
- Submit hard copies of your reports (separated reports for each part).
- Do not forget to include your name and student number in the report.