Sciweavers

SODA
1993
ACM
85views Algorithms» more  SODA 1993»
13 years 5 months ago
On Traversing Layered Graphs On-line
The following bounds on the competitive ratios of deterministic and randomized on-line algorithms for traversing width-w layered graphs are obtained.
H. Ramesh
SODA
1993
ACM
107views Algorithms» more  SODA 1993»
13 years 5 months ago
Chernoff-Hoeffding Bounds for Applications with Limited Independence
Jeanette P. Schmidt, Alan Siegel, Aravind Srinivas...
SODA
1993
ACM
109views Algorithms» more  SODA 1993»
13 years 5 months ago
Dynamic Generation of Discrete Random Variates
Yossi Matias, Jeffrey Scott Vitter, Wen-Chun Ni
SODA
1993
ACM
118views Algorithms» more  SODA 1993»
13 years 5 months ago
Scapegoat Trees
We present an algorithm for maintaining binary search trees. The amortized complexity per INSERT or DELETE is O(log n) while the worst-case cost of a SEARCH is O(log n). Scapegoat...
Igal Galperin, Ronald L. Rivest
SODA
1993
ACM
94views Algorithms» more  SODA 1993»
13 years 5 months ago
Analysis of a Simple Greedy Matching Algorithm on Random Cubic Graphs
We consider the performance of a simple greedy matching algorithm MINGREEDY when applied to random cubic graphs. We show that if λn is the expected number of vertices not matched...
Alan M. Frieze, A. J. Radcliffe, Stephen Suen
SODA
1993
ACM
119views Algorithms» more  SODA 1993»
13 years 5 months ago
Iterated Nearest Neighbors and Finding Minimal Polytopes
We introduce a new method for nding several types of optimal k-point sets, minimizing perimeter, diameter, circumradius, and related measures, by testing sets of the O(k) nearest ...
David Eppstein, Jeff Erickson
SODA
1993
ACM
81views Algorithms» more  SODA 1993»
13 years 5 months ago
Lower Bounds for Set Intersection Queries
Paul F. Dietz, Kurt Mehlhorn, Rajeev Raman, Christ...
SODA
1993
ACM
202views Algorithms» more  SODA 1993»
13 years 5 months ago
Approximate Nearest Neighbor Queries in Fixed Dimensions
Given a set of n points in d-dimensional Euclidean space, S ⊂ Ed , and a query point q ∈ Ed , we wish to determine the nearest neighbor of q, that is, the point of S whose Euc...
Sunil Arya, David M. Mount