Random number seed: 12349 Number of iterations: 10 Number of points: 2000 Choose a closest pair application. g = greedy matching h = hierarchical clustering i = cheapest insertion tsp m = multifragment tsp r = ray-intersection diagram Use a minus sign (e.g. "-g") for maximization versions Your choice: m Choose a point set generation method. 1 = points in R^d, L1 metric 2 = points in R^d, (squared) L2 metric d = points in R^d, dot product i = points in R^d, L(inf) metric r = random distance matrix s = points in generalized Sierpinski tetrahedron t = two-adic non-archimedean metric Your choice: 2 Dimension: 20 Choose a closest pair data structure. b = brute force c = conga line f = fastpair conga-neighbor hybrid m = many-subset conga line n = nearest neighbor heuristic q = quadtree Your choice: m 2000 point insertions. 1998 point deletions. 10656826 distance computations. 1999 closest pair computations. Total (wall clock) time: 45.9833s. Total weight = 2377.41. 2000 point insertions. 1998 point deletions. 10540114 distance computations. 1999 closest pair computations. Total (wall clock) time: 45.5333s. Total weight = 2366.46. 2000 point insertions. 1998 point deletions. 10527548 distance computations. 1999 closest pair computations. Total (wall clock) time: 45.4333s. Total weight = 2365.68. 2000 point insertions. 1998 point deletions. 10544325 distance computations. 1999 closest pair computations. Total (wall clock) time: 45.5833s. Total weight = 2394.27. 2000 point insertions. 1998 point deletions. 10596595 distance computations. 1999 closest pair computations. Total (wall clock) time: 45.85s. Total weight = 2367.39. 2000 point insertions. 1998 point deletions. 10478364 distance computations. 1999 closest pair computations. Total (wall clock) time: 45.3s. Total weight = 2383.71. 2000 point insertions. 1998 point deletions. 10658300 distance computations. 1999 closest pair computations. Total (wall clock) time: 46.2333s. Total weight = 2381.64. 2000 point insertions. 1998 point deletions. 10620692 distance computations. 1999 closest pair computations. Total (wall clock) time: 45.9167s. Total weight = 2380.88. 2000 point insertions. 1998 point deletions. 10506379 distance computations. 1999 closest pair computations. Total (wall clock) time: 45.4333s. Total weight = 2379.4. 2000 point insertions. 1998 point deletions. 10639005 distance computations. 1999 closest pair computations. Total (wall clock) time: 46s. Total weight = 2387.48. Average time = 45.7267s. Standard deviation = 0.309240s.