Lazy Algorithms for Dynamic Closest Pair with Arbitrary Distance Measures (2004) [2 citations — 0 self]
Download:
http://www.ulb.ac.be/di/scsi/jcardin/lazy.ps.gz
http://www.ulb.ac.be/di/algo/jcardin/lazy.pdf
CACHED:
|
http://www.ulb.ac.be/di/scsi/jcardin/lazy.ps.gz
http://www.ulb.ac.be/di/algo/jcardin/lazy.pdf
CACHED:
by
Jean Cardinal
,
David Eppstein
In Algorithm Engineering and Experiments Workshop (ALENEX
Add To MetaCart
Abstract:
We propose novel lazy algorithms for the dynamic closest pair problem with arbitrary distance measures. They use a simple delayed computation mechanism to spare distance calculations. One of them is a lazy version of the FastPair algorithm recently proposed by Eppstein. Experimental results on a wide number of applications show that lazy FastPair always perform significantly better than FastPair.

