increasing binary tree

Tags: #definition

increasing binary tree

An increasing binary tree is a plane binary tree with vertices that are labelled by numbers such that the label of a child is larger than that of a parent.

Examples

20260220_133047.jpg

20260220_133506 1.jpg

Properties