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
Journal ArticleDOI

Structure of Graphs with Locally Restricted Crossings

TL;DR: In this paper, the treewidth bound was improved to O(sqrt{(g+1)(k+1)n}) by showing that the number of crossings per edge is at most polylogarithmic.
Journal ArticleDOI

Flipping Cubical Meshes

TL;DR: Flip operations for quadrilateral and hexahedral meshes are defined and examined, similar to the flipping transformations previously used in triangular and tetrahedral mesh generation.
Posted Content

Succinct Greedy Graph Drawing in the Hyperbolic Plane

TL;DR: In this article, the authors describe an efficient method for drawing any n-vertex simple graph G in the hyperbolic plane, which produces greedy drawings, which support greedy geometric routing, so that a message M between any pair of vertices may be routed geometrically, simply by having each vertex that receives M pass it along to any neighbor that is closer to the message's eventual destination.
Proceedings ArticleDOI

Approximating center points with iterated radon points

TL;DR: Ouralgorithm is a practical and provably good algorithm for approximating center points in any number of dimensions that has the potential to improve results in practice for constructing weak ε-nets and other geometricalgorithms.
Journal ArticleDOI

Offline Algorithms for Dynamic Minimum Spanning Tree Problems

TL;DR: An efficient algorithm for maintaining a minimum spanning tree (MST) in a graph subject to a sequence of edge weight modifications and a further refinement of the technique which solves the problem in the rectilinear metric in time O(k log n log log n), for an average of O(log n loglog n) time per update.