.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole
author Dmitriy Morozov <morozov@cs.duke.edu>
Mon, 22 Sep 2008 21:53:16 -0700
branchdev
changeset 95 3f94bf5ba989
parent 89 089d799d7ea2
child 121 b2103b289f06
permissions -rwxr-xr-x
Added Rips complex-based distance computation to fitness

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.