./devel/hs-heaps, Asymptotically optimal Brodal/Okasaki heaps

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.1nb1, Package name: hs-heaps-0.4.1nb1, Maintainer: pkgsrc-users

Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial heaps from the
paper "Optimal Purely Functional Priority Queues"
(http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.48.973), extended with
a Foldable interface.


Master sites:

Filesize: 10.062 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-31 15:30:34 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-heaps: import hs-heaps-0.4.1

Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial heaps from the
paper "Optimal Purely Functional Priority Queues"
(http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.48.973), extended with
a Foldable interface.