Random number seed: 12349 Number of iterations: 10 Number of points: 1000 Choose a closest pair application. g = greedy matching h = hierarchical clustering i = cheapest insertion tsp m = multifragment tsp Use a minus sign (e.g. "-g") for maximization versions Your choice: h 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: s Dimension: 31 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 1999 point insertions. 1998 point deletions. 2182671 distance computations. 999 closest pair computations. Total (wall clock) time: 13.7167s. Total weight = 164.071. 1999 point insertions. 1998 point deletions. 2166726 distance computations. 999 closest pair computations. Total (wall clock) time: 13.6s. Total weight = 164.432. 1999 point insertions. 1998 point deletions. 2160024 distance computations. 999 closest pair computations. Total (wall clock) time: 13.55s. Total weight = 162.264. 1999 point insertions. 1998 point deletions. 2163533 distance computations. 999 closest pair computations. Total (wall clock) time: 13.55s. Total weight = 163.687. 1999 point insertions. 1998 point deletions. 2179900 distance computations. 999 closest pair computations. Total (wall clock) time: 13.65s. Total weight = 163.101. 1999 point insertions. 1998 point deletions. 2147237 distance computations. 999 closest pair computations. Total (wall clock) time: 13.4667s. Total weight = 163.457. 1999 point insertions. 1998 point deletions. 2210425 distance computations. 999 closest pair computations. Total (wall clock) time: 13.8833s. Total weight = 164.278. 1999 point insertions. 1998 point deletions. 2156677 distance computations. 999 closest pair computations. Total (wall clock) time: 13.5333s. Total weight = 165.22. 1999 point insertions. 1998 point deletions. 2160345 distance computations. 999 closest pair computations. Total (wall clock) time: 13.5833s. Total weight = 165.136. 1999 point insertions. 1998 point deletions. 2178512 distance computations. 999 closest pair computations. Total (wall clock) time: 13.6667s. Total weight = 165.836. Average time = 13.62s. Standard deviation = 0.117536s.