heap.rb

Path: lib/more/facets/heap.rb
Last Update: Tue Dec 02 09:46:47 -0500 2008

Heap

Another name for PQueue.

Copying

Copyright (c) 2005 Thomas Sawyer, George Moschovitis

Ruby License

This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Required files

facets/pqueue  

Constants

Heap = PQueue   Heap is PQueue.

[Validate]