Test output for spatial-trees [ok]

Testing time: 50s

/root/salmonella-run-publish/chicken/bin/csi -script run.scm < /dev/null
tree constructed!

-- testing KD tree consistency -----------------------------------------------
monotonically increasing indices ..................................... [ PASS]
tree-is-valid? ....................................................... [ PASS]
tree-all-subtrees-are-valid? ......................................... [ PASS]
kd-tree->list ........................................................ [ PASS]
nearest-neighbor ..................................................... [ PASS]
k-nearest-neighbors .................................................. [ PASS]
near-neighbors ....................................................... [ PASS]
slice ................................................................ [ PASS]
8 tests completed in 0.289 seconds.
8 out of 8 (100%) tests passed.
-- done testing KD tree consistency ------------------------------------------

tree constructed!

-- testing KD tree consistency -----------------------------------------------
monotonically increasing indices ..................................... [ PASS]
tree-is-valid? ....................................................... [ PASS]
tree-all-subtrees-are-valid? ......................................... [ PASS]
kd-tree->list ........................................................ [ PASS]
nearest-neighbor ..................................................... [ PASS]
k-nearest-neighbors .................................................. [ PASS]
near-neighbors ....................................................... [ PASS]
slice ................................................................ [ PASS]
8 tests completed in 0.315 seconds.
8 out of 8 (100%) tests passed.
-- done testing KD tree consistency ------------------------------------------

arrays sorted!
tree constructed!

-- testing KD tree consistency -----------------------------------------------
monotonically increasing indices ..................................... [ PASS]
tree-is-valid? ....................................................... [ PASS]
tree-all-subtrees-are-valid? ......................................... [ PASS]
kd-tree->list ........................................................ [ PASS]
nearest-neighbor ..................................................... [ PASS]
k-nearest-neighbors .................................................. [ PASS]
near-neighbors ....................................................... [ PASS]
slice ................................................................ [ PASS]
8 tests completed in 5.108 seconds.
8 out of 8 (100%) tests passed.
-- done testing KD tree consistency ------------------------------------------

arrays sorted!
tree constructed!

-- testing KD tree consistency -----------------------------------------------
monotonically increasing indices ..................................... [ PASS]
tree-is-valid? ....................................................... [ PASS]
tree-all-subtrees-are-valid? ......................................... [ PASS]
kd-tree->list ........................................................ [ PASS]
nearest-neighbor ..................................................... [ PASS]
k-nearest-neighbors .................................................. [ PASS]
near-neighbors ....................................................... [ PASS]
slice ................................................................ [ PASS]
8 tests completed in 5.267 seconds.
8 out of 8 (100%) tests passed.
-- done testing KD tree consistency ------------------------------------------