increasing tree

Tags: #definition

increasing tree

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

Properties