Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

2-3-4 tree en · NOUN

Meanings

  1. A tree data structure whose every node with children (internal node) has either two, three or four child nodes: a 2-node has one data element, and if internal has two child nodes; a 3-node has two data elements, and if internal has three child nodes; and a 4-node has three data elements, and if internal has four child nodes.

Forms

SpellingFeaturesLabelsSource
2-3-4 trees Number=Plur lexicographic

Relateds

2-3 tree

Synonyms

2-4 tree