Java Applets Centre - Priority Queue

Recommendation

Not Recommended

Link

http://www.cosc.canterbury.ac.nz/mukundan/dsal/MinHeapAppl.html

Delivery Method

Java Applet

License

Unavailable

Language

English

Author

R. Mukundan

Institution

University of Canterbury

Project

Java Applets Centre

RelationshipToProject

PartOfProject

Works

Yes

Description

Presentation for a min-heap. User enters values (or asks for random values) that are put into the min-heap as the user enters them. User can also remove the minimum value.

Evaluation

Simple to use. When a value is inserted, it is then moved to its position in the heap. But this happens with no explanation, and while the values swap with their parents as they move up the heap, the action is not user controlled and happens rather quickly. So it is hard to tell what is going on.

ActivityLevel

GoodFor

Lecture Aid

Screenshots

Videos

References

HowToUse

First Visited

2006-04-18

Last Visited

2008-07-21

Last Updated

2006

Topic

Heaps

Community

Average rating: unrated
Your rating:You must be logged in to Rate.
Comments

Edit

You may edit this entry if you have an account.