.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole
author Dmitriy Morozov <dmitriy@mrzv.org>
Sun, 22 Mar 2009 11:18:07 -0700
branchdev
changeset 115 a3410b6ba79c
parent 89 089d799d7ea2
child 121 b2103b289f06
permissions -rwxr-xr-x
Added DynamicPersistenceChains (no dynamic part yet)

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.