Quantum algorithms for computational geometry problems

04/19/2020
by   Andris Ambainis, et al.
0

We study quantum algorithms for problems in computational geometry, such as POINT-ON-3-LINES problem. In this problem, we are given a set of lines and we are asked to find a point that lies on at least 3 of these lines. POINT-ON-3-LINES and many other computational geometry problems are known to be 3SUM-HARD. That is, solving them classically requires time Ω(n^2-o(1)), unless there is faster algorithm for the well known 3SUM problem (in which we are given a set S of n integers and have to determine if there are a, b, c ∈ S such that a + b + c = 0). Quantumly, 3SUM can be solved in time O(n log n) using Grover's quantum search algorithm. This leads to a question: can we solve POINT-ON-3-LINES and other 3SUM-HARD problems in O(n^c) time quantumly, for c<2? We answer this question affirmatively, by constructing a quantum algorithm that solves POINT-ON-3-LINES in time O(n^1 + o(1)). The algorithm combines recursive use of amplitude amplification with geometrical ideas. We show that the same ideas give O(n^1 + o(1)) time algorithm for many 3SUM-HARD geometrical problems.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/12/2020

Red-Blue Point Separation for Points on a Circle

Given a set R of red points and a set B of blue points in the plane, the...
research
02/26/2021

An Optimal Deterministic Algorithm for Geodesic Farthest-Point Voronoi Diagrams in Simple Polygons

Given a set S of m point sites in a simple polygon P of n vertices, we c...
research
10/02/2017

On the Parameterized Complexity of Red-Blue Points Separation

We study the following geometric separation problem: Given a set R of ...
research
11/05/2019

On the Quantum Complexity of Closest Pair and Related Problems

The closest pair problem is a fundamental problem of computational geome...
research
12/04/2020

Near-Optimal Algorithms for Point-Line Covering Problems

We study fundamental point-line covering problems in computational geome...
research
10/19/2021

Near-Optimal Quantum Algorithms for String Problems

We study quantum algorithms for several fundamental string problems, inc...
research
11/16/2021

A Simple Algorithm for Computing the Zone of a Line in an Arrangement of Lines

Let L be a set of n lines in the plane. The zone Z(ℓ) of a line ℓ in the...

Please sign up or login with your details

Forgot password? Click here to reset