mergeable heap

views updated

mergeable heap Any data structure representing a set of ordered elements that can support the insertion and deletion of elements as well as the set operation of union and the calculation of the minimum elements in a set. See also operations on sets.