Equal Distance

Given two sets PP and QQ of nn and m=O(n)m = O(n) real numbers, respectively, is there a pair p1,p2Pp_1, p_2 \in P and a pair q1,q2Qq_1, q_2 \in Q such that p1p2=q1q2p_1-p_2 = q_1-q_2

Parameters

  • nn: number of real numbers in PP
  • mm: number of real numbers in QQ; m=O(n)m = O(n)

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Displaying 1 of 1 reductions

Other relevant algorithms

Insuffient Data to display table