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

Finding the k Shortest Paths

TL;DR: K shortest paths are given for finding the k shortest paths connecting a pair of vertices in a digraph, and applications to dynamic programming problems including the knapsack problem, sequence alignment, maximum inscribed polygons, and genealogical relationship discovery are described.
Proceedings ArticleDOI

Finding the k shortest paths

TL;DR: K shortest paths are given for finding the k shortest paths connecting a pair of vertices in a digraph, and applications to dynamic programming problems including the knapsack problem, sequence alignment, and maximum inscribed polygons are described.
Proceedings ArticleDOI

Subgraph isomorphism in planar graphs and related problems

TL;DR: In this paper, the subgraph isomorphism problem in planar graphs is solved in linear time, for any pattern of constant size, by partitioning the planar graph into pieces of small tree-width, and applying dynamic programming within each piece.
Journal ArticleDOI

The crust and the B-Skeleton: combinatorial curve reconstruction

TL;DR: In this paper, a graph on a planar point set is constructed by sampling a smooth curve densely enough, and the graph on the samples is a polygonalization of the curve, with no extraneous edges.