.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole
author Dmitriy Morozov <dmitriy@mrzv.org>
Tue, 04 Aug 2009 14:28:17 -0700
branchdev
changeset 149 3d15aca95dfb
parent 121 b2103b289f06
child 200 73e8dce642be
permissions -rw-r--r--
Simplices are deleted from the complex after removal in triangle-zigzag.py + touched up documentation (to mention CohomologyPersistence better)

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>
category: kinetic

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