On Closest Pair in Euclidean Metric: Monochromatic is as Hard as Bichromatic
Abstract
Given a set of points in , the (monochromatic) Closest Pair problem asks to find a pair of distinct points in the set that are closest in the -metric. Closest Pair is a fundamental problem in Computational Geometry and understanding its fine-grained complexity in the Euclidean metric when was raised as an open question in recent works (Abboud-Rubinstein-Williams [FOCS'17], Williams [SODA'18], David-Karthik-Laekhanukit [SoCG'18]). In this paper, we show that for every , under the Strong Exponential Time Hypothesis (SETH), for every , the following holds: No algorithm running in time can solve the Closest Pair problem in dimensions in the -metric. There exists and such that no algorithm running in time can approximate Closest Pair problem to a factor of in dimensions in the -metric. At the heart of all our proofs is the construction of a dense bipartite graph with low contact dimension, i.e., we construct a balanced bipartite graph on vertices with edges whose vertices can be realized as points in a -dimensional Euclidean space such that every pair of vertices which have an edge in the graph are at distance exactly 1 and every other pair of vertices are at distance greater than 1. This graph construction is inspired by the construction of locally dense codes introduced by Dumer-Miccancio-Sudan [IEEE Trans. Inf. Theory'03].
Keywords
Cite
@article{arxiv.1812.00901,
title = {On Closest Pair in Euclidean Metric: Monochromatic is as Hard as Bichromatic},
author = {Karthik C. S. and Pasin Manurangsi},
journal= {arXiv preprint arXiv:1812.00901},
year = {2018}
}