Previous topic

bioa.PQueue.__init__

Next topic

bioa.PQueue.get_min

This Page

bioa.PQueue.add_node

PQueue.add_node(weight, node, state=1)

adds a node with the given weight to the priority queue. the default state of OK is used, unless a node need be marked invalid