Data Structure Visualization - 2-3 Tree

Recommendation

Has Potential

Link

http://www.cs.usfca.edu/galles/visualization/download.html

Delivery Method

Java Application

License

Unlicensed Sourcecode

Language

English

Author

David Galles

Institution

University of San Francisco

Project

Data Structure Visualization

RelationshipToProject

PartOfProject

Works

Yes

Description

Allows user to insert, find, and delete values in a 2-3 Tree. Animation is used to show the action. Users see the process of a node being inserted at the leaf node, and splits moving upward in the tree.

Evaluation

Somewhat limited by the fact that there is no code or explanation for what is happening. When a value is inserted or deleted, an animation takes place that the user has little control over (other than overall speed). It can be rather hard to grasp what is happening with various split and merge operations.

ActivityLevel

Animation Only; User Data

GoodFor

Lecture Aid; Debugging

Screenshots

Videos

References

HowToUse

First Visited

2006-09-01

Last Visited

2008-07-01

Last Updated

2006-04-05

Topic

B-Trees

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.