Cartesian Tree

Home > Mathematics > Graph theory > Tree Graphs > Cartesian Tree

A tree derived from a sequence of numbers where each node represents an element of the sequence and the tree satisfies the binary search tree property.