CS2851 -- Lab 5: RedBlackTreeSet

Winter 2005-2006
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 use it with the code submitted for 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 day prior to week 10 lab)

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: Thursday, 02-Feb-2006 16:43:14 CST