Thread: Heap Tree
View Single Post
Old 04-28-2005, 12:06 PM   #4 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,694
redhead is on a distinguished road
I've found a few pointers which might be of use for you.
First the theory in heap trees
Then two implementations 1; 2 in C++
Then an example in C

These might no be, exactly what you're looking for, but it should give you a clear view on how you want to implement it.
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote