.. _RedBlack:
.. raw:: html
.. |--| unicode:: U+2013 .. en dash
.. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace
:trim:
.. This file is part of the OpenDSA eTextbook project. See
.. http://opendsa.org for more details.
.. Copyright (c) 2012-2020 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.
.. avmetadata::
:author: Cliff Shaffer
:requires: BST
:satisfies:
:topic: Red-Black Tree
The Red-Black Tree
==================
Exercise 1
----------
.. avembed:: AV/Development/redBlackTreeColoring.html pe
:module: RedBlack
:points: 2.0
:required: False
:threshold: 0.9
:id: 210024
:exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java_generic
:long_name: Red-Black Tree Coloring Exercise
Exercise 2
----------
.. avembed:: AV/Development/redBlackTreePRO.html pe
:module: RedBlack
:points: 2.0
:required: False
:threshold: 0.9
:id: 210025
:exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java_generic
:long_name: Red-Black Tree Proficiency Exercise