.. _BinaryChapSumm:
.. 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://algoviz.org/OpenDSA for more details.
.. Copyright (c) 2012-2016 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.
.. avmetadata::
:author: Cliff Shaffer
:satisfies: binary tree space requirements
:requires: binary tree terminology; binary tree space requirements; BST; complete tree; heap; Huffman coding tree
:topic: Binary Trees
Binary Tree Chapter Summary
===========================
Summary Questions
-----------------
.. avembed:: Exercises/Binary/BinaryChapSumm.html ka
:module: BinaryChapSumm
:points: 2.0
:required: True
:threshold: 10.0
:exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java
:long_name: BinaryChapSumm