P3: PR QuadTree Generic
P3: PR QuadTree Generic

 

Due Date: Friday, October 16, 2013, 23:59:59
Weight: 5%

The purpose of the third assignment is for students to implement a generic PR QuadTree container class.  Use the sample data input/output files below to test your program throughly before submitting it to the Curator.

P3 PR QuadTree (PDF format)

PRQuadTree template code with test harness.

A student's curator submission that receives the highest score will be graded for adherence to these requirements, whether it is the last submission or not. If two or more submissions are tied for highest, the earliest of those will be graded. Therefore: implement and comment your source code with these requirements in mind from the beginning rather than planning to clean up and add comments later. There are no exceptions to this policy!

 

The CS 3114 programming projects are individual work. Each submission must be pledged by including the commented posted pledge in the submitted file. The Va Tech Honor Code is in effect for all submitted work in CS 3114.
"On my honor, I have neither given nor received unauthorized aid on this assignment."

 
Computer Science 3114 Data Structures and Algorithms
D. Barnette