專有名詞
節點(vertex/node)與邊(edge)
祖先(ancestor)節點與子孫(descendant)節點
父節點(parent node)與子節點(children node)
兄弟節點(sibling)
非終端節點(non-terminal node):有子節點的節點
內部節點(internal node)終端節點(terminal node):無子節點的節點
樹葉節點(leaf node)
外部節點(external node)分支度(degree):擁有子節點數 樹根(root)、子樹(subtree) 階度(level) 高度(height):至樹葉節點的最長路徑 深度(depth):至樹根的路徑長度
如果喜歡我們的網頁的話,不要忘記點最上方的讚喔!!