Version 3 of Heap Pirority Queue

Updated 2011-07-12 02:37:54 by RLE

Ken: Does anyone knows how to implement heap pirority queue in Tcl-tk?

(Would this be related to a priority queue implemented as a heap?)

Ken: Yes! How do i implement it as a heap