April 8 2003 3:20:43.283 PM CIRCLE_TEST_MAIN Perform the circle packing test. The data will be read from "halton_02_01000.txt". The spatial dimension is 2 The number of points is 1000 # halton_02_01000.txt # written by HALTON_WRITE. # # Halton sequence data # generated by I_TO_HALTON. # # File generated on March 16 2003 10:02:08.575 AM # # Spatial dimension M = 2 # Number of points N = 1000 # Bases: 2 3 # Initial values skipped = 0 # The input data file has been read. Number of dimensions is 2 Number of points is 1000 Circles are NOT required to stay in the unit square. Average radius = 0.0107 Minimum radius = 0.0043 Maximum radius = 0.0316 Circle volume = 0.4299 Number of dimensions is 2 Number of points is 1000 Circles are required to stay in the unit square. Average radius = 0.0103 Minimum radius = 0.0000 Maximum radius = 0.0278 Circle volume = 0.3959 CIRCLE_TEST_MAIN: Normal end of execution. April 8 2003 3:21:23.440 PM