Parcel Sample

Description

This program uses the default classes for a key sorted set and a heap, IKeySortedSet and IHeap, to track parcels for a delivery service. It uses a key sorted set to record the parcels that are currently in circulation.

Concept

This program is a sample to demonstrate the use of the default classes IKeySortedSet and IHeap.

Task

This program uses a key sorted set and a heap to track parcels for a delivery service.



Copyright (c) Taligent, Inc. 1997.
Copyright (c) IBM Corporation 1997.
All rights reserved.

Permission is granted to copy, use, modify, and merge this software into your applications and to permit others to do any of the foregoing. You must include this permission and copyright notice in all copies and modified versions of this software. THIS SOFTWARE IS PROVIDED IN ITS 'AS IS' CONDITION. TALIGENT AND IBM DISCLAIM ANY LIABILITY OF ANY KIND FOR DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.