scispace - formally typeset
M

Michael T. Goodrich

Researcher at University of California, Irvine

Publications -  445
Citations -  14652

Michael T. Goodrich 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 61, co-authored 430 publications receiving 14045 citations. Previous affiliations of Michael T. Goodrich include New York University & Technion – Israel Institute of Technology.

Papers
More filters
Book ChapterDOI

Cloning Voronoi diagrams via retroactive data structures

TL;DR: This work addresses the problem of replicating a Voronoi diagram V(S) of a planar point set S by making proximity queries and provides one of the first natural algorithmic applications of retroactive data structures.
Posted Content

The Rainbow Skip Graph: A Fault-Tolerant Constant-Degree P2P Relay Structure

TL;DR: To the knowledge, this is the first peer-to-peer data structure that simultaneously achieves high fault tolerance, constant-sized nodes, and fast update and query times for ordered data.
Journal ArticleDOI

Constructing the convex hull of a partially sorted set of points

TL;DR: An optimal algorithm for constructing the convex hull of a partially sorted set S of n points in R 2 is given, where h max is the maximum number of hull edges incident on the points of any single subset S i.
Journal ArticleDOI

An Improved Ray Shooting Method for Constructive Solid Geometry Models Via Tree Contraction

TL;DR: Given any CSG tree T, which may be unbalanced, this work shows how to convert T into a functionally-equivalent binary tree, D, that is balanced, and demonstrates the utility of this conversion by showing how it can be used to improve the worst-case running time for ray shooting against a CSG model from O( n2) to O(n log n), which is optimal.
Book ChapterDOI

On the Approximability of Geometric and Geographic Generalization and the Min-Max Bin Covering Problem

TL;DR: In this paper, the authors study the problem of abstracting a table of data about individuals so that no selection query can identify fewer than k individuals and show that it is impossible to achieve arbitrarily good polynomial-time approximations for a number of natural variations of the generalization technique, unless P = NP, even when the table has only a single quasi-identifying attribute that represents a geographic or unordered attribute.