splay tree

E321044 UNEXPLORED

A splay tree is a self-adjusting binary search tree data structure that moves frequently accessed elements closer to the root to optimize average access time.

Jump to: Surface forms Referenced by

Observed surface forms (2)

Surface form Occurrences
binary search tree 1
splay tree data structure 1

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

B-tree comparedTo splay tree
this entity surface form: binary search tree
Robert Tarjan notableConcept splay tree
this entity surface form: splay tree data structure
Robert Tarjan notableWork splay tree