morrisonlevi/Ardent

Is a PHP SplHeap really a Heap?

olekukonko opened this issue · 2 comments

Hi,

My Understand of Heap is http://en.wikipedia.org/wiki/Heap_%28data_structure%29 but this is different from http://au.php.net/manual/en/class.splheap.php

A question has also be raised on stackoverflow about the same issue

http://stackoverflow.com/questions/11815649/is-a-php-splheap-really-a-heap

can you give some clarification

Thanks

I've answered the Stack Overflow question: http://stackoverflow.com/a/13631837/538216

As per our conversation in the Stack Overflow chatroom, this is resolved.

Nice one .... thanks