.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole
author "Arnur Nigmetov <a.nigmetov@gmail.com>"
Mon, 02 Mar 2015 13:20:51 +0100
branchdev
changeset 281 6e883f004ebe
parent 200 73e8dce642be
permissions -rw-r--r--
Added executable to compute Wasserstein distance. Powering to 1/q is done in output. Maybe, should be changed in the function itself?

From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Mon, 25 Feb 2008 11:29:27 -0500
State: resolved
Subject: Efficient EventQueue
Message-Id: <ebda8db3f9908e33-0-artemis@metatron>
category: kinetic
resolution: fixed

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