CMSC132 Summer 2018

Project: Six Degrees of Kevin Bacon

Due Date: August 6, 11:59 pm
Assignment Type: Closed (See Policy)

Overview

Project Description

Objectives

The objective of this project is to implement a graph and symbol table. This project is designed to help you develop your skills at graph algorithms.

Grading

Clarifications

Any clarifications or corrections associated with this project will be available at Clarifications.

Code Distribution

The project's code distribution is available by checking out the project named SixDegreesofKevinBacon. The code distribution provides you with the following:

Download the data files here: data_files.zip. Extract and copy the data files into your proejct folder. Delete data files before you submit your project.

Requirements