Random number seed: 12349 Number of iterations: 10 Number of points: 250 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: -i 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: 1 Dimension: 2 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: f 250 point insertions. 0 point deletions. 1384666 distance computations. 248 closest pair computations. Total (wall clock) time: 1.4s. Total weight = 254.342. 250 point insertions. 0 point deletions. 1485376 distance computations. 248 closest pair computations. Total (wall clock) time: 1.46667s. Total weight = 244.703. 250 point insertions. 0 point deletions. 1394449 distance computations. 248 closest pair computations. Total (wall clock) time: 1.41667s. Total weight = 253.830. 250 point insertions. 0 point deletions. 1451629 distance computations. 248 closest pair computations. Total (wall clock) time: 1.46667s. Total weight = 255.967. 250 point insertions. 0 point deletions. 1493071 distance computations. 248 closest pair computations. Total (wall clock) time: 1.46667s. Total weight = 253.851. 250 point insertions. 0 point deletions. 1499608 distance computations. 248 closest pair computations. Total (wall clock) time: 1.46667s. Total weight = 232.203. 250 point insertions. 0 point deletions. 1471810 distance computations. 248 closest pair computations. Total (wall clock) time: 1.45s. Total weight = 248.688. 250 point insertions. 0 point deletions. 1490377 distance computations. 248 closest pair computations. Total (wall clock) time: 1.5s. Total weight = 255.43. 250 point insertions. 0 point deletions. 1255297 distance computations. 248 closest pair computations. Total (wall clock) time: 1.3s. Total weight = 243.837. 250 point insertions. 0 point deletions. 1507813 distance computations. 248 closest pair computations. Total (wall clock) time: 1.46667s. Total weight = 247.768. Average time = 1.44s. Standard deviation = 0.0567646s.