2-3-4 tree

名词 n.

英文释义

名词 n.
  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.

词形变化

2-3-4 trees plural
0 次浏览 数据来源: Wiktionary