scispace - formally typeset
J

Jeff Erickson

Researcher at University of Illinois at Urbana–Champaign

Publications -  166
Citations -  5407

Jeff Erickson is an academic researcher from University of Illinois at Urbana–Champaign. The author has contributed to research in topics: Planar graph & Time complexity. The author has an hindex of 43, co-authored 166 publications receiving 5136 citations. Previous affiliations of Jeff Erickson include National Center for Supercomputing Applications & Eindhoven University of Technology.

Papers
More filters
Proceedings ArticleDOI

Minimum-cost coverage of point sets by disks

TL;DR: A class of geometric facility location problems in which the goal is to determine a set of disks given by their centers and radii that cover a given set of demand points at the smallest possible cost is considered.
Posted Content

Minimum-Cost Coverage of Point Sets by Disks

TL;DR: In this paper, the authors considered a class of geometric facility location problems in which the goal is to determine a set X of disks given by their centers and radii (r_j) that cover a given set of demand points Y in the plane at the smallest possible cost.
Proceedings ArticleDOI

Efficient searching with linear constraints

TL;DR: This work shows how to preprocess a set S of points in Rd into an external memory data structure that efficiently supports linear-constraint queries, and presents linear-size data structures that can answer d-dimensional linear- Constraints queries efficiently in the worst case.
Proceedings ArticleDOI

Minimum cuts and shortest homologous cycles

TL;DR: The first algorithms to compute minimum cuts in surface-embedded graphs in near-linear time are described and it is proved that finding a minimum-cost subgraph homologous to a single input cycle is {NP}-hard.
Proceedings Article

Indexing moving points

TL;DR: In this article, the authors propose three indexing schemes for storing a set S of N points in the plane, each moving along a linear trajectory, so that any query of the following form can be answered quickly: given a rectangle R and a real value t, report all K points of S that lie inside R at time t.