Comp 121 – Introduction to Data Structures. Fall 2000

Programming Assignment 5 -- Due December 7th, 2000


This programming assignment requires you to efficientlydo the following:

Input file format. An input file will be provided on the course web-page prior to the submission deadline. This file will be in the following format. The keyword vertices is followed by an integer denoting the number of vertices, and a list of names of the individual vertices, and is terminated by the keyword edges. Each edge is specified by an ordered pair denoting the two vertices connected by the edge. For example,

Submission. The following rules will be strictly enforced:

All of the above should be placed in an envelope with your name on the outside, and submitted at the beginning of class on the due date. Submissions will not be accepted after 10 minutes have elapsed from the start of class – no late submissions will be accepted without documented reasons.