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

Parallel recognition of series-parallel graphs

TL;DR: A new algorithm is given, based on a structural characterization of series-parallel graphs in terms of their ear decompositions, that can recognize undirected as well as directed series-Parallel graphs and can be implemented in the CRCW model of parallel computation to take time O(log n).
Journal ArticleDOI

Sparse dynamic programming I: linear cost functions

TL;DR: Dynamic programming solutions to a number of different recurrence equations for sequence comparison and for RNA secondary structure prediction are considered, when the weight functions used in the recurrences are taken to be linear.
Journal ArticleDOI

Raising Roofs, Crashing Cycles, and Playing Pool: Applications of a Data Structure for Finding Pairwise Interactions

TL;DR: The algorithm simulates the sequence of collisions between edges and vertices during the shrinking process, using a technique of Eppstein for maintaining extrema of binary functions to reduce the problem of finding successive interactions to two dynamic range query problems.
Proceedings ArticleDOI

Internet packet filter management and rectangle geometry

TL;DR: In this paper, the authors consider a rule set for internet packet routing and filtering, where each rule consists of a range of source addresses, an action, a priority, and an action action.
Journal ArticleDOI

Arboricity and bipartite subgraph listing algorithms

TL;DR: In graphs of bounded arboricity, the total complexity of all maximal complete bipartite subgraphs is O(n), and a linear time algorithm is described to list such sub graphs.