Sciweavers

154 search results - page 14 / 31
» algorithmica 2007
Sort
View
ALGORITHMICA
2005
108views more  ALGORITHMICA 2005»
13 years 9 months ago
How Fast Is the k-Means Method?
We present polynomial upper and lower bounds on the number of iterations performed by the k-means method (a.k.a. Lloyd's method) for k-means clustering. Our upper bounds are ...
Sariel Har-Peled, Bardia Sadri
ALGORITHMICA
2005
76views more  ALGORITHMICA 2005»
13 years 9 months ago
Characterizing History Independent Data Structures
We consider history independent data structures as proposed for study by Naor and Teague [3]. In a history independent data structure, nothing can be learned from the memory repre...
Jason D. Hartline, Edwin S. Hong, Alexander E. Moh...
ALGORITHMICA
2005
129views more  ALGORITHMICA 2005»
13 years 9 months ago
A Comparison of Multicast Pull Models
We consider the setting of a web server that receives requests for documents from clients, and returns the requested documents over a multicast/broadcast channel. We compare the q...
Kirk Pruhs, Patchrawat Uthaisombut
ALGORITHMICA
2004
130views more  ALGORITHMICA 2004»
13 years 9 months ago
The Power of Priority Algorithms for Facility Location and Set Cover
We apply and extend the priority algorithm framework introduced by Borodin, Nielsen, and Rackoff to define "greedy-like" algorithms for the (uncapacitated) facility locat...
Spyros Angelopoulos, Allan Borodin
ALGORITHMICA
2004
74views more  ALGORITHMICA 2004»
13 years 9 months ago
Three-Dimensional Layers of Maxima
Abstract. We present an O(n log n)-time algorithm to solve the threedimensional layers-of-maxima problem, an improvement over the prior O(n log n log log n)-time solution. A previo...
Adam L. Buchsbaum, Michael T. Goodrich