perl-Heap

Perl extensions for keeping data partially sorted

The Heap collection of modules provide routines that manage a heap of elements. A heap is a partially sorted structure that is always able to easily extract the smallest of the elements in the structure (or the largest if a reversed compare routine is provided). If the collection of elements is changing dynamically, the heap has less overhead than keeping the collection fully sorted. The elements must be objects as described in "Heap::Elem" and all elements inserted into one heap must be mutually compatible - either the same class exactly or else classes that differ only in ways unrelated to the *Heap::Elem* interface.

沒有可用的 openSUSE Leap 16.0 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

SLFO Main

SLFO 1.2

openSUSE Backports for SLE 15 SP7

RedHat RHEL-7

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。