Lukas' Notes

Home

❯

Knowledge

❯

Tree

Tree

May 14, 20251 min read

graph-theory

Definition

Tree

A connected forest is called tree. For a tree T, it holds that:

a0​(T)=α1​(T)+1

Graph View

Backlinks

  • B-Tree
  • Balanced Tree
  • Binary Search Tree
  • Binary Tree
  • Branching Factor
  • Forest
  • Height-Balanced Tree
  • Leaf Node
  • Spanning Tree
  • Tree Node
  • Weight-Balanced Tree

Created with Quartz v4.4.0 © 2025

  • GitHub