Uses of Package
org.jheaps
Packages that use org.jheaps
Package
Description
Interfaces
Heaps using an array representation
Heaps using an explicit "pointer-based" dag representation
Monotone heaps
Heaps using an explicit "pointer-based" tree representation
-
Classes in org.jheaps used by org.jheapsClassDescriptionA heap whose elements can be addressed using handles.A heap element handle.A double-ended heap whose elements can be addressed using handles.A double-ended heap element handle.A double-ended heap.A heap.An addressable heap that allows melding with another addressable heap.A double-ended addressable heap that allows melding with another double-ended addressable heap.A heap that allows melding with another heap.
-
Classes in org.jheaps used by org.jheaps.arrayClassDescriptionA heap whose elements can be addressed using handles.A heap element handle.A double-ended heap.A heap.A heap with values.
-
Classes in org.jheaps used by org.jheaps.dagClassDescriptionA heap whose elements can be addressed using handles.A heap element handle.An addressable heap that allows melding with another addressable heap.
-
Classes in org.jheaps used by org.jheaps.monotoneClassDescriptionA heap whose elements can be addressed using handles.A heap element handle.A heap.
-
Classes in org.jheaps used by org.jheaps.treeClassDescriptionA heap whose elements can be addressed using handles.A heap element handle.An addressable heap factory.A double-ended heap whose elements can be addressed using handles.A double-ended heap element handle.A heap.An addressable heap that allows melding with another addressable heap.A double-ended addressable heap that allows melding with another double-ended addressable heap.A heap that allows melding with another heap.