.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole
author Dmitriy Morozov <dmitriy@mrzv.org>
Tue, 24 Mar 2009 15:17:39 -0700
branchdev
changeset 118 c4e25fb4082c
parent 89 089d799d7ea2
child 121 b2103b289f06
permissions -rwxr-xr-x
Added consistency zigzag

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.