Opus5.Demo5
Explanation
Demonstration program that tests the following classes:
GeneralTree,
BinaryTree,
NaryTree,
BinarySearchTree,
AVLTree,
MWayTree, and
BTree.
The source code for the main method is available
here.
Instructions
This is a non-interactive program
that creates several trees,
performs various operations on those trees,
and prints the results.
Copyright © 1999 by
Bruno R. Preiss, P.Eng. All rights reserved.