Computer Algorithms II Lecture Notes

23 October 2008 • M-way Trees


Outline

Motivation

M-Way Trees

Characteristics

M-Way Search Trees

A Small Trick

MWST Search

MWST Insert

Comments

2-3 Trees

2-3-Tree Insertion

Which Way Is Up?

Full-Node Splitting

Revised 2-3-Tree Insertion

2-3-Tree Deletion

2-3-Tree Deletion Examples

2-3 tree deletions

Binary and 2-3 Trees

Binary Nodes as 2-3 Nodes

2-3 and Red-Black Trees

Another Small Trick

Binary and M-way Nodes

Large Data

Slow Data

Big Binary Trees

Better Tree Segmenting

B-Trees

B-Tree Examples

B-Tree Operations

B*-Trees

Denser Nodes

Sequential Data Access

B+-Trees

References


This page last modified on 14 October 2008.

Creative
    Commons License