[erlang-questions] Managing priority heaps.

Pierpaolo Bernardi olopierpa@REDACTED
Sun Nov 4 16:52:19 CET 2007


On 11/4/07, Jérémie Lumbroso <jeremie@REDACTED> wrote:
> Hello,
>
> I am trying to write a loop:
>
>     myloop(Lists, PriorityList)

Maybe the following very simple implementation of priority queues may be useful:

http://olopierpa.googlepages.com/skew.erl

P.


More information about the erlang-questions mailing list