05/05/03: --------- Hard - a directory that contains a sample input/output for choices 3 and 4. 05/04/03: --------- Real - a directory that contains an extra schedule file for those interested 05/02/03: --------- Light - a directory that contains and "easier" input/output and schedule.txt - could be useful for your first round of testing 05/01/03: --------- schedule.txt - this will be the schedule file used for the primary input and output graph.h - this is a recommended (but not required header file for your graph class). You may write your own for this project if you want (and do not have to use the provided file(s)). misc.h - perhaps other items you may want to use (not much in here). Extra - directory which contains a couple jpg images which represent the bus routes found in schedule.txt plus the Word document that was used to create the pictures primary.input - the input file which will be redirected (via standard input redirection) to your main (p5) program which should then generate the primary.output primary.output - is the complete output that should be generated by your main (p5) program for the primary.input 04/29/03: --------- Project #5 - has been posted, see the class webpage and FAQ for details.