Uses of Package
com.abstractkamen.datastructures.api.heaps
Package
Description
-
-
ClassDescriptionAn interface representing an adjustable binary heap data structure.A heap is a data structure which satisfies the heap property.A mergeable heap data structure is a heap that allows for efficient merging of two heaps into a single heap.