Re: binary heap
- From: Casey Hawthorne <caseyhHAMMER_TIME@xxxxxxxx>
- Date: Fri, 04 Aug 2006 06:21:07 GMT
"Jack" <junw2000@xxxxxxxxx> wrote:
Generally, binary heap is implemented using array.
Is there any implementation that uses structure which has three
pointers pointing to parent node and two children nodes?
Thanks.
Yes! Especially in pure functional languages!
--
Regards,
Casey
.
- References:
- binary heap
- From: Jack
- binary heap
- Prev by Date: binary heap
- Next by Date: Re: binary heap
- Previous by thread: binary heap
- Next by thread: Re: binary heap
- Index(es):
Relevant Pages
|