Set Intersection
Given sets each of size at most and a set of queries , report for each query the set . Occasionally we specify a size threshold up to which the algorithm is supposed to list elements.
Parameters
- : size of universe
- : number of sets
- : bound on size of each set
- : number of queries
- : size threshold (for listing elements)
Insufficient data to display graph
Filters
Computational Model
Randomization
Approximation
Algorithms Table
Insuffient Data to display table
Reductions Table
Displaying 2 of 2 reductions
Other relevant algorithms
Insuffient Data to display table