Hi Tomas,

> binary heap

Thanks!

Binary heaps are close, but not the same.

Pil's algorithm is a lot more efficient. Just bit test and shift, as opposed to
the swapping of nodes as described in https://en.wikipedia.org/wiki/Binary_heap

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to