Skip to content
二分木

File:Binary_tree_v2.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ380172· pop 43· linked from 262 articles

tree data structure in which each node has at most two children

Wikidata facts

Image
Binary tree.svg
Has parts of class
edge
Show 6 more facts
Commons category
Binary trees
topic's main category
Category:Binary trees
studied by
graph theory
different from
B-tree
maintained by WikiProject
WikiProject Mathematics
Sources (4)

via Wikidata · CC0

Article · 日本語

二分木(にぶんぎ)は、データ構造の1つである。二進木(にしんぎ)やバイナリツリー(英: binary tree)とも呼ばれ、根付き木構造の中で、全てのノード(節点 node)が持つ子の数が高々2であるものをいう。典型的には2つの子はそれぞれ「左」「右」と呼ばれる。 たとえば、二分探索や二分ヒープを実装するために使われる。 以後、括弧の中は英語表記。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (9)

二分木 · Vinony