Student Name: __________________
Class and Section __________________
Total Points (10 pts) __________________
Due: Wednesday 14, 2012 before the class
Project: Graph Visualization
CSCI 2410 Data Structures and Algorithms
Armstrong Atlantic State University
Problem Description:
Modify Listing 30.7, DisplayUSMap to add Savannah in the graph with weighted
edges to Atlanta, New York, and Miami. Display all the weights on the edges.
Download Graph.java, AbstractGraph.java, and
WeightedGraph.java, ViewGraph.java, and
Displayable.java from the book’s Website.
Modify ViewGraph.java to display weights on the edges.
You need write a program named Exercise31_01.java
What to submit?
1. Email me screen shots.
2. Compile and Submit to LiveLab (you must submit the program regardless whether it
complete or incomplete, correct or incorrect)