Opus5.Demo6

Explanation

This demonstration program tests the following classes: BinaryHeap, LeftistHeap, BinomialQueue, and Deap.

The source code for the main method is available here.

Instructions

This is a non-interactive program that creates several priority queues, performs various operations on those priority queues, and prints the results.


Bruno
Copyright © 1999 by Bruno R. Preiss, P.Eng. All rights reserved.