.issues/ebda8db3f9908e33
author Dmitriy Morozov <morozov@cs.duke.edu>
Wed, 19 Mar 2008 13:50:51 -0400
branchar
changeset 86 73a54447b54a
parent 69 612ef46d4221
permissions -rwxr-xr-x
Fixed #c42 for ar-vineyard

From artemis Mon Feb 25 16:30:10 2008
From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Mon, 25 Feb 2008 11:29:27 -0500
State: new
Subject: Efficient EventQueue
Message-Id: <ebda8db3f9908e33-0-artemis@metatron>

Change EventQueue to an efficient implementation, e.g., using a Fibonacci heap.