All-Reals 3SUM

Given three lists A,B,CA, B, C of nn real numbers each, output the list of all integers aAa \in A such that there exist bB,cCb \in B,c \in C with a+b+c=0a + b + c = 0.

Parameters

  • nn: number of reals in each set

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Displaying 3 of 3 reductions

Other relevant algorithms

Insuffient Data to display table