Tale of Two Trees: BST to AVL
Versione 1.0.0 (101 KB) da
Steve Lenk
A historical and practical paper describing and comparing BST and AVL trees using the Matlab PFDS functions and primary source papers.
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.
Cita come
Steve Lenk (2025). Tale of Two Trees: BST to AVL (https://it.mathworks.com/matlabcentral/fileexchange/180684-tale-of-two-trees-bst-to-avl), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2024b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
