Skip to search formSkip to main contentSkip to account menu

2–3–4 tree

Known as: 2-3-4 trees, 2-3-4 tree, 2-4 tree 
In computer science, a 2–3–4 tree (also called a 2–4 tree) is a self-balancing data structure that is commonly used to implement dictionaries. The… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
In recent work the author has analyzed a number of classical functional search tree and priority queue implementations with the… 
2010
2010
We report on our experiences with transforming CS 3 to an active-learning format. We have now had three separate instructors at… 
2008
2008
The distributed file system (DFS) provides a mechanism where a file can be stored across several physical computer nodes ensuring… 
2007
2007
We present an extensive experimental study comparing the performance of four algorithms for the following orthogonal segment… 
2002
2002
Balanced Trees Red/black trees are an isometry of 2-3-4 trees (B-trees of order two). It's possible to encode other types of B… 
1999
1999
(a, b)-trees are an important class of search trees. They include 2-3 trees, 2-3-4 trees, and B-trees as subclasses. We show that… 
1999
1999
  • H. KodateS. Ono
  • 1999
  • Corpus ID: 10942514
A tournament-type match table has been widely employed to decide the winner of games. In the case of a balanced table… 
Review
1999
Review
1999
Introduction. What This Book Is About. What's Different About This Book. Who This Book Is For. What You Need to Know Before You…