English

Optimal detection of intersections between convex polyhedra

Computational Geometry 2018-02-20 v4

Abstract

For a polyhedron PP in Rd\mathbb{R}^d, denote by P|P| its combinatorial complexity, i.e., the number of faces of all dimensions of the polyhedra. In this paper, we revisit the classic problem of preprocessing polyhedra independently so that given two preprocessed polyhedra PP and QQ in Rd\mathbb{R}^d, each translated and rotated, their intersection can be tested rapidly. For d=3d=3 we show how to perform such a test in O(logP+logQ)O(\log |P| + \log |Q|) time after linear preprocessing time and space. This running time is the best possible and improves upon the last best known query time of O(logPlogQ)O(\log|P| \log|Q|) by Dobkin and Kirkpatrick (1990). We then generalize our method to any constant dimension dd, achieving the same optimal O(logP+logQ)O(\log |P| + \log |Q|) query time using a representation of size O(Pd/2+ε)O(|P|^{\lfloor d/2\rfloor + \varepsilon}) for any ε>0\varepsilon>0 arbitrarily small. This answers an even older question posed by Dobkin and Kirkpatrick 30 years ago. In addition, we provide an alternative O(logP+logQ)O(\log |P| + \log |Q|) algorithm to test the intersection of two convex polygons PP and QQ in the plane.

Keywords

Cite

@article{arxiv.1312.1001,
  title  = {Optimal detection of intersections between convex polyhedra},
  author = {Luis Barba and Stefan Langerman},
  journal= {arXiv preprint arXiv:1312.1001},
  year   = {2018}
}
R2 v1 2026-06-22T02:20:14.625Z