class PriorityQueue

Tentative nodes in a priority queue. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Tentative nodes in a priority queue.

void  add (typename Node<A>::NodeRef n, int weight)

add

Add or Update the weight of a node.

typename Node<A>::NodeRef  pop ()

pop

Pop the node with lowest weight.

bool  empty ()

empty


Generated by: pavlin on possum.icir.org on Wed Apr 13 21:52:51 2005, using kdoc $.