Student Name: __________________
Class and Section __________________
Total Points (25 pts) __________________
Due: Final Project April 27, 2011 before the class
Final Project: Weighted Graph Visualization Learning
Tool
CSCI 2410 Data Structures and Algorithms
Armstrong Atlantic State University
Problem Description:
Requirements:
(1) The radius of each vertex is 20 pixels.
(2) The user clicks the left-mouse button to place a vertex centered at the mouse
point provided that the mouse point is not inside or too close to an existing vertex.
(3) The user clicks the right-mouse button inside an existing vertex to remove the
vertex.