.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole
author Dmitriy Morozov <morozov@cs.duke.edu>
Mon, 22 Sep 2008 21:49:22 -0700
branchdev
changeset 94 900f42b643de
parent 89 089d799d7ea2
child 121 b2103b289f06
permissions -rwxr-xr-x
Added ExplicitDistance + Evaluator to Rips complexes

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.