Linked from
The 8 pages that link to Binary tree, each with the reason it gives.
Binary search treeNarrower topic: The search tree adds an ordering rule to this broader structure.
Binary logarithmRelated: A balanced binary tree with n leaves has height near log₂(n).
MagmaRelated: Parenthesized magma expressions correspond to binary trees of operation applications.
Red–black treeNarrower topic: The red–black structure is a constrained binary tree.