scispace - formally typeset
D

David Eppstein

Researcher at University of California, Irvine

Publications -  689
Citations -  21750

David Eppstein is an academic researcher from University of California, Irvine. The author has contributed to research in topics: Planar graph & Time complexity. The author has an hindex of 67, co-authored 672 publications receiving 20584 citations. Previous affiliations of David Eppstein include McGill University & University of Passau.

Papers
More filters
Proceedings ArticleDOI

Faster construction of planar two-centers

TL;DR: Improving on a recent breakthrough of Sharir, this work shows how to find two circular disks of minimum radius covering a set of points in the Euclidean plane, in randomized expected time O(n log^2 n).
Proceedings ArticleDOI

Iterated nearest neighbors and finding minimal polytypes

TL;DR: A new method for finding several types of optimalk-point sets, minimizing perimeter, diameter, circumradius, and related measures, by testing sets of theO(k) nearest neighbors to each point, which is better in a number of ways than previous algorithms, which were based on high-order Voronoi diagrams.
Journal ArticleDOI

Maintenance of a minimum spanning forest in a dynamic plane graph

TL;DR: In this paper, an edge-ordered dynamic tree (EDDT) data structure is proposed for maintaining a minimum spanning forest of a plane graph subject to on-line modifications, such as changes in the edge weights and insertion and deletion of edges and vertices which are consistent with the given embedding.
Journal ArticleDOI

Fast hierarchical clustering and other applications of dynamic closest pairs

TL;DR: In this paper, the authors developed data structures for dynamic closest pair problems with arbitrary distance functions, that do not necessarily come from any geometric structure on the objects, and applied these data structures to hierarchical clustering, greedy matching, and TSP heuristics, and discuss other potential applications in machine learning, Grobner bases, and local improvement algorithms.
Book ChapterDOI

Confluent drawings: visualizing non-planar diagrams in a planar way.

TL;DR: In this paper, a technique called confluent drawing is used for visualizing non-planar graphs in a planar way, which allows groups of edges to be merged together and drawn as tracks.