You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This paper compares two data structure papers that were published in 1962. One, by Hibbard, discusses Binary Search Trees (BST). The other, by Adelson-Velsky and Landis, discusses AVL Trees. There are both gains and losses in using one or the other of these tree types. Experimental MATLAB code compares these two data types, using implementations for both in PFDS (Programmer Friendly Data Structures). All the implementation code and test code is available in the Mathworks repository, as described in the paper. The paper is both history of science and practical development advice.
Cite As
Steve Lenk (2026). Tale of Two Trees: BST to AVL (https://www.mathworks.com/matlabcentral/fileexchange/180684-tale-of-two-trees-bst-to-avl), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (101 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
