CS2851 -- Lab 5: RedBlackTreeSet

Fall 2005
Objectives Addressed
Procedure

You are to write a RedBlackTreeSet that extends the AbstractSet class and implements the Set interface. Once your implementation is complete, you should benchmark it using the tests from Lab 4.

You are not required to provide full implementations for the following methods (they may just throw an appropriate exception):

Relevant tidbits
Lab report (due 11:00pm, the last day of lecture)

Here is a template file to use as a starting point for this report.

Your report should include:

As with any report you submit, correct spelling and grammar are required. In addition, your report should be submitted electronically following the Electronic submission guidelines. (You may wish to consult the XML help video and/or sample report before submitting your report.) Be sure to keep copies of all your files, in case something gets lost.

If you have any questions, consult your instructor.

Acknowledgment

This assignment was originally developed by Dr. Chris Taylor.

Last Updated: Tuesday, 25-Oct-2005 07:14:58 CDT