object
pairing_heap(Order)
Order- Either<for a min heap or>for a max heap.
Pairing heap implementation, parameterized by the order to be used to compare keys (< or >).
Availability:
logtalk_load(heaps(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-01-28
Compilation flags:
static, context_switching_callsRemarks:
(none)
Inherited public predicates:
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)
See also