Parameters: N: number of tuples D: number of arguments of the scoring function Experiments: 1) for D = 2, 5, 10, consider how the evaluation time depends on N. 2) For N = 100, 500, 1000, 5000, consider how the evaluation time depends on D. You need to run the experiments for both the threshold algorithm and a naive approach. The results should be plotted. I may give further extra points for the experiments that are particularly well designed, executed and presented.