Geometric Pattern Matching Reduces to k-SUM
Computational Geometry
2020-03-27 v1 Data Structures and Algorithms
Abstract
We prove that some exact geometric pattern matching problems reduce in linear time to -SUM when the pattern has a fixed size . This holds in the real RAM model for searching for a similar copy of a set of points within a set of points in the plane, and for searching for an affine image of a set of points within a set of points in -space. As corollaries, we obtain improved real RAM algorithms and decision trees for the two problems. In particular, they can be solved by algebraic decision trees of near-linear height.
Cite
@article{arxiv.2003.11890,
title = {Geometric Pattern Matching Reduces to k-SUM},
author = {Boris Aronov and Jean Cardinal},
journal= {arXiv preprint arXiv:2003.11890},
year = {2020}
}